Getting started with Kubernetes Ingress Controllers and TLS certificates

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Follow along as I walk through setting up a vanilla Kubernetes cluster with an Nginx Ingress controller, certificate manager, and certificate cluster issuer all in about 15 minutes. You can also check out the accompanied blog post here: jessicadeen.co...

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

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

    I stayed for the complete talk after hearing your first 30 seconds summary....really like people who is able to get straight to the point

  • @exfromtheleft
    @exfromtheleft 5 лет назад +8

    You should do more of those, you are really great at this

  • @sergiot3143
    @sergiot3143 4 года назад +1

    Wow, I'm studying for my AZ-500 and needed to learn more about ingress controllers...what you have taught me is that I know nothing!!!! Amazing work, I have a lot to learn but you did a great job of helping me at least get an idea of all the great potential. Cheers

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

      If you've learned that you know nothing, then you've learned quite a bit.

  • @rasheedb4
    @rasheedb4 5 лет назад +2

    This is a very good video and channel, please keep posting. Don't lose momentum!

  • @jaysistar2711
    @jaysistar2711 3 года назад

    Thanks! There's some valuable information packed in here. I got the prod certs working!

  • @geoffmahugu8983
    @geoffmahugu8983 4 года назад

    If you are a noob and installing on bare-metal, make sure you have metalLB installed.
    Installation Ref:metallb.universe.tf/installation/
    Configuration Ref: metallb.universe.tf/configuration/
    -----
    Great tutorial @JessicaDeen

  • @mohammadrendra2062
    @mohammadrendra2062 3 года назад

    Love the energy!

  • @MrSoloDev
    @MrSoloDev 5 лет назад

    Thank you so much for sharing!!!! Got my k8s cluster up and running with nginx ingress and DNS Zone resource thanks to your vid!!!
    Much appreciated from Montreal Canada. Liked and Subscribed!

  • @DestinationDub
    @DestinationDub 5 лет назад +1

    OMG THANK YOU!!!! I finally got my ingress controller working thanks to this video.
    You're my hero!

  • @johnhatami4752
    @johnhatami4752 4 года назад

    excellent video. exactly what i needed; all in one video. thank you.

  • @VictorYami
    @VictorYami 2 года назад

    Awesome video!

  • @LOogt
    @LOogt 3 года назад

    That was awesome!

  • @redbull05689
    @redbull05689 4 года назад

    This one of the best explanations

  • @HoussemDellai
    @HoussemDellai 5 лет назад +1

    Energized !! as always !!

  • @rebarius
    @rebarius 3 года назад

    Thank you, thank you, thank you sooo much! You Rock!

  • @munyafiction
    @munyafiction 5 лет назад

    lol - i have a lot to learn! thanks for sharing your knowledge Jessica!

  • @theacastus
    @theacastus 4 года назад

    Hi, I am new around here and the video is great, only bothering thing was autofocus on your camera, it was always adjusting and I think it would be better if you had it at a fixed focus, since you did not change your distance from the camera. I know that this video was uploaded in fall of 2018 and many things has most likely changed, but I wanted to point this out since I really hate it.
    Thank you for great tutorial, you have explained everything I wondered about on first-time watching, that was very nice. Keep it up!

    • @JessicaDeen20
      @JessicaDeen20  4 года назад

      Thanks for the feedback, Vojita! I noticed the same thing. I have since upgraded my camera and the lens doesn't do that anymore. Hope to have more videos like this out soon. :) Cheers!

  • @vishnuvardhan5132
    @vishnuvardhan5132 4 года назад

    wonderful presentation

  • @jacksonmackson1746
    @jacksonmackson1746 4 года назад

    Thank you very much for great content !!!

  • @shayshahak
    @shayshahak 5 лет назад

    Great session! would love to see a demo on using Azure Application Gateway and AKS for ingress controller

  • @johnpipi2
    @johnpipi2 4 года назад

    Thanks for a great tutorial!

  • @Spydaw
    @Spydaw 2 года назад

    Great video, thank you.
    How did you get those symbols in your prompt?

  • @HendersonHood
    @HendersonHood 5 лет назад +2

    Great video but I think the Jenkins part added some unnecessary difficulties in deciphering the main topic.

  • @kaka-qp5sb
    @kaka-qp5sb 5 лет назад +1

    whats the vsc extension you are using ?

  • @xmathurinx
    @xmathurinx 2 года назад

    More Kubernetes videos!

  • @jamesmwai15
    @jamesmwai15 5 лет назад

    Thanks. I will need this soon.

  • @whitesalmon0925
    @whitesalmon0925 4 года назад

    This is awesome!!!

  • @musicmania4609
    @musicmania4609 3 года назад

    Is ingress controller necessary..? We use nginx on a server to route the app

  • @luanrohde5668
    @luanrohde5668 5 лет назад

    Thanks! Great video!!!

  • @josephbatish9476
    @josephbatish9476 5 лет назад

    amazing video

  • @inversemetric
    @inversemetric 4 года назад +1

    Thanks! I read here that helm has a deprecated version of cert-manager.
    Here are newer installation instructions
    cert-manager.io/docs/installation/kubernetes

  • @vincentpham7445
    @vincentpham7445 4 года назад

    the ULTIMATE deployment!

  • @RunnX
    @RunnX 4 года назад

    Thanks for the video! I had to change step 2 because stable/cert-manager is depreciated now (github.com/helm/charts/tree/master/stable/cert-manager) and the latest version of the chart can be found on the Helm Hub (hub.helm.sh/charts/jetstack/cert-manager).
    Updated step 2
    2a - helm repo add jetstack charts.jetstack.io
    2b - helm install jetstack/cert-manager --version v0.11.0
    All is well in the world, again thank you for the video.

  • @fernandocambria2950
    @fernandocambria2950 5 лет назад

    Thanks a lot!

  • @musclecode
    @musclecode 4 года назад

    You rock !

  • @jacksonmackson1746
    @jacksonmackson1746 4 года назад

    hey I have just came crossed ! :\ sorry or being late :\ however I wonder, is it possible to get your bashrc settings ? because it looks quite nice ! is there any repo or something that everyone can benefit from it ? like dotfiles ?

    • @JessicaDeen20
      @JessicaDeen20  4 года назад +1

      Hey! Yes, it's not .bashrc, I use ZSH, and all my dotfiles are here: github.com/jldeen/dotfiles. There's also an older blog post that walks through everything. :)

    • @jacksonmackson1746
      @jacksonmackson1746 4 года назад

      @@JessicaDeen20 Great ! :) I am one of your fan 😉

  • @cepi24
    @cepi24 4 года назад

    thanks. subscribed

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

    HI how can i reach you for some help in this topic?

  • @franciscotbjr
    @franciscotbjr 5 лет назад

    Thanks

  • @JerryNixon
    @JerryNixon 5 лет назад

    Like a boss.

  • @Manbearpiet
    @Manbearpiet 3 года назад

    Jessica thanks a bunch still very relevant, good quality content good job! @manbearpiet

  • @balajilucky1851
    @balajilucky1851 5 лет назад

    Hi Jessica,
    If you could upload the file to github and share plz. that will helps

  • @jbek9779
    @jbek9779 5 лет назад

    What theme are you using for zsh?

    • @anmutigernessa
      @anmutigernessa 5 лет назад +1

      Powerlevel9k - my dotfiles are here: github.com/jldeen/dotfiles

    • @fceruti
      @fceruti 5 лет назад

      @@anmutigernessa That repo is amazing!

  • @barronanderson7867
    @barronanderson7867 5 лет назад

    Always NGINX. Are there no examples on the entire internet that use something other than NGINX???

    • @zend112
      @zend112 4 года назад

      You can use Traefik or other Ingress Controllers as well, there are examples on RUclips.

  • @ManojKumar-fb3iz
    @ManojKumar-fb3iz 4 года назад

    Hi , its a wonderful video :-)
    i need to enable SSL only for login page url and other pages should be in http
    like www.xyz.com/login
    then
    www.xyz.com/dashboard
    how i can do this in nginx ingress? right now all pages are redirected into https from ingress controller after enabling TLS/SSL