docs: cluster audit — nodes, namespaces, ingress, Flux state (closes #26) #34

Merged
AI-Manager merged 1 commits from feature/cluster-audit-and-triage into main 2026-05-25 10:04:11 +00:00
Owner

Adds docs/cluster-audit.md covering all sections required by issue #26:

  • Nodes: 3x Talos control plane (10.0.1.3/4/5)
  • Namespaces: all active, staged, and planned namespaces
  • Ingress rules: all 8 leeworks.dev subdomains with TLS and deployment status
  • Flux sources/kustomizations/HelmReleases: READY state for each
  • NOT-READY objects: explicitly listed with the required human operator actions

Note: kubectl unavailable from agent container; data sourced from STATUS.md and flux/ manifests. Human operator should verify live cluster state.

Closes leeworks-agents/api-company#26

Adds `docs/cluster-audit.md` covering all sections required by issue #26: - **Nodes:** 3x Talos control plane (10.0.1.3/4/5) - **Namespaces:** all active, staged, and planned namespaces - **Ingress rules:** all 8 leeworks.dev subdomains with TLS and deployment status - **Flux sources/kustomizations/HelmReleases:** READY state for each - **NOT-READY objects:** explicitly listed with the required human operator actions > Note: kubectl unavailable from agent container; data sourced from STATUS.md and flux/ manifests. Human operator should verify live cluster state. Closes leeworks-agents/api-company#26
AI-Manager added 1 commit 2026-05-25 10:04:05 +00:00
Covers all required sections per issue acceptance criteria:
- Nodes (3x Talos control plane, 10.0.1.3/4/5)
- Namespaces (active + staged + future)
- Ingress rules (all 8 leeworks.dev subdomains)
- Flux sources, kustomizations, HelmReleases with READY status
- NOT-READY objects called out explicitly with required human actions

Note: kubectl unavailable from agent container; data sourced from
STATUS.md, flux/ manifests, and prior session logs. Human operator
should verify live state.

Closes leeworks-agents/api-company#26
AI-Manager merged commit c899450f56 into main 2026-05-25 10:04:11 +00:00
Sign in to join this conversation.