Infrastructure
DevOps, CI/CD, and cloud infrastructure
44 posts
Infrastructure as a Fabric: How a Qdrant MCP Server Led Me to Rethink Everything
What started as building an MCP server for Qdrant turned into a complete rethinking of how I approach infrastructure — borrowing from knitting, weaving, and guerrilla textile art to create a new design philosophy called IaaF.
Taming Longhorn: How Snapshot Limits Saved Our K3s Cluster from Disk Pressure Disasters
A practical guide to preventing unbounded storage consumption in Kubernetes with Longhorns snapshotMaxCount parameter. Learn how we reduced potential disk usage by 98% and brought cortex-qdrant back to replicated storage.
Building the Cortex Fabric Network: A Day of Infrastructure Evolution
Transforming Cortex from monolithic to distributed fabric network with six domain-specific AI activators, Redis Streams orchestration, and MCP protocol integration - solving protocol mismatches, cluster capacity, and cross-namespace secrets
Deploying 10 Langflow Workflows to Kubernetes: A GitOps Journey in 45 Minutes
Successfully deployed 10 production-ready Langflow workflows to Kubernetes via GitOps. Overcame ConfigMap quota limitations and immutable Job constraints to achieve full deployment through ArgoCD auto-sync in under an hour.
From Good to Great: A Kubernetes Infrastructure Transformation
Over a single focused session, transformed the Cortex k3s infrastructure from functional to production-grade by implementing proven enterprise Kubernetes patterns across 120 resources spanning 7 namespaces. Achieved 99%+ deployment success, zero-downtime updates, and defense-in-depth security.
From Chaos to GitOps: How We Tamed 6,247 Files and Built a Self-Healing Infrastructure
A journey from scattered local development to a fully automated GitOps workflow in 90 minutes. Migrated 6,247 files, 120 Kubernetes resources, and achieved 100% auto-sync with ArgoCD-powered self-healing infrastructure.
The Future of Infrastructure AI-Assisted Kubernetes Platform Evolution
We're creating an AI-assisted infrastructure management system that learns, evolves, and improves itself autonomously. This AI-generated roadmap represents the next phase of Cortex's evolution from functional prototype to production-grade, self-improving platform.
Building a Production-Grade K3s Cluster with BGP Cross-VLAN Routing
A complete guide to building production-ready Kubernetes infrastructure using K3s, MetalLB BGP mode, and UniFi UDM Pro for seamless cross-VLAN routing. Learn how to deploy enterprise-grade networking in your homelab with automatic failover and dynamic route updates.
From Zero to Production K3s in 18 Minutes: An Autonomous Infrastructure Adventure
How I deployed a complete production-grade Kubernetes cluster with monitoring, storage, security, and automation—fully autonomously with zero manual steps. 3 nodes, 80 gigabytes storage, complete observability stack, and parallel execution magic.
When VLANs Go Silent: Troubleshooting Network Isolation Between UniFi and Proxmox
A deep dive into debugging inter-VLAN routing failures across virtualized infrastructure. Three stacked misconfigurations - VLAN ID set to Auto, invalid bridge IP, and empty bridge-ports - created a perfect storm where DHCP worked but routing failed.