Demo
kprompt demo — $0 Observe walkthrough checklist (kind + kprompt-examples). No LLM key. Not the NL plan→approve loop.
Prints prerequisite checks (Docker, kind, kubectl, make, git, kprompt) and the exact kprompt-examples commands. Does not clone or mutate — guided checklist MVP.
kprompt demo
kprompt demo --check
git clone https://github.com/kprompt/kprompt-examples.git
cd kprompt-examples && make walkthroughThis is Observe / heuristic (propose-only). For plan-before-apply on your cluster: Init, then a sample prompt.
kprompt init --ollama
kprompt "how's my cluster"
kprompt "scale api to 3"