Files
blog/content/posts/11-build-your-kubernetes-cluster-part-2/index.md
2023-05-13 19:53:04 +02:00

699 B

title, date, description, tags, draft
title date description tags draft
Setup a HA Kubernetes cluster Part II - Cluster initialization with Terraform 2023-06-09 Follow this opinionated guide as starter-kit for your own Kubernetes platform...
kubernetes
terraform
hetzner
k3s
gitops
true

{{< lead >}} Build your self-hosted Kubernetes cluster and be free from any SaaS solutions by following this opinionated guide 🎉 {{< /lead >}}

Terraform

K3s usage

Hetzner CSI drivers

1st check

We now have a working cluster, let's install [a load balanced ingress controller for external access through SSL]({{< ref "/posts/12-build-your-kubernetes-cluster-part-3" >}}) and proper HA storage.