Skip to content

Commit 7e7c210

Browse files
Docs: Update link to Kubernetes controller documentation. (#13947)
Co-authored-by: DongHo Jung <[email protected]>
1 parent f6ce42c commit 7e7c210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-it-works.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To prevent this situation to happen, the Ingress-Nginx Controller optionally exp
6464
This webhook appends the incoming ingress objects to the list of ingresses, generates the configuration and calls nginx to ensure the configuration has no syntax errors.
6565

6666
[0]: https://github.com/openresty/lua-nginx-module/pull/1259
67-
[1]: https://coreos.com/kubernetes/docs/latest/replication-controller.html#the-reconciliation-loop-in-detail
67+
[1]: https://kubernetes.io/docs/concepts/architecture/controller/#controller-pattern
6868
[2]: https://godoc.org/k8s.io/client-go/informers#NewFilteredSharedInformerFactory
6969
[3]: https://godoc.org/k8s.io/client-go/tools/cache#ResourceEventHandlerFuncs
7070
[4]: https://github.com/kubernetes/ingress-nginx/blob/main/internal/task/queue.go#L38

0 commit comments

Comments
 (0)