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

Add documentation for configuring `AzureApplicationGatewayRewrite` #1544

Closed karlschriek closed 1 year ago

karlschriek commented 1 year ago

Is your feature request related to a problem? Please describe.

We are attempting to set up a AzureApplicationGatewayRewrite that needs to rewrite the host from foo.bar to foo.baz. This is an extremely simple (and maybe even the most common) use case for a rewrite, but I cannot find any docs that describe how to do this.

Describe the solution you'd like

I would like to see documentation that explains all of the available options under the spec section of AzureApplicationGatewayRewrite(apiVersion: appgw.ingress.azure.io/v1beta1), as well as some examples how to perform typical use cases.

akshaysngupta commented 1 year ago

https://github.com/Azure/application-gateway-kubernetes-ingress/blob/master/docs/features/rewrite-rule-set-custom-resource.md