mirror of
https://github.com/Luzifer/hetzner-alpine-k8s.git
synced 2024-11-09 14:50:01 +00:00
Knut Ahlers
7ba01f01a1
- 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>
10 lines
395 B
Markdown
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`
|