📅 February 2, 2026 ⏱️ 6 min read 📁 AI

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

AI Agentic
📅 February 1, 2026 ⏱️ 35 min read 📁 Kubernetes

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

Kubernetes Gateway API Envoy Cilium
📅 December 8, 2025 ⏱️ 5 min read 📁 AI

From LLM Playground To Enterprise Control Plane

Why AI Gateways, MCP Registries and Kubernetes Are Becoming The Agentic Foundation

AI Agentic Kubernetes
📅 November 13, 2025 ⏱️ 2 min read 📁 AI

The Agentic AI Inflection Point

A simple Google ADK Penetration Testing Agent using Sequential Thinking and MCP

AI Agentic
📅 November 10, 2025 ⏱️ 2 min read 📁 AI Security

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

AI Agentic Security
📅 February 8, 2022 ⏱️ 2 min read 📁 Security

Exploiting applications using liveness probes in Kubernetes

Security implications of Kubernetes liveness, readiness and startup probes

Kubernetes Container Security
📅 February 7, 2022 ⏱️ 2 min read 📁 Kubernetes

How to TCPdump using ephemeral containers in Kubernetes (part 3)

Using ephemeral containers to run tcpdump inside a pod without restarting it

tcpdump Kubernetes Container
📅 February 7, 2022 ⏱️ 2 min read 📁 Kubernetes

How to TCPdump using ephemeral containers in Kubernetes (part 3)

Using ephemeral debug containers to run tcpdump without restarting pods

tcpdump Kubernetes Container
📅 February 5, 2022 ⏱️ 4 min read 📁 Kubernetes

How to TCPdump effectively in Kubernetes (part 2)

Using hostNetwork pods to capture traffic on Kubernetes nodes without SSH access

tcpdump Kubernetes Container
📅 February 3, 2022 ⏱️ 2 min read 📁 Kubernetes

How to TCPdump effectively in Kubernetes (part 1)

Using kubectl patch to add a tcpdump sidecar container to existing deployments

tcpdump Kubernetes Container
📅 February 1, 2022 ⏱️ 2 min read 📁 Docker

How to TCPdump effectively in Docker

Learn how to capture network traffic from Docker containers using TCPdump by linking to container network stacks

tcpdump kubernetes container docker