Go to file
Knut Ahlers 67778083f9
Update K8s version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-09-07 12:47:46 +02:00
.gitignore Update build tooling 2024-08-21 13:50:43 +02:00
alpine-k8s.yaml Update K8s version 2024-09-07 12:47:46 +02:00
alpine.pkr.hcl Simplify config, upgrade to K8s 1.30.0 2024-04-21 15:52:40 +02:00
cloud-init-example.yaml Add cloud-init-example 2023-03-02 19:14:58 +01:00
Makefile Rewrite build-targets to build multiple images from repo 2024-08-21 14:38:16 +02:00
playbook.yml Simplify config, upgrade to K8s 1.30.0 2024-04-21 15:52:40 +02:00
README.md Rewrite build-targets to build multiple images from repo 2024-08-21 14:38:16 +02:00

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 an HCLOUD_TOKEN=someimportanttoken
  • Execute make build/<your YAML config, i.e. config.yaml>