What problem does it solve?
This Skill removes the complexity of managing trusted TLS certificates for private Kubernetes domains by standardizing internal CA issuance, certificate rotation, and browser trust setup.
Core Features & Use Cases
- Internal CA Workflow: Creates and uses a cert-manager-backed CA for the private cluster.home domain instead of relying on public ACME validation.
- Cluster TLS Delivery: Issues wildcard and service certificates for Gateway API and Ingress TLS termination across the cluster.
- Trust Distribution: Extends trust to macOS Keychain so local browsers and command-line tools accept cluster certificates without warnings.
- Operational Safety: Covers idempotent issuance, status checks, upgrade steps, and troubleshooting for failed certificates or webhook readiness issues.
Quick Start
Ask for a cert-manager configuration plan that sets up an internal CA, ClusterIssuer, wildcard certificate, and macOS trust for cluster.home.