Kubernetes
Automates Kubernetes cluster management tasks like scaling, upgrades, and security patching via a unified control plane.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add kontrolplane-kubernetes npx -- -y @trustedskills/kontrolplane-kubernetes
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"kontrolplane-kubernetes": {
"command": "npx",
"args": [
"-y",
"@trustedskills/kontrolplane-kubernetes"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to Kubernetes expertise within an AI agent. It allows users to interact with and manage Kubernetes clusters, deploy applications, and troubleshoot issues related to container orchestration. The skill can automate tasks like creating deployments, managing services, and scaling applications based on defined parameters.
When to use it
- Deploying Applications: Quickly create and deploy new applications to a Kubernetes cluster.
- Troubleshooting Cluster Issues: Diagnose and resolve problems within your Kubernetes environment.
- Managing Resources: Scale existing deployments or adjust resource allocations for running containers.
- Automating Routine Tasks: Automate repetitive tasks like rolling updates or log analysis.
Key capabilities
- Kubernetes cluster management
- Application deployment
- Resource scaling
- Troubleshooting and diagnostics
Example prompts
- "Deploy the 'my-app' Docker image to my Kubernetes cluster."
- "Scale the 'web-service' deployment to 3 replicas."
- "Show me the logs for the 'database' pod in the 'production' namespace."
- “Create a new service exposing port 80 on my application.”
Tips & gotchas
The skill requires access credentials and proper configuration to connect to your Kubernetes cluster. Ensure that the AI agent has sufficient permissions within the cluster to perform the requested actions.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.