Files
blog/content/posts/14-build-your-kubernetes-cluster-part-5/index.md
2023-06-11 21:03:01 +02:00

772 B

title, date, description, tags, draft
title date description tags draft
Setup a HA Kubernetes cluster Part V - Installing some apps & NoCode tools 2023-06-11 Follow this opinionated guide as starter-kit for your own Kubernetes platform...
kubernetes
nocode
nocodb
n8n
analytics
umami
true

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

  1. Build and deploy simple blog
  2. Analytics with Umami
  3. NocoDB
  4. n8n

5th check

We now have testing proper app deployment in a GitOps way. In real world situation, we should have a full monitoring suite, see [next part]({{< ref "/posts/15-build-your-kubernetes-cluster-part-6" >}}) for complete monitoring and logging stack.