top of page
Search


From LLM Playground To Enterprise Control Plane
Why AI Gateways, MCP Registries and Kubernetes Are Becoming The Agentic Foundation A year ago, “doing AI” in most organisations meant experimenting with ChatGPT in the browser or wiring a single LLM API into an internal tool. Today, the conversation is very different. We are talking about AI gateways , MCP registries , curated catalogs of agents and skills , and push-to-Kubernetes deployment paths. In other words, we are not just playing with models any more. We are quietly
philippebogaerts8
Dec 85 min read


The Agentic AI Inflection Point
A simple Google ADK Penetration Testing Agent using Sequential Thinking and MCP. In the months leading up to it, nobody could quite pinpoint the moment things began to shift. Engineers are still patching bugs, academics are still publishing careful proofs and startups are still trying to duct-tape half-working prototypes into something that feels like magic. But then, almost quietly, an inflection arrives. It starts with small signs: agents chaining tasks without being told
philippebogaerts8
Nov 132 min read


The Capability Delta: When AI Agents Outgrow Their Sandboxes
Introduction As AI agents become more autonomous and connected, we face a new kind of security challenge, not from their creators, but from their growth . In my recent research and demos, I explored what I call the Capability Delta : 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. This post summarizes those findings, from the technical setup to the emergent behaviors we
philippebogaerts8
Nov 102 min read


Bridging Boundaries: Building a Multi-Region Cilium Clustermesh with FortiGate VPN in AWS
In the vast landscape of cloud computing, the power of connectivity knows no bounds. For modern enterprises seeking to expand their horizons and unlock the full potential of their cloud-based resources, the pursuit of a seamless, secure, and high-performance network infrastructure is paramount. This is where the story of our multi-region Cilium Clustermesh using FortiGate VPN in AWS begins. Imagine a world where your applications can communicate effortlessly, even when they a
philippebogaerts8
Oct 27, 20231 min read


Exploiting applications using liveness probes in Kubernetes
A proof of concept exploiting liveness probes in kubernetes
Philippe Bogaerts
Feb 8, 20222 min read


How to TCPdump using ephemeral containers in Kubernetes (part 3)
Ephemeral containers is a new kubernetes concept that allows you to attach a debugging container to a running pod without restarting,
Philippe Bogaerts
Feb 7, 20222 min read


How to TCPdump effectively in Kubernetes (part 2)
This blog post explains how to TCPdump in a kubernetes pod using "hostNetwork":true
Philippe Bogaerts
Feb 5, 20224 min read


How to TCPdump effectively in Kubernetes (part 1)
A step by step guide on how to patch a deployment to attach a TCPdump container in kubernetes
Philippe Bogaerts
Feb 3, 20222 min read


How to TCPdump effectively in Docker
A step by step guide on how to TCPdump in a container using Docker
Philippe Bogaerts
Feb 1, 20222 min read
bottom of page


