AI 17 Aug 2026

How To: Build an AWS Budget SandboxAgent on kagent + Agent Substrate

I already wrote the why — why secure sandbox substrates are the future. This one is the how. Same agent, but from the build side: every object you apply, where …

kagentAgent SubstrategVisor
AI 17 Aug 2026

A GCP Budget SandboxAgent on kagent — and the Value of an Agent That Says "Unavailable"

This is the GCP sibling of my AWS budget SandboxAgent: a gVisor-isolated agent that answers What’s our us-east1 spend this month, and are we over …

kagentAgent SubstrategVisor
AI 17 Aug 2026

A ServiceNow Triage SandboxAgent on kagent — Where Write Tools Belong

Every ITSM demo I’ve ever sat through answers “how many tickets are open.” That’s a COUNT(*). The actual manager question is harder: …

kagentAgent SubstrategVisor
AI 17 Aug 2026

Asking My Home FortiGate Questions: A gVisor SandboxAgent on kagent

My AWS and GCP budget agents read cloud bills. This one reads something with considerably more consequence in my house: the firewall my family’s internet …

kagentAgent SubstrategVisor
AI 17 Aug 2026

An F5 BIG-IP SandboxAgent on kagent: 19 VIPs, 2 Up, and 18 Tool Calls to Find Out Why

The other four agents in this series answer what is the state of things — AWS spend, GCP quota, open tickets, firewall policy. This one answers something …

kagentAgent SubstrategVisor
AI 31 Jul 2026

Graph Engineering on Kubernetes: kagent + Agent Substrate

Graph Engineering on Kubernetes: kagent + Agent Substrate By Sebastian Maniak Here’s a familiar pattern. You stand up a few agents, each in its own pod. …

kagentAgent Substrategraph engineering
AI 13 Jul 2026

Code Share: Deploy kagent with Agent Substrate

Code Share: Deploy kagent with Agent Substrate By Sebastian Maniak Agent sessions are bursty. A user asks a question, the agent thinks for a few seconds, then …

kagentAgent SubstrategVisor
AI 25 Jun 2026

Suspend & Resume Stateful Agents: kagent on Agent Substrate with kind

Suspend & Resume Stateful Agents: kagent on Agent Substrate with kind By Sebastian Maniak Agent sessions are bursty. A user asks a question, the agent …

kagentAgent SubstrategVisor
AI 09 Jun 2026

Running kagent on a kind Cluster with a Local vLLM + Qwen3 Backend

Running kagent on a kind Cluster with a Local vLLM + Qwen3 Backend By Sebastian Maniak Most kagent walkthroughs assume you’re pointing at OpenAI or …

kagentkindvLLM
Kubernetes 13 Mar 2026

Building a Telegram Bot for Your Kubernetes Cluster with kagent and A2A

Building a Telegram Bot for Your Kubernetes Cluster with kagent and A2A By Sebastian Maniak What if you could manage your Kubernetes cluster from Telegram? Not …

kagentTelegramA2A
Kubernetes 12 Mar 2026

How To: Install agentgateway on Kubernetes (Helm OCI)

How To: Install agentgateway on Kubernetes (Helm OCI) This is a “get it running fast” install for agentgateway v1.0.0-alpha.4 using the OCI Helm charts …

agentgatewayHelmGateway API
AI 12 Mar 2026

agentgateway v1.0 (alpha): Why the 1.0 Line Matters (and What Changed)

agentgateway v1.0 (alpha): Why the 1.0 Line Matters (and What Changed) If you’ve been tracking agentgateway, you probably noticed something big: it crossed into …

agentgatewayMCPA2A
Kubernetes 11 Mar 2026

Human-in-the-Loop: Building AI Agents You Can Actually Trust on Kubernetes

Human-in-the-Loop: Building AI Agents You Can Actually Trust on Kubernetes By Sebastian Maniak AI agents are getting good — really good — at taking autonomous …

Human-in-the-LoopHITLkagent