Kubernetes Orchestration
🌐Community
Automates Kubernetes deployments, scaling, and management tasks based on provided configurations and desired states.
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 kubernetes-orchestration npx -- -y @trustedskills/kubernetes-orchestration
2
Or manually add to ~/.claude/settings.json
~/.claude/settings.json
{
"mcpServers": {
"kubernetes-orchestration": {
"command": "npx",
"args": [
"-y",
"@trustedskills/kubernetes-orchestration"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
Kubernetes orchestration enables AI agents to manage containerized workloads across distributed systems, handling deployment, scaling, and lifecycle
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.