Step 7 – How to Enable SSL and TLS on the Frontend ingress in Azure Kubernetes Service
————————————————————————————
đSubscribe for more tutorials like this: https://bit.ly/2LNxmTh
đĨ GET ALL COURSES : https://bit.ly/2YwNaeQ
đĨ GET AZURE BOT COURSE : https://tinyurl.com/y5k8t84r
đĨGet My Complete Azure Automation Course with a 90% Discount (LIMITED to the first 200 students):
https://bit.ly/2OtWWyN
đĨGet My Complete Azure App Service/Azure Web Apps Course with a 90% Discount (LIMITED to the first 200 students):
https://bit.ly/312gnQz
đGet My FREE DEVOPS Courses:
https://bit.ly/2ZjNIWM
Weird Stuff Online That You Do Not Wanna Buy:
https://www.iamstuckintraffic.com
Stay Fit While Being Busy
https://www.bizzybutfit.com
source
Great series of steps in your amazing videos. I followed it step-by-step; everything works fine on my side, except that pinging my domain Url does not reply back, however, the website loads fine in the domain using Ingress/TLS. Is this normal? or do I have to create networks? Thank you!
Nice work. Can you please also describe the steps for retrieving the TLS certificate from Azure KeyVault and also the renewal from the cluster? Thanks
Have you made any tutorial on installing SSL cert from other resources or self signed cert to azure kubernetes. please help
Hello, I am new to Azure, I have completed all the steps till "Deploy the ratings front end", application deployed using deployment and service yaml. Do I require "step 6 :Deploy an ingress for the front end" to enable SSL or can I directly move to step 7 and enable SSL on my external IP. Please help
Hi Asar, one quick question. Do we need to use lets encrypt for production deployments as well ? If not, then what is the right way to configure the SSL certificate issued by the trusted root CA, such as DigiCert?
hello, you're great and make great video tutorials. Where can I see all the yaml files to copy them instead of typing by hand for myself?