SSL/TLS & Certificate Management for Kubernetes Engineers
From encryption fundamentals to production cert management on Kubernetes. Master TLS handshakes, X.509 certificates, cert-manager, mTLS with service mesh, and the 3AM cert expiry runbook.
One-time payment. Lifetime access.
What you'll learn
Curriculum
10 modules · 36 lessonsCryptography Foundations
The building blocks of TLS — symmetric encryption, asymmetric encryption, key exchange, hashing, and digital signatures.
The TLS Protocol
TLS 1.2 and 1.3 handshake internals — every message, every decision, and why TLS 1.3 is faster and more secure.
X.509 Certificates & PKI
Certificate anatomy, CSRs, SANs vs wildcards, CA hierarchy, certificate chains, and the trust model that underpins HTTPS.
Certificate Authorities
Public CAs, private CAs, and the trust decisions that determine whether your certificates are accepted or rejected.
Kubernetes Internal PKI
Every certificate inside a Kubernetes cluster — API server, kubelet, etcd, front-proxy, and service account signing keys.
cert-manager on Kubernetes
Automated certificate lifecycle on Kubernetes — ACME, Vault, private CAs, and the Certificate CRD that handles everything.
Ingress TLS & Termination
TLS termination strategies — at the load balancer, at the ingress controller, or at the pod — with NGINX, Traefik, Envoy, and Gateway API.
mTLS & Service Mesh
Mutual TLS for zero-trust service-to-service communication — with Istio, Linkerd, Cilium, and SPIFFE/SPIRE.
Secrets, Storage & Rotation
Store certificates securely, rotate them without downtime, and monitor expiry across your entire fleet.
Debugging & Incident Response
The OpenSSL debugging toolkit, incident response for cert failures, and real outage postmortems that teach more than any tutorial.
About the Author

Sharon Sahadevan
AI Infrastructure Engineer
Building production GPU clusters on Kubernetes — H100s, large-scale model serving, and end-to-end ML infrastructure across Azure and AWS.
10+ years designing cloud-native platforms with deep expertise in Kubernetes orchestration, GitOps (Argo CD), Terraform, and MLOps pipelines for LLM deployment.
Author of KubeNatives, a weekly newsletter read by 3,000+ DevOps and ML engineers for production insights on K8s internals, GPU scheduling, and model-serving patterns.