T

Theseus Org.

MicroBlog that explores the evolving maze of modern infrastructure—Kubernetes, cloud-native systems, and developer platforms—through the lens of real-world problem solving. It focuses on simplifying complexity, sharing practical architectures, and helping engineers navigate from fragmented tooling to cohesive, scalable platforms.

Gitops with ArgoCD

✅ Scalability – Works across multiple environments and clusters. ✅ Security & Separation – Different GitOps repos/branches for controlled releases. ✅ Fully Automated GitOps – ArgoCD ensures the desired state is always maintained. ✅ Centralized Management – One repo for all environments. ✅ Clear Separation – Each environment has its own directory. ✅ Scalability – Works across multiple clusters and environments. ✅ ArgoCD Flexibility – Can sync specific directories using path: filters. Overvie...
Read post

Multicloud Kubernetes at Scale: OCM + Argo CD + Cloudflare

Running Kubernetes across AWS, GCP, and Azure is great for resilience—but managing dozens of clusters and routing traffic globally gets messy fast. Here’s a battle-tested stack that unifies cluster control, GitOps delivery, and global load balancing. The Stack · Open Cluster Management (OCM) – hub-spoke model to register and manage any Kubernetes cluster, regardless of cloud. · Argo CD – continuous delivery via Git, integrated with OCM’s Placement API. · Cloudflare – global anycast network, DN...
Read post

When one cannot think of how to do things better one simply makes things bigger.

The quote from Heinz Pagels in The Cosmic Code (1982) captures a recurring pattern in human endeavors: when genuine innovation or efficiency plateaus, people (or organizations) default to scale—making structures, systems, or efforts larger—as a substitute for true improvement. Pagels links this to historical examples like the escalating size of Egyptian pyramids signaling the decline of the Old Kingdom, or oversized cathedrals and dinosaurs as evolutionary or cultural dead ends. Bigger becomes a...
Read post