Skip to content

nowake.ai Docs

This documentation site collects public, task-oriented documentation for nowake.ai projects while keeping each project repository as the source of truth.

kube-insight is an AIOps infrastructure component for retained Kubernetes evidence: sanitized history, facts, edges, observations, and query surfaces for humans and agents.

svc-lb-mux is an operations-first Kubernetes controller that lets multiple application-facing LoadBalancer Services share one provider-managed Layer 4 load balancer.

Start with the project overview that matches the system you are evaluating:

  • Use kube-insight when you need retained Kubernetes state for investigation, automation, or agent workflows.
  • Use svc-lb-mux when cloud provider load balancer count, cost, or port management is becoming operationally painful.

The docs prioritize install paths, validation commands, GitOps guidance, provider limits, troubleshooting flows, and realistic expected output.

Public docs should state trust boundaries, sanitization behavior, permissions, sensitive data handling, and current gaps near the commands or configuration they affect.

Agent-oriented pages should include stable nouns, schemas, commands, failure signals, and expected outputs so future agents can reason from the same operational evidence as human operators.

Project-specific docs remain canonical in each project repository. The website keeps those repositories as submodules under vendor/, and npm run sync:docs copies only the explicitly listed public docs from docs.sources.json into Starlight content before local dev, CI checks, and production builds.