Kubernetes Ingress Controllers In-Depth | Ingress Controllers vs Reverse Proxy | Path vs URL Routing

Поділитися
Вставка
  • Опубліковано 26 вер 2024
  • Kubernetes Ingress Controllers In-Depth | Ingress Controllers vs Reverse Proxy | Path vs URL Routing
    Join this channel to get access to perks:
    / @devopsmadeeasy

КОМЕНТАРІ • 72

  • @ittrends2425
    @ittrends2425 23 дні тому +1

    I have gone through many videos of ingress on youtube but this videos is class it's cleared the concept, Thanks brother

  • @salmannaqvi3076
    @salmannaqvi3076 4 дні тому

    Awesome explanation - You are a gifted teacher! THANK YOU.

  • @adinarayanarajukakarlapudi8401
    @adinarayanarajukakarlapudi8401 9 днів тому

    This video given me full knowledge to keep my strong hold on Ingress control, thank you Sir ji

  • @goreana3761
    @goreana3761 11 місяців тому +7

    this is the best explanation I've ever seen for Ingress. None of the courses explain so good, thank you!

  • @bhusaresomnath1670
    @bhusaresomnath1670 2 роки тому +2

    Hence you Proved the name of yr channel Devops made easy you made ingress concept easy

  • @ciscokissnn
    @ciscokissnn Рік тому +2

    Damn !!!, the best session i've ever had in youtube!!!!

  • @sandeepsiddharth1248
    @sandeepsiddharth1248 2 роки тому +3

    much needed video! thanks vikram

  • @SHIRANSARUSI
    @SHIRANSARUSI 2 роки тому +1

    best explanation I have heard! thank you

  • @anishsuman1371
    @anishsuman1371 Рік тому +1

    Maza aa gya

  • @salmannaqvi3076
    @salmannaqvi3076 4 дні тому

    Thanks

  • @itsme12994
    @itsme12994 Рік тому +1

    Awesome explanation 👏

  • @OlakunleAwonusi
    @OlakunleAwonusi Рік тому +2

    Hello Sir, thanks for the video with clear explanations. Please, where can I find the code files used in the video? Your prompt response will be appreciated. Thanks.

  • @shishirroy1516
    @shishirroy1516 2 роки тому +1

    Nice one.

  • @sahild6584
    @sahild6584 2 роки тому

    Please make in depth video on argocd and if possible series on red hat open shift on aws

  • @deepanshudang1015
    @deepanshudang1015 2 роки тому

    Can you please make a video on Production ready EKS Cluster provisioning

  • @PriThVi_RedDy
    @PriThVi_RedDy 2 роки тому +1

    Hi, Great explanation. Where can we find the code for all these.

  • @iamsatyap
    @iamsatyap 2 роки тому +1

    i need kubernetes full course, can you provide me details

  • @thrinathreddy9243
    @thrinathreddy9243 Рік тому +1

    Explanation is good, but u kept different different membership levels for different different topics, initially i gone through gold but few videos only I can access for remaining videos it is asking platinum, palladium membership this is not good,this is advantage for you not for us.

    • @DevOpsMadeEasy
      @DevOpsMadeEasy  Рік тому

      This is old series. Already we have created a new one

  • @mohammedrahib6888
    @mohammedrahib6888 7 місяців тому

    hi sir, i have a doubt. in ingress path based routing /details, the application in flask-details container is running on / or /details? is there any rule that the app also should run on that particular given path??

  • @pjj7466
    @pjj7466 Рік тому +1

    What was that middleware in between pod and service. What actual it does?

    • @DevOpsMadeEasy
      @DevOpsMadeEasy  Рік тому

      Refer to my video on Kubernetes services for this

    • @pjj7466
      @pjj7466 Рік тому

      @@DevOpsMadeEasy Please share the link. there any multiple videos in channel.

  • @SiddharthMuruganandam
    @SiddharthMuruganandam 2 місяці тому

    I have a doubt that If there are two ingress different controllers in place and we have one load balancer service in place to which ingress controller that load balancer will route the traffic ?

    • @abhaytyagi7093
      @abhaytyagi7093 2 місяці тому

      You have to create rules inside alb which will pass traffic based on path, url to the respective target group. Target groups will have ingress controllers nodes registered. That's how your alb will get to know when to send request to which ingress controller.

    • @SiddharthMuruganandam
      @SiddharthMuruganandam 2 місяці тому

      @@abhaytyagi7093 Thanks for the response, Understood 🙌

    • @abhaytyagi7093
      @abhaytyagi7093 2 місяці тому

      @@SiddharthMuruganandam great it helped.
      Just wanted to know, are you a working professional !

  • @NikolaNovoselec
    @NikolaNovoselec 7 місяців тому +1

    This was the best tech session I've seen on UA-cam. I'll check a few more videos and if the quality is similar I'll definitely join Premium.

  • @sumathsingamrockz
    @sumathsingamrockz 2 роки тому +1

    Can you let me know do you have any playlist for kubernetes in order ?

  • @harishchavan8580
    @harishchavan8580 6 місяців тому

    apache virtual hosting is ingress only

  • @yedukondalupeyyala7711
    @yedukondalupeyyala7711 7 місяців тому

  • @3890mohit
    @3890mohit 2 роки тому +1

    Hi.
    At 22:45 you are not refering to request http headers. That info is only for display purpose. Http req headers are in the below block. Please correct me in case i mwrong

    • @DevOpsMadeEasy
      @DevOpsMadeEasy  2 роки тому

      Yes you are true but that displayed info is also correct

    • @3890mohit
      @3890mohit 2 роки тому +1

      At 1:05:45, u have used cluster ip instead of the ip shown in the kubectl get svc command for nginx service? Cant i access using the nginx service ip?

    • @DevOpsMadeEasy
      @DevOpsMadeEasy  2 роки тому

      Yes

    • @DevOpsMadeEasy
      @DevOpsMadeEasy  2 роки тому

      @@3890mohit ClusterIPs are internal to the cluster. I have used my minikube cluster's IP address and Port on which my Nginx service is exposed as NodePort

  • @adityahpatel
    @adityahpatel 7 місяців тому

    Confused-If we have an on-prem cluster with 10 nodes and we have 1 nginx-ingress-controller, do we need an additional load balancer to route requests across nodes OR its not needed because the balancing is done by the services (which have already deployed pods of our app on multiple nodes)?

    • @meghrajraee873
      @meghrajraee873 6 місяців тому

      I think you don't need to have any additional load-balancer to route requests across nodes, regardless of the number of nodes in the cluster. If your application is not configured with `NodePort` (the de facto use case of ingress controller but you can have one), then the nginx ingress controller is responsible for directing the request to the associated application service, ultimately ending to the application pod.
      Unlike, loadbalancer which directs the requests to the corresponding service object, where the service load-balance the request to the pod. nginx ingress controller directs the request directly to the corresponding pods instead of just directing to the associated application service and leaving the service to load-balance to its associated pods.
      Hope, this will help you.

  • @yashhirulkar909
    @yashhirulkar909 2 роки тому +1

    sir if we edit the /etc/hosts file of ec2 instance on aws will it work as u showed in this video for domain names ?

  • @SourajitDrums
    @SourajitDrums 2 роки тому +2

    Hello Sir, I have replicated the exact same architecture for path based routing using AKS on Azure and ngnix controller. But when I try to access the application from browser,it keeps giving 404 error page of ngnix. I just cannot figure out why it's not working. Can you please help

    • @premierde
      @premierde Рік тому

      Were you able to figure out why ingress nginx thows 404

    • @premierde
      @premierde Рік тому

      Verify the path in ing & how have you set rewrite -target.

  • @premierde
    @premierde Рік тому

    It does not get redirected, throws 404. ? what is rewrite-target. If cotext-path is set in springboot, It won't work. Why?

    • @DevOpsMadeEasy
      @DevOpsMadeEasy  Рік тому +1

      Rewrite target is changing context. If I access ingress controller on the path /signin, it will also use the same path at the app level but assume your app has /login instead of /signin, this is where you change the path which is redirection

    • @DevOpsMadeEasy
      @DevOpsMadeEasy  Рік тому +1

      Lets assume you access the ingress controller on path /api/v1 and your app only support /v1 endpoint, we strip off the /api from the request before sending to the app. This is called rewrite target

  • @hishamahammmedkm1936
    @hishamahammmedkm1936 2 роки тому

    link plz

  • @dmmd5329
    @dmmd5329 Рік тому +1

    Thank you a lot! I really appreciate your lessons. How I can support you?

    • @DevOpsMadeEasy
      @DevOpsMadeEasy  Рік тому

      You are welcome! You can support through memberships :)

  • @nohandsignal
    @nohandsignal Рік тому

    dear
    how to check the communication between the pods in two clusters ??
    there is a dnsname:9092
    in which i can check the connection between a pod in one cluster and dnsname:9092 of another cluster?
    the thing is i don`t have the curl from the pod cluster and from the dnsname:9092 cluster i do have access to execute curl commands, how to check the connectivity between these to its [kafka to some pod running in other cluster]
    could you kindly please reply ?

  • @promisepreciousimeh8181
    @promisepreciousimeh8181 Рік тому

    please can i get the slides? this is truly woooooooooooow. Thank you

  • @nohandsignal
    @nohandsignal Рік тому

    i took two months membership im not able to watch a single video
    can u say what should i do ?

  • @yashhirulkar909
    @yashhirulkar909 2 роки тому +3

    the best ingress video i have seen till now on youtube. Thankyou sir.