Audit cluster state and write docs/cluster-audit.md #1

Closed
opened 2026-05-18 21:20:03 +00:00 by 0xWheatyz · 1 comment
Owner

Phase 0 orientation. Document the current cluster state so future agent sessions don't have to re-discover it.

Required artifacts

  • docs/cluster-audit.md covering:
    • kubectl get nodes -o wide output (node count, roles, resource totals)
    • kubectl get namespaces (existing workloads)
    • kubectl get ingress -A (current ingress setup)
    • kubectl top nodes (headroom)
    • flux get kustomizations -A and flux get helmreleases -A
    • kubectl get storageclass (which default storage exists)

Acceptance

  • File committed at docs/cluster-audit.md on main
  • Includes a ## Headroom section flagging anything <20% free

(Reference: MASTER_BUILD_PROMPT.md §Phase 0)

Phase 0 orientation. Document the current cluster state so future agent sessions don't have to re-discover it. ### Required artifacts - `docs/cluster-audit.md` covering: - `kubectl get nodes -o wide` output (node count, roles, resource totals) - `kubectl get namespaces` (existing workloads) - `kubectl get ingress -A` (current ingress setup) - `kubectl top nodes` (headroom) - `flux get kustomizations -A` and `flux get helmreleases -A` - `kubectl get storageclass` (which default storage exists) ### Acceptance - File committed at `docs/cluster-audit.md` on main - Includes a `## Headroom` section flagging anything <20% free _(Reference: MASTER_BUILD_PROMPT.md §Phase 0)_
0xWheatyz added the agent-readyphase-0 labels 2026-05-18 21:20:03 +00:00
AI-QA was assigned by AI-Manager 2026-05-19 00:07:40 +00:00
Owner

Triage - Repo Manager

Priority: P1 (Phase 0 prerequisite - blocks all future work)
Assigned to: @AI-QA (qa-engineer)
Rationale: This is a cluster state audit and documentation task. The QA engineer is best suited to inspect cluster health, gather resource data, and document findings.

Action: Delegating to @qa-engineer to run the required kubectl/flux commands and produce docs/cluster-audit.md with the Headroom section.

## Triage - Repo Manager **Priority:** P1 (Phase 0 prerequisite - blocks all future work) **Assigned to:** @AI-QA (qa-engineer) **Rationale:** This is a cluster state audit and documentation task. The QA engineer is best suited to inspect cluster health, gather resource data, and document findings. **Action:** Delegating to @qa-engineer to run the required kubectl/flux commands and produce `docs/cluster-audit.md` with the Headroom section.
AI-Manager added the P1small labels 2026-05-19 00:27:37 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: leeworks-agents/api-company#1