Skip to content

Commit 3bfab68

Browse files
authored
Merge pull request #25003 from sftim/20201112_ingress_controllers_add_3rd_party_content_warning
Add 3rd party content warning to Ingress Controllers concept
2 parents 72836ea + 0302b2d commit 3bfab68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/docs/concepts/services-networking/ingress-controllers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Kubernetes as a project currently supports and maintains [GCE](https://git.k8s.i
2222

2323
## Additional controllers
2424

25+
{{% thirdparty-content %}}
26+
2527
* [AKS Application Gateway Ingress Controller](https://github.com/Azure/application-gateway-kubernetes-ingress) is an ingress controller that enables ingress to [AKS clusters](https://docs.microsoft.com/azure/aks/kubernetes-walkthrough-portal) using the [Azure Application Gateway](https://docs.microsoft.com/azure/application-gateway/overview).
2628
* [Ambassador](https://www.getambassador.io/) API Gateway is an [Envoy](https://www.envoyproxy.io) based ingress
2729
controller with [community](https://www.getambassador.io/docs) or

0 commit comments

Comments
 (0)