fix broken links
The GCE ingress controller was moved to github.com/kubernetes/ingress-gce.
This commit is contained in:
parent
3a991bd962
commit
bdcaed1f20
|
@ -237,7 +237,7 @@ Service endpoints are found primarily via [DNS](https://kubernetes.io/docs/conce
|
|||
A number of components, called [*add-ons*](https://github.com/kubernetes/kubernetes/tree/master/cluster/addons) typically run on Kubernetes
|
||||
itself:
|
||||
* [DNS](https://github.com/kubernetes/kubernetes/tree/master/cluster/addons/dns)
|
||||
* [Ingress controller](https://github.com/kubernetes/ingress-nginx/tree/master/pkg/ingress/controller)
|
||||
* [Ingress controller](https://github.com/kubernetes/ingress-gce)
|
||||
* [Heapster](https://github.com/kubernetes/heapster/) (resource monitoring)
|
||||
* [Dashboard](https://github.com/kubernetes/dashboard/) (GUI)
|
||||
|
||||
|
|
Loading…
Reference in New Issue