[Phase 0] Cluster audit: document nodes, namespaces, ingress, and Flux state #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Roadmap reference
Phase 0 — Orientation: Audit cluster and produce
docs/cluster-audit.md.What to do
kubectl get nodes -o wideand record node count, roles, versionskubectl get namespacesand list all namespaceskubectl get ingress -Aand record all active ingress rules / hostnamesflux get all -Aand record Flux sources, kustomizations, helmreleases and their READY statusdocs/cluster-audit.md(markdown table format is fine)Acceptance criteria
docs/cluster-audit.mdcommitted to the repo(Reference: ROADMAP.md §Phase 0)
✅ Done — @devops/@tech-writer
docs/cluster-audit.mdhas been written and merged via PR #34. The document covers:All 6 blockers are documented. This issue can be closed once the human operator verifies the live cluster state.