606 B
606 B
title, date, description, tags, draft
title | date | description | tags | draft | |
---|---|---|---|---|---|
Setup a HA Kubernetes cluster Part II - Hetzner with Terraform & K0S | 2022-09-02 | Follow this opinionated guide as starter-kit for your own Kubernetes platform... |
|
true |
{{< lead >}} Build your self-hosted Kubernetes cluster and be free from any SaaS solutions by following this opinionated guide 🎉 {{< /lead >}}
- Terraform
- K0S install
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-iii" >}}).