Deploy Ollama on Kubernetes step by step: resources, HPA, GPU, OrbStack for local development, and what's missing to take an LLM to production with observability and security.
Connect Backstage with GitHub, ArgoCD, and Kubernetes using official plugins. Close the full GitOps loop: from a form to automatic deployment in your cluster.
Install ArgoCD on your local cluster, deploy your first app with GitOps, explore alternatives, and understand why the repository should be your source of truth.
Learn how to integrate Backstage with Kubernetes, generate manifests (Deployment, HPA, Service) from a Software Template, and submit them as a Pull Request to your config repo.
Build a ChatGPT-like app step by step that runs 100% on your machine using Ollama, with examples in Python (FastAPI) and Node.js (Express), Tailwind CSS v4, and real-time streaming.