Application Gateway for Containers

Sdílet
Vložit
  • čas přidán 6. 08. 2023
  • Exciting news for #Azure #Kubernetes Service (AKS) ! 🤩
    Now we have a new Load Balancing solution optimized for AKS to expose the services. It supports the new Gateway API (Gateway, HttpRoute...) in addition to the Ingress API.
    It is called Application Gateway for Containers 🚀
    Follow me in this lightboard session to learn more.
    I've created a complete course to learn all about AKS in Udemy: www.udemy.com/course/learn-ak...
    Follow me on Twitter for more content: / houssemdellai
  • Věda a technologie

Komentáře • 10

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

    Looking forward to see the tutorial soon.😀😀😀😀

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

    How you write opposite so clearly man. Awesome

    • @HoussemDellai
      @HoussemDellai  Před 11 měsíci +2

      No I'm right hand writer.
      I just flip vertically the video during editing.

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

    Excellent explanation, would this solution be supported in both kubenet and CNI Network models?

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

    Good explanation

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

    Just the video I needed, thanks. Couple of questions:
    1) does this support external-dns, or the equivalent (ie. exposing services via domain names)
    2) can I expose multiple custom ports over this, unlike Ingress?

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

      Hello
      1) External DNS supports Gateway API
      github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/gateway-api.md

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

    Thank you Houssam. Is this part of the kubernetes Core API or its à layer developped by Azure wrapping the existing k8s networking solution?
    Could you please do comparaison vidéo between this service and the networking solution provided by Openshift. Thank you
    Is the AppGateway "APIM"?

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

      This API was built by the networking SIG, built in in Kubernetes. Is it included natively in k8s api ? Doesn't matter as you can install it gateway-api.sigs.k8s.io/v1alpha2/guides/#installing-a-gateway-controller

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

    DO we have any document related to Gateway API and does AKS support GatwayAPI ? if yes can you please share some document or video ?