Automatically Provision TLS Certificates in K8s with cert-manager

Опубликовано: 21 Февраль 2025
на канале: kubucation
42,105
668

Have you ever forgotten to renew a TLS Certificate and your users saw an expiered Certificate warning? Or do you find dealing with TLS Certificates and Certificate Authorities really tedious? Then this is the right video for you!

Learn how to automate the provisioning of TLS certificates with a Kubernetes tool called cert-manager by jetstack. At the same time you'll learn a bit about Kubernetes CustomResourceDefinitions and how they interact with Controllers.