Create a Kubernetes TLS Ingress from scratch in Minikube

Опубликовано: 28 Сентябрь 2024
на канале: kubucation
78,028
1.5k

HTTPS and TLS are hard! Wrong! This video will prove you wrong. We'll start with an empty cluster and and end up with a web server ready for HTTPS. How can we do all of that in one video? Thanks to the TLS configuration on Kubernetes' Ingress Resource. If you're not familiar with kubectl's more imperative commands, such as 'run', 'create' or 'expose', you'll also be in for a treat!