mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-12 13:39:26 -02:30
Dedicated node for ingress nginx controller
The ability to create dedicated node for ingress nginx controller host type network for nginx controller and add from example https://github.com/kubernetes/ingress-nginx/blob/master/docs/examples/static-ip/nginx-ingress-controller.yaml terminationGracePeriodSeconds: 60
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
# node5
|
||||
# node6
|
||||
|
||||
# optional for dedicated ingress node
|
||||
# [kube-ingress]
|
||||
# node2
|
||||
# node3
|
||||
|
||||
# [k8s-cluster:children]
|
||||
# kube-node
|
||||
# kube-master
|
||||
|
||||
Reference in New Issue
Block a user