Files
blog/content/posts/16-build-your-kubernetes-cluster-part-vii/index.md
2022-09-03 18:35:13 +02:00

631 B

title, date, description, tags, draft
title date description tags draft
Setup a HA Kubernetes cluster Part VII - CD embracing GitOps 2022-09-02 Follow this opinionated guide as starter-kit for your own Kubernetes platform...
kubernetes
true

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

  1. FluxCD
  2. Kubeseal
  3. Testing with previous app

6th check

You now have a GitOps ready cluster for any apps deployment, let's go further with load testing and tracing on [next part]({{< ref "/posts/17-build-your-kubernetes-cluster-part-viii" >}}).