hetzner-alpine-k8s/README.md
Knut Ahlers 7ba01f01a1
Simplify config, upgrade to K8s 1.30.0
- sever connection to upstream
- remove Docker setup
- use local packer binary to build
- add support for writing arbitrary files
- cleanup repo

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-04-21 15:52:40 +02:00

10 lines
395 B
Markdown

# Luzifer / hetzner-alpine-k8s
This repo is derived from the [MathiasPius/alpine-on-hetzner](https://github.com/MathiasPius/alpine-on-hetzner) build tooling.
It contains a modified version of the packer / ansible setup to create a snapshot containing a Kubernetes-ready setup.
## Usage
- Create an `.env` file containing an `HCLOUD_TOKEN=someimportanttoken`
- Execute `make create-snapshot`