Go to file
Knut Ahlers 2c523134e0
Set fs.inotify.max_user_instances
in order to allow for `kubectl logs -f` without too many files open
error

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-05-16 12:44:24 +02:00
.gitignore Simplify config, upgrade to K8s 1.30.0 2024-04-21 15:52:40 +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
config.yaml Set fs.inotify.max_user_instances 2024-05-16 12:44:24 +02:00
Makefile Simplify config, upgrade to K8s 1.30.0 2024-04-21 15:52:40 +02:00
playbook.yml Simplify config, upgrade to K8s 1.30.0 2024-04-21 15:52:40 +02:00
README.md Simplify config, upgrade to K8s 1.30.0 2024-04-21 15:52:40 +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 create-snapshot