DAY-38 | KUBERNETES INGRESS | WATCH DEMO USING LINK IN DESCRIPTION |

Sdílet
Vložit
  • čas přidán 5. 03. 2023
  • Support my work
    www.buymeacoffee.com/abhishekprd FREE DEVOPS COURSE
    • DEVOPS ZERO TO HERO CO...
    Hi Everyone, In today's class Day-38, We will learn about Kubernetes Ingress in depth. Please watch the DEMO Video using the below link for sure.
    DEMO VIDEO LINK
    ===============
    • Kubernetes Service, In...
    In this video, we will learn
    1. What is Ingress ?
    2. Why Ingress ?
    3. Load Balancer IP vs Ingress
    4. What is Ingress Controller ?
    5. Different types of Ingress Controllers.
    Telegram channel
    ===============
    telegram.me/abhishekveeramalla
    About me:
    -----------------
    LinkedIn: / abhishek-veeramalla-77...
    GitHub: github.com/iam-veeramalla
    Medium: / abhishekveeramalla-av
    CZcams: / @abhishekveeramalla
  • Zábava

Komentáře • 135

  • @srinathg3051
    @srinathg3051 Před 7 měsíci +19

    Thanks!

  • @tchanoumbianda3562
    @tchanoumbianda3562 Před 16 dny +3

    Bros your explanations are artistic. Just beautiful , you turn twisted topics into a simple a,b,c thing. Thanks a LOT

  • @semibenhsan9551
    @semibenhsan9551 Před 3 měsíci

    Thanks a lot ... Best tutorial on Nginx Ingress Controller

  • @vback4238
    @vback4238 Před rokem +12

    Once again you have delivered!!!! There are so many practicals I have watched and I didn't know what or why they were using certain things. Your training is definitely teaching me why they were doing what they were doing. I believe I will be so comfortable doing interviews by the end of your bootcamp. Thank you again!

  • @rajashekarraj3738
    @rajashekarraj3738 Před 3 měsíci +3

    People like you make our life easy, i will always find your channel when i face difficulties.

  • @niroopbs2141
    @niroopbs2141 Před 8 dny

    Thank you for wonderful presentation on Ingress topic 👌

  • @neelimagopu3743
    @neelimagopu3743 Před rokem +3

    Ur THE BEST TEACHER..huge respect to u😊

  • @anshuranjan1102
    @anshuranjan1102 Před 5 měsíci +2

    First video I come across while searching Ingress controller which has all the facts clearly explained along with practical demo. Abhishek please accept my heartfelt thanks for doing this wonderful work for tech community. God bless you.

  • @yagyeshjha6334
    @yagyeshjha6334 Před 5 měsíci +1

    Thank you so much for for explaining KUBERNETES INGRESS in details

  • @testtt5983
    @testtt5983 Před rokem +2

    Thanks bro, best theory video on ingres 👌👌

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Před rokem +1

      Welcome .. also watch the demo video using link in the description

  • @rohitbhosale8134
    @rohitbhosale8134 Před měsícem

    Thank you so much bro for this k8s videos

  • @shubhamsingh240
    @shubhamsingh240 Před rokem +2

    Appreciate your efforts abhishek...keep going 👍

  • @prashantpowar9269
    @prashantpowar9269 Před rokem +1

    Most awaited video 🙏 thank you

  • @anur642
    @anur642 Před měsícem +1

    Than the video of Demo linked in description this video is amazing because here your teaching with full fledge, that video its like not you were teaching us. As it was a presentation in office, but this is the way we love Ur video, that energy and the way u explain is like Ur explaining in person with us. Thank you for balancing your office and this service to community, much appreciated and I respect you a lot.

  • @abhilash_yadav
    @abhilash_yadav Před rokem +1

    superbly explained Thank u

  • @damodargarugu753
    @damodargarugu753 Před 9 měsíci

    Thank you so much bro ❤

  • @pujaroy3112
    @pujaroy3112 Před 3 měsíci +1

    You are my inspiration now..I want to be as good as you are being devops engineer..

  • @chakrimuvvala3355
    @chakrimuvvala3355 Před 5 měsíci +2

    Intially I thought why the video is almost 40 minutes. But every minute is worth. Love it bro

  • @gauravmittal6909
    @gauravmittal6909 Před rokem +1

    Eagarly waiting for this...thanks sir

  • @pavangrandhi
    @pavangrandhi Před 12 dny

    Thank you very much sir 🙏

  • @VinayKumar-cm2nn
    @VinayKumar-cm2nn Před 3 měsíci

    I understood Ingress.Thanks Abhishek.

  • @Raadha_Ji
    @Raadha_Ji Před 9 měsíci +2

    Thanks Abhishek

  • @samikshasharma3544
    @samikshasharma3544 Před 10 měsíci +1

    Very detailed 👌

  • @BushMaster007
    @BushMaster007 Před 10 měsíci +1

    Thank You Sir!

  • @ravindraravi7435
    @ravindraravi7435 Před 2 měsíci

    Thank you ^^

  • @karthiksundaram544
    @karthiksundaram544 Před 10 měsíci +1

    Superb teaching sir

  • @vijaymestry4236
    @vijaymestry4236 Před rokem +3

    very nice sir

  • @omkarsakre5497
    @omkarsakre5497 Před 5 měsíci +2

    I think you should place this video before the demo vdo in the playlist. I followed the playlist and watched that video first. Thanks a lot for your exceptional teaching.

  • @rajaconstantine
    @rajaconstantine Před rokem +2

    ThnkU 🤗🤗🤗🤗🤗

  • @RanjitCh
    @RanjitCh Před rokem +1

    Thank you bro ❤

  • @vinayakmahindrakar5073
    @vinayakmahindrakar5073 Před 4 měsíci

    Very well explained bro ! Big fan of your channel.
    I have one question related to this topic.
    - We have a rabbitmq pod running under a cluster and our devops team have gone with AWS ALB as ingress controller.
    - We want the rabbitmq pod to be accessible outside the cluster. Now since rabbitmq runs on AMQP protocol i.e. TCP we cannot use the existing controller to expose the port.
    - So we have decided to go with nginx-ingress controller.
    I wanted to know if both the controller can be made up and running at the same time ? Also if there is any other way to expose the TCP port 5672 or changing the ingress controller is the only solution ?
    Thanks once again for the awesome content that you post!

  • @reneshmlal2809
    @reneshmlal2809 Před měsícem +1

    Thank You ❤

  • @ashadujjaman_hiru
    @ashadujjaman_hiru Před 7 měsíci +1

    Would you please share a video for the bare-metal Kubernetes cluster using Ingress? Master and Slave nodes are different VM in same networks.

  • @jaykumaranbu7173
    @jaykumaranbu7173 Před rokem +2

    Nice video

  • @faisaliqbal7382
    @faisaliqbal7382 Před rokem +1

    Thanks❤

  • @techfeeds7589
    @techfeeds7589 Před rokem +2

    Good

  • @poojagowda222
    @poojagowda222 Před rokem

    Hii sir.. Please do the vedio on how cicd pipeline will work in the complete devops life cycle.. How we configure the related plugins and all

  • @ashvinparihar9342
    @ashvinparihar9342 Před rokem +1

    Hey Abhishek, I recently come to your channel and your content is amazing and very easy to understand. Is there any other training you are planning in future after this bootcamp. If yes, i would be happy to join

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Před rokem

      Sure. Please join the telegram channel for more updates. Link in the description

  • @raghumn4259
    @raghumn4259 Před 2 měsíci

    once we created the ingress resource, the ingress controller will provide the ip.
    In production,company will provide the dsn to configure,but how dsn will be created and to which IP it is pointing before ingress resource created?

  • @gauravsinghjethuri5405
    @gauravsinghjethuri5405 Před rokem +1

    Means we decide once which loadbalancer we wanna use as ingress controller and then depending on our use case we create different capabilities yaml file using ingress object. Like there will be different yaml for path tls and different for host and different sticky session. Am i right bhaiya if not then may you explain ?

  • @nazirhussain7463
    @nazirhussain7463 Před rokem +1

    Hi, I really appreciate your explanation and I would like to request videos on Kubernete volume. Do you have another topic on Kubernete you plan to upload?

  • @mohammadayanbutt9914
    @mohammadayanbutt9914 Před 9 dny

    Hii. when i access my laodbalcner of ingress at /bar, application loads up but static assests like cs and js is not rendered.

  • @umeshgolla2730
    @umeshgolla2730 Před rokem +2

    Thank you brother ! Can you make video of Gitlab CICD

  • @nareshkandregula7124
    @nareshkandregula7124 Před 11 měsíci +1

    I have doubt Anna that can we use ingress with application loadbalacer in AWS eks cluster? Or need to implement with other loadbalacers like nginix in AWS eks?

  • @Blomvi
    @Blomvi Před rokem +2

    All your courses seems so easy . Best teacher ever. How can we set up our resume base up on this series? I’m a fresher!
    May god bless you abundantly

  • @jasmeenkaur6001
    @jasmeenkaur6001 Před 11 měsíci

    please provide k9's introduction

  • @sagarahire-ys3uj
    @sagarahire-ys3uj Před rokem +1

    Thanks bro...please make include volumes topic as well and please remote volumes because very less informative videos are there.

  • @vinaykumarmatam3708
    @vinaykumarmatam3708 Před rokem +1

    Hi Abhishek, I understand the concept. Why do we use istio in kubernetes ? I guess it is also same right ?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Před rokem

      To some extent yes, but istio is very popular for service to service communication as it offers mutual TLS

  • @amitverma7545
    @amitverma7545 Před 8 měsíci +1

    Please make video on how cloud use these days there own Ingres controller

  • @RashidKhan-ss7em
    @RashidKhan-ss7em Před 2 měsíci

    After ingress i want to curl domain its giving me error port 80 connection refused to connect

  • @Nick-re3hb
    @Nick-re3hb Před 4 měsíci +1

    Sir didn't even hesitate at 4:52 💀💀

  • @tanvir7999
    @tanvir7999 Před rokem +1

    Thank you so much bro for the awesome video.
    Pls make a video on Aws EKS and kubernetes how is it different, will this ingress concept remain same in eks...so on?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Před rokem +1

      Yes it will remain the same. EKS is just a managed Kubernetes service .. things will only change w.r.t IAM (permissions) and EKS has additional support to AWS resources
      But all the Kubernetes concepts will remain same.

    • @tanvir7999
      @tanvir7999 Před rokem

      @@AbhishekVeeramalla Thanks a lot for the update

  • @chandrasekhar7147
    @chandrasekhar7147 Před 11 měsíci +1

    In the aws we have one load balance right like ALB will support pathbased , whitelist, tls, backend?, if i am wrong correct me

  • @tanmoysantra1112
    @tanmoysantra1112 Před rokem +1

    kubernetes is easy ❤

  • @awssoorinje747
    @awssoorinje747 Před rokem +1

    Sir, Thanks a lot very beneficial, I am not finding kubernete volume lecture?

  • @bharathib.bharathi1641
    @bharathib.bharathi1641 Před rokem +1

    Sir how to restart cluster... I'm getting connection problem in both master and worker node

  • @nithingodugu
    @nithingodugu Před 7 měsíci

    7:45 , ha ha now the AWS is charging for dynamic IP addresses also

  • @basavarajsm4250
    @basavarajsm4250 Před 6 měsíci +2

    sir i am not able to find the devops zero to hero git repo

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Před 6 měsíci

      Yeah there is no git repo for this playlist

    • @basavarajsm4250
      @basavarajsm4250 Před 6 měsíci +1

      @@AbhishekVeeramalla then how to find the day 1-45 resources sir??

  • @AjayKumar-lm4yr
    @AjayKumar-lm4yr Před rokem

    Can I need to buy a multiple domains for this practicals

  • @prateekverma5169
    @prateekverma5169 Před rokem +2

    Bro can you make a video on k8s operator and crd ?

  • @AjayKumar-lm4yr
    @AjayKumar-lm4yr Před 10 měsíci +1

    Can we create, ingress controller, app and SVC in defferent namespaces

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Před 10 měsíci +1

      Ingress controller can be cluster scoped .. so yeah .. it can be in any namespace

    • @AjayKumar-lm4yr
      @AjayKumar-lm4yr Před 10 měsíci

      @@AbhishekVeeramalla can we create service and application pod also in different namespace

  • @rahulray736
    @rahulray736 Před 3 měsíci

    Kubernetes 502 error Frequently whats problem

  • @Tony_stark551
    @Tony_stark551 Před rokem +2

    Sir please come up with end to end devops project using most of the technology and tolls for fresher point of view

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Před rokem +3

      Sure . There are already a couple of videos. Will do more

    • @Tony_stark551
      @Tony_stark551 Před rokem

      @@AbhishekVeeramalla sir also make a video on how to add your project in resumes

  • @aditya8sharmaDevOps
    @aditya8sharmaDevOps Před 3 měsíci

    04:50 SIr, didn't even bother. LOL

  • @rmahesh5905
    @rmahesh5905 Před 6 měsíci

    Hi abhishek
    I am asked this question and I am unable to answer.
    How are you accessing aws secrets from the secret manager in kubernetes. Can you please let me know.

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Před 6 měsíci

      Ok, it depends on why are you storing your secrets in secrets managers and not as k8s secrets. With proper rbac k8s secrets are equally secure.
      But if you are following any declarative practices of managing secrets from other locations then you need a k8s controller which can do that for you, for example valut has a plugin for that.

    • @rmahesh5905
      @rmahesh5905 Před 6 měsíci

      @@AbhishekVeeramalla yes I am using jenkins and hope jenkins has a vault plugin and we can use that right.
      As I am using eks from AWS.

  • @rohanrustagi7857
    @rohanrustagi7857 Před rokem +1

    Sir if I use minikube in aws instance can I do the same ip mapping of /etc/hosts to browse the app from browser??

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Před rokem

      Yes u should be able to do it

    • @rohanrustagi7857
      @rohanrustagi7857 Před rokem

      @@AbhishekVeeramalla but sir I think it wont work on my browser as the configuration will be set for ec2 not for my host machine. Please correct me if I am wrong.

  • @coder6109
    @coder6109 Před 3 měsíci

    4:49 🤣😆

  • @sambasivareddy5659
    @sambasivareddy5659 Před 10 měsíci +1

    Help me to prepare resume for 3years of exp in devops engineer

  • @DevopsInterview760
    @DevopsInterview760 Před 11 měsíci +1

    why didn't Kubernetes created its own ingress controller?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Před 11 měsíci +1

      Ingress controller depends on a load balancer for implementing ingress rules ..
      kubernetes does not have inbuilt load balancer .. writing a new one is not easy and there are multiple load balancers already available.
      But what Kubernetes is doing now .. is they have a new concept called gateway api .. where all the ingress controllers will implement this resource in the future ..

  • @charantangisetti6824
    @charantangisetti6824 Před rokem +2

    Sadhguru

  • @sumansamanta330
    @sumansamanta330 Před 3 měsíci

    21st Feb, 2024

  • @jatinsharma3792
    @jatinsharma3792 Před 5 měsíci

    That kubeProxy and Iptable concepts for the Service are still unclear in my eyes.!!

  • @maneshkumar4858
    @maneshkumar4858 Před 8 měsíci

    Application is properly access with nodeport but with nginx ingress it is not showing proper UI although it is accessible but UI is not proper any help @abhishek

  • @vaibhav.v6403
    @vaibhav.v6403 Před 10 měsíci +5

    Thanks!

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Před 10 měsíci +2

      Thanks alot for supporting the channel Vaibhav 😍

    • @vaibhav.v6403
      @vaibhav.v6403 Před 10 měsíci +1

      @@AbhishekVeeramalla welcome Abhishek your teaching very well and explain each and everything most easy way thanks for your efforts. 🙏