How to debug Kubernetes Ingress? (TLS - Cert-Manager - HTTP-01 & DNS-01 Challenges)

  Рет қаралды 8,280

Anton Putra

Anton Putra

Күн бұрын

Пікірлер: 38
@AntonPutra
@AntonPutra 7 ай бұрын
🔴 To support my channel, I'd like to offer Mentorship/On-the-Job Support/Consulting (me@antonputra.com)
@rutgerpronk2754
@rutgerpronk2754 Ай бұрын
Love how you explain everything so clearly! I've never known how the challenges exactly worked when integrating them with traffic foe another project.
@AntonPutra
@AntonPutra Ай бұрын
thank you!
@Antonio-yy2ec
@Antonio-yy2ec 7 ай бұрын
Pure gold! Thank you, Anton. Keep going.
@AntonPutra
@AntonPutra 7 ай бұрын
than you!
@jonhwicked6839
@jonhwicked6839 5 ай бұрын
This is best !! Please keep teaching!!
@ailsontavares4564
@ailsontavares4564 4 ай бұрын
Thanks so much for this tutorial. Keep going!!
@AntonPutra
@AntonPutra 4 ай бұрын
welcome!
@AntonPutra
@AntonPutra 17 күн бұрын
🍿 Benchmarks: kzbin.info/aero/PLiMWaCMwGJXmcDLvMQeORJ-j_jayKaLVn&si=p-UOaVM_6_SFx52H
@MagDag_
@MagDag_ 7 ай бұрын
Спасибо. Привет из Флориды
@AntonPutra
@AntonPutra 7 ай бұрын
bez problem :)
@arozendojr
@arozendojr 7 ай бұрын
Your content is helping me a lot, thank you very much
@AntonPutra
@AntonPutra 7 ай бұрын
Welcome! This one is more niche-specific, but I think a lot of people using Nginx Ingress will find it useful.
@richinex
@richinex 7 ай бұрын
Hi @AntonPutra, how do I get access to the files/resources. I have just subscribed to your videos
@AntonPutra
@AntonPutra 7 ай бұрын
@@richinex I have a link under each video - github.com/antonputra/tutorials/tree/main/lessons/194
@richinex
@richinex 7 ай бұрын
@@AntonPutra True I found it. Thanks
@gabecerts4286
@gabecerts4286 7 ай бұрын
Awesome, Thanks, the best
@AntonPutra
@AntonPutra 7 ай бұрын
welcome!
@soufiane22v
@soufiane22v 7 ай бұрын
Amazing stuff , which tool do you use to create those extraordinary diagrams ?
@AntonPutra
@AntonPutra 7 ай бұрын
thanks! i use adobe suite
@soufiane22v
@soufiane22v 7 ай бұрын
@@AntonPutra thanx a lot for the quality 🙏🏻🙏🏻🙏🏻. Do have any plan to create some paid courses on udemy or on your own platform ?
@AntonPutra
@AntonPutra 7 ай бұрын
@@soufiane22v thanks, maybe in the future
@fio_mak
@fio_mak 4 ай бұрын
Can you throw some more light on openid connect provider? Can I use same with GoDaddy DNS?
@AntonPutra
@AntonPutra 4 ай бұрын
Take a look at external-dns. It watches for ingress hostnames and automatically creates DNS records. GoDaddy is also supported - github.com/kubernetes-sigs/external-dns
@ganeshpawar231
@ganeshpawar231 Ай бұрын
Will it work if we provide temp domain by editing /etc/hosts in local cluster??
@minhnhatcao259
@minhnhatcao259 5 ай бұрын
Thanks! Do I need to create kind Certificate when already install helm cert-manager?
@AntonPutra
@AntonPutra 5 ай бұрын
you have 2 options. 1. just use annotation on the ingress and "Certificate" will be created automatically. 2. Instead of annotation you can manually create "Certificate" which will generate private key and obtain public cert from letsencrypt. first option is prefered but it's up to you
@ganeshpawar231
@ganeshpawar231 17 күн бұрын
I am getting an error when i run kubectl describe certificaterequest is failed to wait for order resources to become ready: order is in invalid state. I am using godaddy for domain. I googled it but didn't get solution. What could be the problem?
@ailsontavares4564
@ailsontavares4564 2 ай бұрын
There is a way to use a certificate from AWS Certificate Manager in terraform with auto update for k8s ?
@AntonPutra
@AntonPutra 2 ай бұрын
Yes, you can. I had an example somewhere in my repo, but I don't remember where.
@tdslot
@tdslot 7 ай бұрын
Very good video, but if I have k8s on premises behind firewall and not using AWS Route53 DNS service? I use other that not in CertManager provider list. What about this case?
@AntonPutra
@AntonPutra 7 ай бұрын
Thanks!. Just use cert-manager with http-01, it only requires you to open port 80 and no additional integrations.
@tdslot
@tdslot 7 ай бұрын
@@AntonPutra Hello, if I understood correctly then my all internal host names that exist on ingress will be exposed to public internet?
@AntonPutra
@AntonPutra 7 ай бұрын
@@tdslot ​​⁠No, you can’t use public CA to issue certificates for your private domains, unless of course you own public domain as well. But in that case you would face dns double horizon issues. If you only need to protect your internal domains, you need to use self sign ca.
@neelojp8460
@neelojp8460 7 ай бұрын
Thank you so much @anton, amazing stuff and how you explain it 😮😮… It’s possible to get you .bashrc custom configuration :-)) thanks
@AntonPutra
@AntonPutra 7 ай бұрын
thanks, well it's zshell - ohmyz.sh/
@neelojp8460
@neelojp8460 7 ай бұрын
@@AntonPutra thank you ;-))
How to debug Kubernetes? (Deployments, Services & Ingress)
18:45
Anton Putra
Рет қаралды 10 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 52 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 544 М.
Free SSL for Kubernetes with Cert-Manager
19:14
That DevOps Guy
Рет қаралды 74 М.
External DNS for Kubernetes
26:50
Houssem Dellai
Рет қаралды 13 М.
Kubernetes Ingress Explained (2 Types)
8:54
Anton Putra
Рет қаралды 45 М.
Kubernetes HTTPS with cert-manager and Let's Encrypt
25:30
Kubesimplify
Рет қаралды 11 М.
How To Debug React Apps Like A Senior Developer
21:07
Web Dev Simplified
Рет қаралды 180 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 52 МЛН