Voltar ao Marketplace
DevOpsAvançadoVerificado

Kubernetes Deployer

porTHIAGONOMA·THIAGONOMA· v1.5.0 · atualizado em 2026-03-20
88
Score

Generates K8s manifests (Deployment, Service, Ingress, HPA) and executes cluster deploys with automatic rollback.

kubernetesk8sdeployhelmmanifests
Linguagens
YAMLShellGo
1.9KStars
176Forks
16.8KUsos
Fork

Documento do Skill

SKILL.mdk8s-deployer/workflow
1
SENSEAnalyze application
Ports, env vars, volumes needed
Resource requirements (CPU, RAM)
2
CONTEXTUALIZEVerify cluster
Namespace, resource quotas, network policies
Ingress controller and cert-manager available
3
HYPOTHESIZEDesign manifests
Deployment with rolling update strategy
Service (ClusterIP, LoadBalancer)
HPA for auto-scaling
4
ACTGenerate and apply
YAML manifests or Helm chart
kubectl apply with dry-run first
5
REFLECTValidate deploy
Verify pod status and logs
Health checks and readiness probes
Automatic rollback if needed

Telemetria de Agentes

Execuções
16.8K
total
Taxa de Sucesso
86%
últimos 30d
Latência Média
4.1s
p50
Alucinação
2.0%
detecção

Uso por Plataforma

cursor8.5K
claude-code5.8K
codex2.5K

Árvore do Skill

Kubernetes Deployer
k8s-deployer
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers4
deploy kubernetesk8s deploycriar deployment k8sgerar manifests
MCP Servers2
🔌
Kubernetes MCP
Cluster, pod, service and deployment management for K8s
npx @modelcontextprotocol/server-kubernetes
AutoUses local kubeconfig (~/.kube/config)
🔌
Docker MCP
Container, image and docker-compose management
AutoDocker daemon accessible locally

Avaliar este Skill

Score Breakdown

Avaliação Humana90%
🤖Sucesso de Agentes86%
🕐Atualidade92%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo75%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ skillschain install k8s-deployer
$ skillschain use k8s-deployer

Dependências