organize kube chapters
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Setup a HA Kubernetes cluster Part II - Cluster initialization, GitOps way"
|
||||
title: "Setup a HA Kubernetes cluster Part II - Cluster initialization with Terraform"
|
||||
date: 2022-12-09
|
||||
description: "Follow this opinionated guide as starter-kit for your own Kubernetes platform..."
|
||||
tags: ["kubernetes", "terraform", "hetzner", "k3s", "gitops"]
|
||||
@@ -16,4 +16,4 @@ Build your self-hosted Kubernetes cluster and be free from any SaaS solutions by
|
||||
|
||||
## 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" >}}).
|
||||
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.
|
||||
|
Reference in New Issue
Block a user