oxheadalpha / tezos-pulumi

Deploy Tezos Infrastructure via Pulumi IaC
3 stars 3 forks source link

Implement k8s cert-manager component #2

Open harryttd opened 3 years ago

harryttd commented 3 years ago

https://cert-manager.io/docs/

https://aws.amazon.com/blogs/security/tls-enabled-kubernetes-clusters-with-acm-private-ca-and-amazon-eks-2/

harryttd commented 2 years ago

Pulumi has released a pkg for cert-manager! https://www.pulumi.com/registry/packages/kubernetes-cert-manager/

This might be nice to use