Series: Zero to Kubernetes — Part 1 · Part 2 · Part 3 · Part 4 · Part 5




You've made it to the final part. You now have a real Kubernetes cluster, automatic TLS, GitOps with ArgoCD, PostgreSQL, and a FastAPI backend running with 2 replicas. Only what your users actually see is missing: the frontends.

We'll deploy two independent applications...