Technology
Self learning Kubernetes: Automating SSL cert retrieval and updates (Pt. 5)
TLDR: Cert-manager automates SSL certificate issuance, renewal, and management for Kubernetes, making it easy to secure Ingress resources with valid certificates from providers like Let’s Encrypt. Introduction In the last post I went over setting up a real SSL certificate that could be used by services running on Kubernetes.