Application Gateway for Containers

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • 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/...
    Follow me on Twitter for more content: / houssemdellai

Комментарии • 12

  • @eduardoalecunha
    @eduardoalecunha Месяц назад

    Excellent your explanation, I would not like to use AGIC, but I need to use WAF, but ALB does not support WAF

  • @Angelas20
    @Angelas20 Год назад +1

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

  • @eduardoalecunha
    @eduardoalecunha Месяц назад

    Hi, I have created the environment with your suggestion with Application Gateway and ALB, but I need to use WAF and ALB does not yet have support for WAF, could you tell me the best scenario with performance and security?

  • @mahavirsinhpadhiyar864
    @mahavirsinhpadhiyar864 Год назад +1

    How you write opposite so clearly man. Awesome

    • @HoussemDellai
      @HoussemDellai  Год назад +2

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

  • @shomer2009
    @shomer2009 Год назад +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  Год назад +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

  • @filtertheory
    @filtertheory Год назад +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  Год назад +1

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

  • @mischavandenburg
    @mischavandenburg 8 месяцев назад

    Good explanation

  • @mgm9200
    @mgm9200 6 месяцев назад

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

  • @purushottamjha3643
    @purushottamjha3643 11 месяцев назад

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