694 B
694 B
title, date, description, tags, draft
title | date | description | tags | draft | ||||
---|---|---|---|---|---|---|---|---|
Setup a HA Kubernetes cluster Part VI - VCS & CI | 2023-06-11 | 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 >}}
- Add runner-01
- Gitea
- Docker registry
- Concourse
- Testing with app push
6th check ✅
We have everything we need for app building, it's now time to deploy them automatically (Continuous Delivery) with GitOps way on [next part]({{< ref "/posts/17-build-your-kubernetes-cluster-part-8" >}}).