Cluster Health Scan

Assess health across Kubernetes clusters covering nodes, pods, storage, and certificates.

9|3|Updated Apr 16, 2024
One-click install
npx skills add https://github.com/keiretsu-labs/kubernetes-manifests --skill cluster-health-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Cluster Health Scan
Source: https://github.com/keiretsu-labs/kubernetes-manifests/tree/main/openclaw/workspaces/main/skills/cluster-health
Command: npx skills add https://github.com/keiretsu-labs/kubernetes-manifests --skill cluster-health-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive health assessment across all Kubernetes clusters, identifying potential issues before they impact services.

Core Features & Use Cases

  • Multi-Cluster Monitoring: Gathers health data from nodes, pods, storage, certificates, and alerts across all configured clusters.
  • Proactive Issue Detection: Flags underperforming nodes, unhealthy pods, certificate expirations, and firing alerts.
  • Use Case: Run this skill weekly to ensure the overall stability of your Kubernetes infrastructure and generate a consolidated health report.

Quick Start

Run a full multi-cluster health assessment for all three Kubernetes clusters.

Frequently Asked Questions about Cluster Health Scan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Kubernetes cluster health across multiple clusters at once?

You can run a comprehensive multi-cluster health assessment that aggregates node status, pod health, resource utilization, Flux GitOps status, Helm releases, PVC health, storage backend status, and certificate validity into a consolidated report.

What does a Kubernetes cluster health scan include?

A Kubernetes cluster health scan includes node status, pod health, resource utilization, Flux GitOps status, Helm releases, PVC health, storage backend status, and certificate validity. It proactively identifies underperforming nodes, unhealthy pods, certificate expirations, and firing alerts.

How do I monitor Flux GitOps status and Helm releases in Kubernetes?

To monitor Flux GitOps status and Helm releases in Kubernetes, run a health assessment that checks Flux GitOps synchronization and Helm release states alongside pod health and resource utilization. It flags any detected GitOps or release issues for remediation.

Can I check Kubernetes PVC health and Ceph storage backend status together?

Yes, you can check Kubernetes PVC health and Ceph storage backend status together. The cluster health assessment evaluates PVC states and storage backend conditions across all configured clusters, reporting any detected storage issues or potential problems.

How do I detect expiring TLS certificates and firing alerts in Kubernetes?

To detect expiring TLS certificates and firing alerts in Kubernetes, run a full cluster health assessment. It proactively flags certificate expirations and firing alerts across the entire infrastructure, allowing you to identify potential issues before they impact services.

How often should I run a Kubernetes cluster health assessment?

You should run a Kubernetes cluster health assessment weekly to ensure overall infrastructure stability. This proactive issue detection cadence helps identify underperforming nodes, unhealthy pods, and storage issues before they impact your services.