title | date | author | tags | slug | |||
---|---|---|---|---|---|---|---|
Cert Manager for Kubernetes |
2021-01-21 |
L.J. Hanson |
|
Cert-Manager |
Overall installtion instructions are here. Cert Manager was installed by Helm v3, with the custom resource definitions (CRD).
ClusterIssuer.yaml file sets up the connection to the CA (Let's Encrypt) in order to generate certs. - Requires an IAM policy for Route53 and DNS challenges - yaml file must be updated with approriate values (at a minimum role, possibly accessKey and secret)