Skip to content

Commit

Permalink
Merge pull request #897 from MrHohn/outdated-link
Browse files Browse the repository at this point in the history
Update outdated ingress resource link
  • Loading branch information
aledbf authored Jun 23, 2017
2 parents 955897a + 8bd6eca commit 32c8090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Configuring a webserver or loadbalancer is harder than it should be. Most webser

## What is an Ingress Controller?

An Ingress Controller is a daemon, deployed as a Kubernetes Pod, that watches the apiserver's `/ingresses` endpoint for updates to the [Ingress resource](https://github.com/kubernetes/kubernetes/blob/master/docs/user-guide/ingress.md). Its job is to satisfy requests for ingress.
An Ingress Controller is a daemon, deployed as a Kubernetes Pod, that watches the apiserver's `/ingresses` endpoint for updates to the [Ingress resource](https://kubernetes.io/docs/concepts/services-networking/ingress/). Its job is to satisfy requests for ingress.

0 comments on commit 32c8090

Please sign in to comment.