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


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


