Manage Certificates

Request and manage x509 certificates in a Kube-DC project — ManagedCertificate resources backed by either the Organization's private intermediate CA (mTLS, internal services, code signing) or a public ACME issuer (Let's Encrypt by default). Certificates auto-renew before expiry; the result lands in a Kubernetes Secret your workloads mount. For HTTPS via Gateway / HTTPRoute use the expose-service skill — it auto-creates the ManagedCertificate. Use this skill directly only for mTLS, client certs, code signing, or custom durations. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/kube-dc--kube-dc-public--kube-dc-public commit 6275bd9147

Frequently asked questions

npx skillmds@latest add tomevault-io/manage-certificates