k8s-certs

Installation
SKILL.md

Certificate Management with cert-manager

Manage TLS certificates using kubectl-mcp-server's cert-manager tools.

When to Apply

Use this skill when:

  • User mentions: "certificate", "cert-manager", "TLS", "SSL", "issuer", "Let's Encrypt"
  • Operations: creating certificates, configuring issuers, debugging cert issues
  • Keywords: "https", "secure", "encrypt", "renew", "expiring"

Priority Rules

Priority Rule Impact Tools
1 Detect cert-manager first CRITICAL certmanager_detect_tool
2 Use staging issuer for testing HIGH Test with letsencrypt-staging
3 Check issuer before cert HIGH certmanager_clusterissuers_list_tool
4 Monitor certificate expiry MEDIUM certmanager_certificate_get_tool
Installs
9
GitHub Stars
917
First Seen
Feb 7, 2026
k8s-certs — rohitg00/kubectl-mcp-server