Using NGINX as a Kubernetes Ingress Controller

Поділитися
Вставка
  • Опубліковано 28 вер 2024

КОМЕНТАРІ • 23

  • @yotubecreators47
    @yotubecreators47 5 років тому +6

    Michael, Thaaaaank you, guys like you make the world better place by such contributions, keep it up and running :)

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

    - I will show you now how to do X
    - Me: yes, finally
    - But before I do that, let us jump back
    - No, no, no , not back, no jumping, just show me

  • @yuyinsoft
    @yuyinsoft 5 років тому +2

    Hi, there is a bug when you have two ingress controlles with the same host, if you try to separate in two ingress (each ingress for triangule and circule) the nginx-ingress-controller will create two config file ( default-circule.conf and default-triangule.conf) and both config file will have the same host and the nginx dashboard will show warning in server zone. I think the nginx-ingress-controller should create config file per servername and not per deployment. In may case I have Almost 50 deployments and each app has their ingress.yaml with the same host (obviously diferente ports).

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

    nice video, thank you for share, I have a question, I recently heard at a conference that it was a good practice to use multiple ingress controllers in Kubernetes. Why?

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

    All I need to know about nginx controller. Thanks a lot.

  • @mamborambo
    @mamborambo 4 роки тому +2

    Still not clear about the need for L3/4 load balancer in front of L7 nginx.

    • @madhu_parimi
      @madhu_parimi 4 роки тому +2

      Both nginx IC and L7 proxy will be in the same pod, these pods will be replicated by deployment and exposed by the load balancer service type since the service type is Load balancer we need an L3/L4 load balancer provided by a cloud vendor outside the cluster. hope this clarifies.

  • @kirubeltesfaye725
    @kirubeltesfaye725 3 роки тому

    Great introduction video to nginx ingress. Learned so much. Thanks

  • @gouravgoutam6309
    @gouravgoutam6309 4 роки тому

    Unable to access my kube cluster after applying nginx-config.yaml for tcp/udp. I am getting error like
    Unable to connect to the server: dial tcp: lookup A13E7B443XYZCVBDS7868822.ak1.cp-abcd-5.eks.amazonaws.com on 172.31.0.2:53: no such host

  • @cbalano
    @cbalano 5 років тому +1

    so on which port is the ingress controller listening? 80? I did not see that specified anywhere in the ingress resource yml file.

  • @MRSkher
    @MRSkher 3 роки тому

    HI the video is awesome ....could you pleaes mention the git repo used in the video it will be help fill thanks! cheers.

  • @decaalv
    @decaalv 15 днів тому

    great content. keep up.

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

    Ngnix ingress cannot fetch the service from different namespace? Any solution for this...

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

    Thank you for this video !!

  • @smityment674
    @smityment674 4 роки тому

    Thanks dude It is good video presentation. I looking for this kind video. Thanks a lot man
    I got 504 gateway error when try to connect edge server. So i need to update port forwarding and proxy annotations is this correct

  • @lva98
    @lva98 4 роки тому

    Nice talk, ty Michael

  • @oswaldobell
    @oswaldobell 4 роки тому

    Great talk. Could you share the helm chart file by any chance?

  • @dearvivekkumar
    @dearvivekkumar 5 років тому

    Great presentation :)

  • @JitenPalaparthi
    @JitenPalaparthi 4 роки тому +2

    boring should be crisp and clear..