mirror of
https://github.com/Luzifer/hetzner-alpine-k8s.git
synced 2024-12-20 09:51:20 +00:00
No description
|
||
---|---|---|
.gitignore | ||
alpine-k8s.yaml | ||
alpine.pkr.hcl | ||
cloud-init-example.yaml | ||
Makefile | ||
playbook.yml | ||
README.md |
Luzifer / hetzner-alpine-k8s
This repo is derived from the 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 anHCLOUD_TOKEN=someimportanttoken
- Execute
make build/<your YAML config, i.e. config.yaml>