first and foremost, thanks for the video. Also thank you for speaking clearly. I often close videos with Indian speakers because it's hard to understand. You have a heavy accent but it's clear and professional and a quality sound recording. thumbs up and cheers mate!
@Shaiender Choudhary : step to-- Verify automatic created certificate is missed, I guess. we see issuer being created but do not see any automatic certificate being created.
Hi @Shailender Choudhary, First of all, Thanks a lot for this amazing video. How you created tls secret that you referenced in Ingress.yaml file? I have jks file from my company. Do I still need cert manager? I think, I can create tls secret from my jks file. Please anwser.
Excellent video; exactly what I needed. I have my own domain and I followed step-by-step, but at the end, when I ping my url which is defined in for host in the Ingress yaml file, it does not get back response. Have you run into this issue before? Thank you
Sir, I need one help. I need to design a AKS where services will be running as pods & services must be exposed to different consumers, 1 for Internet users, 1 for intranet & other one for directly logging into cluster. How can we achieve this Sir?
You can just create an AGIC (App gateway ingress controller) durign cluster creation. Then your ingress rules , frontend ips etc will be placed under the App gateway. You don'nt need NGINX for ingress in that case because App Gateway will act as an ingress since it offers Layer 7 load balancer and can handle URL based routing, SSL termination etc
Been trying for weeks to get this to work, kept struggling to follow the microsoft tutorials, but now finally works!!! thank you so much!
Really great videos about K8S and AKS sir, thanks for sharing!
Thank you for the amazing video! The content was insightful, and I learned a lot
Thanks to this clear and excellent video I was able to deploy my own applications.
first and foremost, thanks for the video. Also thank you for speaking clearly. I often close videos with Indian speakers because it's hard to understand. You have a heavy accent but it's clear and professional and a quality sound recording. thumbs up and cheers mate!
To the point and precise. Thank you!!
So nice one to understand . Good One Dude.
Thank you a lot clear demo
damn!! you are so amazing!! one question, how can we ensure that all communications of pods inside the cluster are encrypted?
How is the ingress tls cert getting referenced ? Can you please explain
@Shaiender Choudhary : step to-- Verify automatic created certificate is missed, I guess. we see issuer being created but do not see any automatic certificate being created.
Can you share the blog URL , to see the steps to be performed
Please share the tutorial url page
Can you please share the link of your blog it would be very helpful.
why dont you have the blog page in the descriptioin?!
probably because it doesn't work anymore or it's outdated ...
Hi @Shailender Choudhary,
First of all, Thanks a lot for this amazing video.
How you created tls secret that you referenced in Ingress.yaml file? I have jks file from my company. Do I still need cert manager? I think, I can create tls secret from my jks file. Please anwser.
Link of that blog please
Excellent video; exactly what I needed. I have my own domain and I followed step-by-step, but at the end, when I ping my url which is defined in for host in the Ingress yaml file, it does not get back response. Have you run into this issue before? Thank you
Thank You for the video, Could you please share the blog Link
Sir, I need one help. I need to design a AKS where services will be running as pods & services must be exposed to different consumers, 1 for Internet users, 1 for intranet & other one for directly logging into cluster. How can we achieve this Sir?
Can you please share the blog url
can you create a video using application gateway instead of load balancer
You can just create an AGIC (App gateway ingress controller) durign cluster creation.
Then your ingress rules , frontend ips etc will be placed under the App gateway.
You don'nt need NGINX for ingress in that case because App Gateway will act as an ingress since it offers Layer 7 load balancer and can handle URL based routing, SSL termination etc
This is not working for my AKS :(
I want to use my own ssl certificate company policy😊
May I know how to renew the SSL certificate if it is expired ?