Blog
Research, tutorials, and insights on Kubernetes, CI/CD, and cloud security
Agentic AI this week (Jan 27 – Feb 2, 2026)
Weekly roundup of agentic AI developments: engineers stop writing code, MCP Apps go live, Chinese AI race accelerates, and agents become the new insider threat
Kubernetes Gateway API Tutorial
A complete hands-on guide to deploying the Kubernetes Gateway API with Envoy Gateway on a local KIND cluster using Cilium CNI
From LLM Playground To Enterprise Control Plane
Why AI Gateways, MCP Registries and Kubernetes Are Becoming The Agentic Foundation
The Agentic AI Inflection Point
A simple Google ADK Penetration Testing Agent using Sequential Thinking and MCP
The Capability Delta: When AI Agents Outgrow Their Sandboxes
Exploring the hidden gap between an agent's declared tool set and its effective real-world power once reasoning, chaining, and environment access come into play
Exploiting applications using liveness probes in Kubernetes
Security implications of Kubernetes liveness, readiness and startup probes
How to TCPdump using ephemeral containers in Kubernetes (part 3)
Using ephemeral containers to run tcpdump inside a pod without restarting it
How to TCPdump using ephemeral containers in Kubernetes (part 3)
Using ephemeral debug containers to run tcpdump without restarting pods
How to TCPdump effectively in Kubernetes (part 2)
Using hostNetwork pods to capture traffic on Kubernetes nodes without SSH access
How to TCPdump effectively in Kubernetes (part 1)
Using kubectl patch to add a tcpdump sidecar container to existing deployments
How to TCPdump effectively in Docker
Learn how to capture network traffic from Docker containers using TCPdump by linking to container network stacks