This is an ingress controller that can be run on Azure Kubernetes Service (AKS) to allow an Azure Application Gateway to act as the ingress for an AKS cluster.
Обновлено 2024-11-09 21:45:20 +03:00
Samples on how to use Azure API Management self-hosted gateway as Kubernetes Ingress
Обновлено 2023-10-31 08:14:53 +03:00
Serves as an ingress for github webhooks into eventgrid
Обновлено 2023-05-31 21:48:15 +03:00
The Application Gateway Ingress Controller allows the Azure Application Gateway to be used as the ingress for an Azure Kubernetes Service aka AKS cluster. As shown in the figure below, the ingress controller runs as a pod within the AKS cluster. It consumes Kubernetes Ingress Resources and converts them to an Azure Application Gateway configuration which allows the gateway to load-balance traffic to Kubernetes pods.
Обновлено 2023-05-31 21:47:34 +03:00
[DEPRECATED] An Ingress controller for Kubernetes using the Azure Application Gateway L7 router/load balancer to perform ingress.
Обновлено 2023-03-28 19:46:08 +03:00
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
Обновлено 2021-12-02 14:27:33 +03:00