InTodea EngineeringbyIvan Porta·2d agoKubeCon India 2026: Sovereign AI On A Cloud-Native StackKubeCon + CloudNativeCon India 2026 in Mumbai ran on one throughline: sovereign AI as an architectural need rather than a slogan, with…
InTodea EngineeringbyIvan Porta·2d agoHAMi Explained: Why Your GPUs Sit Idle While Your Bill Doesn’tBefore the release of Dynamic Resource Allocation and its alpha partitionable-device and consumable-capacity extensions, Kubernetes…
InTodea EngineeringbyIvan Porta·May 21Running Linkerd on OpenShift: SCCs, CNI, and the Edges That BiteInstalling Linkerd on a vanilla Kubernetes cluster is a ten-minute job. Installing it on OpenShift is not. The Helm chart is the same, the…
InTodea EngineeringbyIvan Porta·May 21AWS Summit Seoul 2026: Korean Enterprises And Agentic AIOver the last few years, people have been asking the same question about AI: with so much money going into models, GPUs, and data centers…
InTodea EngineeringbyIvan Porta·May 19Service Mesh Explained: Why Modern Platforms Need ItIf you run more than a handful of microservices on Kubernetes, your developers have probably already reinvented half of a service mesh…
InMicrosoftbyIvan Porta·Jan 3Linkerd Multicluster on OpenShift with SubmarinerIn this article, I’m going to guide you through the OpenShift networking architecture with OVN-Kubernetes, highlighting its behavior and…
InMicrosoftbyIvan Porta·Dec 27, 2025How to Run Linkerd on OpenShift: Security Context Constraints and Networking Deep DiveRed Hat OpenShift is gaining momentum as enterprises standardize Kubernetes across hybrid and multicloud environments without giving up…
InFAUN.dev() 🐾byIvan Porta·Dec 18, 2025A Field Guide to Running NATS on Linkerd: From Standalone to MulticlusterIn this article, we’ll run NATS on Kubernetes with Linkerd, starting with a simple in-cluster setup and then extending it across clusters…
InFAUN.dev() 🐾byIvan Porta·Sep 10, 2025Observability with OpenTelemetry, Linkerd, Prometheus, and OpenSearchObservability is critical for any company building technology. It reveals how users actually interact with your application, driving…A response icon1A response icon1
Ivan Porta·Jun 21, 2025Deep Dive Into Linkerd Automated Sidecar Injection WorkflowThe Linkerd Proxy-Injector uses a mutating webhook to intercept requests to the Kubernetes API whenever a new Pod is created. If the…