Nginx Ingress Controller with AWS EKS

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

КОМЕНТАРІ • 73

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

    Thank you, you Beautiful human being ! So clearly explained. youtube needs more of you

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

      Hahahahaha...lol
      @robinranabhat3125, thank you for the nice words... I truly appreciate.
      Please help to share my youTube channel in your network.

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

    Great video, man!
    You have explained and shown some examples that really helped me getting in-depth knowledge about ingress!
    Good job!

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

      Thank you very much @rn. Please kindly help us to share our channel with your network.
      We need to get more likes and more subscribers... It is by this way we would be able to get you more accurate contents...

  • @testaccount-e5y
    @testaccount-e5y 10 місяців тому +1

    Hello Frank,
    Got interesting insightful in your video, thanks for sharing the great video, looking for more video like this with implementing multiple services in stateless with statefulset for dbs connectivity i.e microservices with a running website as a demo with more realtime ingress with RBAC scenario.
    thanks once again.

  • @MohitBhardwaj-g6z
    @MohitBhardwaj-g6z 6 місяців тому

    that is hugely informative brother. I'd love to see more from you. Thank you for uploading such content.

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

      Pleaseeeeeeee kindly help to subscribe to my channel....I need your subscriptions.
      Also help to share my channel with your community of friends... I need it.
      I am pleading,....!!!

    • @MohitBhardwaj-g6z
      @MohitBhardwaj-g6z 6 місяців тому

      @@frankteachesdevops I just subscribed from my other 3 accounts. And I'll share this with my friends.

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

      @@MohitBhardwaj-g6z, thank you very much... I truly appreciate.

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

    Just saw your video. I've subscribed quick. Thumbs up bro

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

    simple and clear, Great man!

  • @santoshdas-qq2yi
    @santoshdas-qq2yi Рік тому +1

    Superb! demo- very helpful, thank you so much!

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

    Great video, very insightful as always... Keep em coming

  • @Vnehadalassss
    @Vnehadalassss 9 місяців тому

    Very nice video.. much appreciated

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

    Thanks frank for this video. I have a query while installing nginx controller there is a step mentioned to update ssl cert from AWS certificate manager. Is thisupdate is mandatory or we can only update vpc cidr alone.

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

      Hello Dear,
      This setup is optional but recommended. Albeit, your domain names won't have TLS/SSL certificates. Your domain names would not be protected because their won't be any SSL certificate on them.

  • @ThePomelo09
    @ThePomelo09 10 місяців тому +1

    great!!

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

    Outstanding

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

    Thanks a lot brother. Well explained. 🙏. Please do more details videos in DevOps

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

      Durgesh, thank you for the support.
      Kindly give me topics you would want me to do videos on.

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

      @@frankteachesdevops Brother, please do videos on ansible automation and Terraform infrastructure

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

      @@durgeshkolli63, ok....i shall look into it.
      Thanks

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

    Superb!

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

    explaining well with demerits, thanks

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

    Great explanation brother! Thanks a lot

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

    Do we need to have AWS Load balancer controller installed prior to following this setup?

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

      Na, you don't need all of that... Just follow the steps and you will be alright.

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

    great demo - the issue is that i need ALB in order to control on the access right? NLB doesn't have a security group - how do I control the access for who have permissions to get to this pods?

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

      For that purpose, you may have to implement pod policy. Probably a Network Policy would be enough. With this policy you should be able to control who sees what and what not.
      Or you could use a NACL for it

  • @AdarlanTeixeira
    @AdarlanTeixeira 8 місяців тому

    Great video!

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

    Hi @frankteachesdevops can I use same method for my production environment??

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

      Yes, please, that's what is currently running in my production environment....

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

    Can we use the same loadbalancer for hundreds of services? If so how do we configure the deploy.yaml please?

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

      Hello Pavan,
      Yes, we can use same LB to give access to millions of services. You don't need to do much in the nginx deploy.yaml file, except the only two changes (proxy and ARN of your Certificate) that I made.

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

    Please make a video of how to use cert manager with ingress contoller on aws

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

      Hello dear, which of the Ingress Controllers do you mean, Nginx or AWS Ingress Controller?

    • @VenturesByAnmol
      @VenturesByAnmol 11 місяців тому

      @@frankteachesdevops nginx ingress controller with cert manager which uses aws private ca

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

    Hello Frank, could you please share the deployment, Service and Ingress yaml files for the same?

  • @abalso1507
    @abalso1507 5 місяців тому +1

    Hello, could you please help the pod is not running and I got the next error message
    ```
    Unhandled exception. System.AggregateException: One or more errors occurred. (An exception has been raised that is likely due to a transient failure.)
    ---> System.InvalidOperationException: An exception has been raised that is likely due to a transient failure.
    ---> Npgsql.NpgsqlException (0x80004005): Failed to connect to x.x.x.x:5432
    ---> System.TimeoutException: Timeout during connection attempt
    at Npgsql.Internal.NpgsqlConnector.ConnectAsync(NpgsqlTimeout timeout, CancellationToken cancellationToken)
    at Npgsql.Internal.NpgsqlConnector.RawOpen(SslMode sslMode, NpgsqlTimeout timeout, Boolean async, CancellationToken cancellationToken, Boolean isFirstAttempt)
    ```

    • @frankteachesdevops
      @frankteachesdevops  5 місяців тому

      @abalso, kindly reach out to me on LinkedIn (with the name "Legborsi frank") to better understand ur challenges.

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

    Thank you

  • @edgardejesusmendozaortegon7655

    Thank you soo much friend, save my life!!!!!!!!!!!!!!!

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

    Bro You Saved me :D thank you so much!!

  • @KAPILKUMAR-bj8ub
    @KAPILKUMAR-bj8ub Рік тому +1

    well explained buddy !!!

  • @VenturesByAnmol
    @VenturesByAnmol 11 місяців тому

    In this video if i want to mount multiple certificates how i can do it...thanks for reply

    • @frankteachesdevops
      @frankteachesdevops  11 місяців тому

      You will do that by copying the ARN of the certificates into ur Ingress Controller Manifest file as indicated in the video.

  • @phonegamertv3812
    @phonegamertv3812 3 місяці тому +1

    Hi i like Video Can you Show How to deploy Treafik Ingress and Kubernetes api gateway on AWS EKS. Thank you.

  • @tree2rhym
    @tree2rhym 8 місяців тому

    but it created network load balancer and not the application load balancer, how to get that

  • @AbhishekKumar-qs4jq
    @AbhishekKumar-qs4jq Рік тому

    How to apply security control via annotation per ingress level any idea

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

      Hello Abhishek, you may have to loop up the nginx ingress controller documentation for annotations on implementing security.

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

    What if I'm using my nginx loadbalancer with 2 subdomains, pointed to 2 services on my cluster? Do I register the loadbalancer for each subdomain on aws?

    • @AjayKumar-lm4yr
      @AjayKumar-lm4yr Рік тому +1

      no, you need to check path base routing

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

      Yes, you may need to register the two services in AWS R53... Why because they are two different services pointing to different applications.... You can only do a path base routing when you have a single service with a single sub-domain and need to access different aspect of that app..

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

    i need your help i have some issue for doing this can u help me?

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

      You can reach out to me on LinkedIn:
      www.linkedin.com/in/legborsi-frank/

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

    So nginx ingress only support nlb ? Not alb also?

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

    This is loaded permissions to share sir.

  • @AjayKumar-lm4yr
    @AjayKumar-lm4yr Рік тому

    Please please make same videos for AKS

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

      Hello Ajay, kindly use these documentations to setup Ingress-Controller on AKS;
      learn.microsoft.com/en-us/azure/aks/ingress-basic?tabs=azure-cli#create-an-ingress-controller
      kubernetes.github.io/ingress-nginx/deploy/#azure

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

    the main problem in this when you restart your nginx service the load balancer url will change.

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

      You don't have any business restarting your LB service. Why would you want to restart the LD service in the first place???

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

    Pleaseeeeeeee kindly help to subscribe to my channel....I need your subscriptions.
    I am pleading,....!!!
    @highlight
    @follow
    @everyone

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

    plz source code link