Fix grammar in kubernetes ingress controller documentation

This commit is contained in:
Ivor Scott
2020-11-19 10:04:04 +01:00
committed by GitHub
parent 4f43c9ebb4
commit 9fb32a47ca

View File

@@ -4,7 +4,7 @@ The Kubernetes Ingress Controller.
{: .subtitle }
The Traefik Kubernetes Ingress provider is a Kubernetes Ingress controller; that is to say,
it manages access to a cluster services by supporting the [Ingress](https://kubernetes.io/docs/concepts/services-networking/ingress/) specification.
it manages access to cluster services by supporting the [Ingress](https://kubernetes.io/docs/concepts/services-networking/ingress/) specification.
## Routing Configuration