Posts tagged with #aks
- $ open Building a Hub-Spoke AKS Architecture with Istio Service Mesh ↗
A practical guide to implementing a hub-spoke Kubernetes architecture with Istio service mesh, separating control plane services from application workloads for better fault isolation and scalability.
- $ open Configuring ArgoCD to Access Private GitHub Repositories ↗
A step-by-step guide to configuring ArgoCD for private GitHub repositories and private container images from GHCR.
- $ open How I Built Ephemeral PR Environments on AKS ↗
Every pull request gets its own isolated environment with HTTPS, automatic cleanup, and zero manual intervention.