From 3fef4c03cec7ee4a3fb6b595058bfc4173c5a97f Mon Sep 17 00:00:00 2001 From: Harivansh Rathi Date: Sat, 7 Feb 2026 19:23:21 -0500 Subject: [PATCH] update --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a641999..8fbef00 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,14 @@ [![Go Version](https://img.shields.io/github/go-mod/go-version/harivansh-afk/agentikube)](https://github.com/harivansh-afk/agentikube/blob/main/go.mod) [![Release](https://img.shields.io/github/v/release/harivansh-afk/agentikube)](https://github.com/harivansh-afk/agentikube/releases/latest) -A small Go CLI that spins up isolated agent sandboxes on Kubernetes. Built for AWS setups (EFS + optional Karpenter). +A small Go CLI that spins up isolated agent sandboxes on Kubernetes. image +## Context + +https://hari.tech/thoughts/isolated-long-running-agents-with-kubernetes + ## What it does - **`init`** - Installs CRDs, checks prerequisites, ensures your namespace exists