Posts tagged with #kubernetes
- $ 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 Platform AI Part 1: Building a Personal AI Chatbot with Claude and Cloudflare ↗
A walkthrough of building a specialized AI assistant for Kubernetes, Docker, and cloud questions using Claude API, React, and Cloudflare Pages Functions with PAT authentication.
- $ open Building Golden Paths with Backstage: Part 3 - Production from Day One ↗
Why separate promotion workflows are unnecessary: building production infrastructure into your golden path template from the start with optional toggles.
- $ open Adding Auth0 Authentication to Backstage: A Complete Guide ↗
Step-by-step guide to implementing Auth0 OAuth authentication in Backstage, replacing insecure guest authentication with proper identity management for both local development and production Kubernetes deployments.
- $ open Building Golden Paths with Backstage: Part 2 - Preview Environments ↗
Automatic ephemeral environments for every pull request: Istio multi-cluster routing, cross-cluster communication, and GitOps-driven preview deployments.
- $ open Building Golden Paths with Backstage: Part 1 - Foundation ↗
Building a working golden path from concept to production: shared development clusters, namespace isolation, and end-to-end GitOps deployment with Backstage.
- $ 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 Golden Paths, Day-2 Operations, and Where the Abstractions Crack ↗
Golden paths get attention for service creation. The harder problem is day-2 operations—where reality shows up.
- $ open Elastic Cloud Fleet Agent + Kubernetes Container Logs ↗
How we made container logs visible in Kibana using Elastic Fleet Agent, why some setups silently fail, and what it takes to fix them.
- $ 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.
- $ open From Raspberry Pi to the Cloud: Publishing Kubernetes Dashboard Securely with Cloudflare Tunnel ↗
How I used a Raspberry Pi, K3s, and Cloudflare Tunnel to securely publish the Kubernetes Dashboard without port forwarding.
- $ open How I Built and Deployed My Gatsby Blog on Raspberry Pi with Docker, Helm, and Kubernetes ↗
A deep dive into how I built this Gatsby-powered blog, Dockerized it, pushed it to my Raspberry Pi container registry, and deployed it securely via Helm on K3s.
- $ open Inside a Dev Container: How to Standardize .NET Development ↗
How Dev Containers solve the 'it works on my machine' problem: standardizing .NET development with Docker, VS Code, and secure corporate setup (NuGet feeds, HTTPS certs, Zscaler).