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?
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?
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"?
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
Looking forward to see the tutorial soon.😀😀😀😀
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?
Hello
1) External DNS supports Gateway API
github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/gateway-api.md
How you write opposite so clearly man. Awesome
No I'm right hand writer.
I just flip vertically the video during editing.
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?
Excellent your explanation, I would not like to use AGIC, but I need to use WAF, but ALB does not support WAF
DO we have any document related to Gateway API and does AKS support GatwayAPI ? if yes can you please share some document or video ?
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"?
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
Excellent explanation, would this solution be supported in both kubenet and CNI Network models?
Good explanation