What problem does it solve?
Provides an operational runbook to diagnose, clean, redeploy, and validate Spacebot running in a Talos Kubernetes cluster so operators can recover from failures and confirm healthy operation.
Core Features & Use Cases
- Cluster Health Checks: Consolidated status of pods, services, PVCs, endpoints, and Flux/Helm reconciliation for the ai namespace.
- Logs & Debugging: Tail and inspect recent and previous container logs, diagnose CrashLoopBackOff, ImagePullBackOff, networking, and storage issues.
- Clean, Redeploy & Validate: Guided safe cleanup workflow with Flux suspension, ordered resource deletion, forced reconciliation, rollout monitoring, and post-deployment health and metrics validation.
- Use Case: When Spacebot enters CrashLoopBackOff after an image update, use this Skill to collect logs, verify PVC and network state, remove or repair faulty resources, force Flux to reconcile, and confirm endpoints and health checks are responding.
Quick Start
Run the cluster-ops status operation to produce a consolidated health dashboard of Spacebot pods, services, PVCs, and Flux reconciliation.