Posts tagged with #aks
- $ open Platform AI Part 3: Building a Multi-Agent System for DevOps ↗
How I turned a single chatbot into a team of specialized AI agents that route requests, hand off between each other, and investigate Kubernetes issues through structured workflows.
- $ open Platform AI Part 2: Adding Agentic Tool Use for AKS Management ↗
Building an AI assistant with Claude that can actually manage Kubernetes clusters - checking status, starting and stopping AKS, and handling Crossplane webhooks automatically.
- $ 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.