Kubernetes
Automates Kubernetes cluster deployment, scaling, and management tasks using declarative configurations and best practices.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add mjunaidca-kubernetes npx -- -y @trustedskills/mjunaidca-kubernetes
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"mjunaidca-kubernetes": {
"command": "npx",
"args": [
"-y",
"@trustedskills/mjunaidca-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 functionality within an AI agent. It allows users to interact with and manage Kubernetes clusters, including deploying applications, inspecting resources, and troubleshooting issues. The skill enables automated tasks related to container orchestration and cluster management.
When to use it
- Automate deployments: Deploy new application versions or updates to your Kubernetes cluster without manual intervention.
- Troubleshoot cluster issues: Quickly diagnose problems by querying resource status and logs within the cluster.
- Manage resources: Scale deployments, update configurations, and monitor resource utilization in a Kubernetes environment.
- Inspect running pods: Retrieve information about containers, including their state, logs, and resource consumption.
Key capabilities
- Cluster interaction
- Resource management
- Deployment automation
- Troubleshooting support
Example prompts
- "Deploy the 'my-app' Docker image to my Kubernetes cluster."
- "Show me the status of all pods in the 'production' namespace."
- "Scale the 'webserver' deployment to 3 replicas."
- “What is the current CPU usage for pod ‘database’?”
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.