Principal/Senior-level cert-manager playbook for certificate lifecycle automation, issuer architecture, trust boundaries, DNS/HTTP challenge strategy, and operating PKI automation on Kubernetes safely.
Use when: designing certificate automation, reviewing issuers and trust, operating cert-manager, or scaling TLS management across clusters and tenants.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Principal/Senior-level cert-manager playbook for certificate lifecycle automation, issuer architecture, trust boundaries, DNS/HTTP challenge strategy, and operating PKI automation on Kubernetes safely.
Use when: designing certificate automation, reviewing issuers and trust, operating cert-manager, or scaling TLS management across clusters and tenants.
cert-manager Mastery (Senior → Principal)
Operate
Start from certificate trust boundaries, issuer ownership, and failure blast radius.
Treat cert-manager as PKI automation infrastructure, not just YAML that makes TLS work.
Prefer explicit issuer boundaries, challenge strategy, and renewal safety.
Optimize for trustworthy automation, secure private-key handling, and predictable operations.
Default Standards
Issuer design must reflect trust and tenancy boundaries.
Renewal and rotation behavior should be tested, not assumed.
DNS and HTTP challenge strategy should match operational ownership.
Secret and key handling require strong discipline.
Shared certificate automation needs governance before scale.