mirror of
https://github.com/harivansh-afk/agentikube.git
synced 2026-04-15 03:00:43 +00:00
Remove context section from README.md
This commit is contained in:
parent
9b7c1c0054
commit
f3abdfe7b8
1 changed files with 4 additions and 4 deletions
|
|
@ -7,10 +7,6 @@ A small Go CLI that spins up isolated agent sandboxes on Kubernetes.
|
|||
|
||||
<img width="1023" height="745" alt="image" src="https://github.com/user-attachments/assets/d62b6d99-b6bf-4ac3-9fb3-9b8373afbbec" />
|
||||
|
||||
## Context
|
||||
|
||||
[](https://hari.tech/thoughts/isolated-long-running-agents-with-kubernetes)
|
||||
|
||||
## What it does
|
||||
|
||||
- **`init`** - Installs CRDs, checks prerequisites, ensures your namespace exists
|
||||
|
|
@ -82,3 +78,7 @@ go run ./cmd/agentikube --help
|
|||
- Fargate is validated in config but templates only cover the Karpenter path so far
|
||||
- No Go tests written yet - `go test` passes but reports no test files
|
||||
- [k9s](https://k9scli.io/) is great for browsing sandbox resources (`brew install derailed/k9s/k9s`)
|
||||
|
||||
## Context
|
||||
|
||||
[](https://hari.tech/thoughts/isolated-long-running-agents-with-kubernetes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue