Azure / application-gateway-kubernetes-ingress

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.
https://azure.github.io/application-gateway-kubernetes-ingress
MIT License
677 stars 420 forks source link

Custom ingress class updates #1535

Closed JackStromberg closed 1 year ago

JackStromberg commented 1 year ago

Custom ingress class tutorial updates

Checklist

Description

Custom ingress class should no longer use annotations

Fixes

Remove annotations and replace with CRD YAML formatting