Kubernetes HTTPS with cert-manager and Let's Encrypt

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025

Комментарии • 25

  • @CosminNicula1
    @CosminNicula1 11 месяцев назад +2

    Thank you for sharing this content! Just one remark: at minute 4:50, the client and server are using symmetric key to encrypt and decrypt data. The initial asymmetric encryption is used just for making sure that the symmetric key ends up securely on both the client and the server.

  • @Sp3aR007
    @Sp3aR007 Год назад +2

    This is such an amazing explanation of HTTPS.

  • @GaneshTN
    @GaneshTN Год назад +1

    thank you saiyam pathak of you and you github repo i was able to resolve the ssl issue i was stuck in and was working on it for 2 days thank you so much bro

    • @kshindi
      @kshindi Год назад

      Glad it helped :)

  • @josefromspace
    @josefromspace Год назад +1

    This is great. Thank you! 👍🏼

  • @dalglishfernandes7089
    @dalglishfernandes7089 Год назад +1

    Just to add on if you're using EKS or GKE this cert manager installation can be skilled and use ACM aws tool to get certificate which checks TLS at load balancer level.

  • @yashhirulkar909
    @yashhirulkar909 8 месяцев назад +1

    Thanks for your efforts..! But what will happen if we dont use cert manager annotation in ingress ?

  • @paupaipai
    @paupaipai Год назад +2

    Thanks so much for this tutorial, I could set up my https flawlessy for two services (a frontend and an API) using the same ingress and the same clusterissuer. However now when I try to call the API from the frontend I get a 308 redirect error, I am wondering if it has to do with the fact that I use a balancer to expose my pods and this is somehow terminating my TLS connection. Would be very nice if you could give guidance in this, since my scenario is very common. Thank you again!

  • @rohanrustagi7857
    @rohanrustagi7857 7 месяцев назад

    what key client will encrypt public key or private?

  • @AbhishekTyagi-f4l
    @AbhishekTyagi-f4l Год назад

    is it possible to apply ssl certifiicates on exterenalIP itself. we dont want to use static IP or any DNS. We want to use externalIP generated only

  • @anushridhote
    @anushridhote Год назад

    do we have to register on acme platform?

  • @shuru--aat9582
    @shuru--aat9582 Год назад +2

    thankyou for this ||

  • @Hamzakhan1o
    @Hamzakhan1o 5 месяцев назад

    Brother you havent told anything about the most important thing the Domain name setup how did you got the DNS name ?

    • @kubesimplify
      @kubesimplify  5 месяцев назад

      You mean the dns of ingress controller?

    • @ganeshpawar231
      @ganeshpawar231 Месяц назад

      ​@@kubesimplifyhow can we set ingress ip with A name record mapping in my GoDaddy domain.?

  • @DipankarDas-cm1zs
    @DipankarDas-cm1zs Год назад

    thanks for explaining😇

  • @OpenToLearn
    @OpenToLearn Год назад +1

    Great content

    • @OpenToLearn
      @OpenToLearn Год назад +1

      Unlike other videos where they simply promote opensource tools you standout you do both but intresting is you do more of handson really great to see your contents

  • @nokzeo2777
    @nokzeo2777 Год назад

    good content bro

  • @rachit23
    @rachit23 Месяц назад

    My secret is not getting created can you help me please

    • @kubesimplify
      @kubesimplify  Месяц назад

      What help tou need, please join discord and paste your steps

    • @rachit23
      @rachit23 Месяц назад

      @kubesimplify I download cert manner, then I created issuer, then I applied it... When I describe the certificate it is saying issuing secret not created ... And it's status is coming as false only... I am using let's encrypt