Remove links using "here"
This commit is contained in:
committed by
Andrew Chen
parent
f93c8b48f3
commit
2eee2d2e5a
@@ -87,7 +87,7 @@ In order for the Ingress resource to work, the cluster must have an Ingress cont
|
|||||||
|
|
||||||
## Before you begin
|
## Before you begin
|
||||||
|
|
||||||
The following document describes a set of cross platform features exposed through the Ingress resource. Ideally, all Ingress controllers should fulfill this specification, but we're not there yet. The docs for the GCE and nginx controllers are [here](https://git.k8s.io/ingress-gce/README.md) and [here](https://git.k8s.io/ingress-nginx/README.md) respectively. **Make sure you review controller specific docs so you understand the caveats of each one**.
|
The following document describes a set of cross platform features exposed through the Ingress resource. Ideally, all Ingress controllers should fulfill this specification, but we're not there yet. We currently support and maintain [GCE](https://git.k8s.io/ingress-gce/README.md) and [nginx](https://git.k8s.io/ingress-nginx/README.md) controllers. **Make sure you review controller specific docs so you understand the caveats of each one**.
|
||||||
|
|
||||||
## Types of Ingress
|
## Types of Ingress
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user