Kubespray Monitoring

🌐Community
by sigridjineth · vlatest · Repository

Automates Kubespray cluster monitoring setup and configuration using Prometheus and Grafana for enhanced observability.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add kubespray-monitoring npx -- -y @trustedskills/kubespray-monitoring
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "kubespray-monitoring": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/kubespray-monitoring"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automates the deployment of monitoring tools within a Kubernetes cluster managed by Kubespray. It configures Prometheus, Grafana, and related components to provide comprehensive observability into your cluster's health and performance. The skill simplifies the often complex process of setting up robust monitoring infrastructure for Kubespray deployments.

When to use it

  • You’ve deployed a Kubernetes cluster using Kubespray and need to establish centralized monitoring.
  • Your team requires dashboards and alerting based on Kubernetes metrics, but lacks the expertise or time to manually configure Prometheus and Grafana.
  • You want to ensure consistent monitoring configuration across multiple Kubespray clusters.
  • You're troubleshooting performance issues in your cluster and require detailed metric data for analysis.

Key capabilities

  • Automated deployment of Prometheus operator.
  • Automatic creation of Grafana dashboards.
  • Configuration of service discovery for Kubernetes metrics.
  • Simplified monitoring setup for Kubespray clusters.

Example prompts

  • "Deploy monitoring to my existing Kubespray cluster."
  • "Configure Prometheus and Grafana with default dashboards for my Kubespray environment."
  • “Show me the current status of my Prometheus deployment in my Kubespray cluster.”

Tips & gotchas

  • This skill requires a working Kubespray Kubernetes cluster. Ensure your cluster is properly deployed before attempting to use this skill.
  • The initial setup may take some time as it deploys and configures multiple components.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
sigridjineth
Installs
2

🌐 Community

Passed automated security scans.