Difference between revisions of "Tolerations:"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | {{lc}} | + | {{lc}} [[tolerations:]] |
− | |||
− | |||
− | |||
# these tolerations are to have the daemonset runnable on control plane nodes | # these tolerations are to have the daemonset runnable on control plane nodes | ||
− | |||
# remove them if your control plane nodes should not run pods | # remove them if your control plane nodes should not run pods | ||
Revision as of 18:07, 28 July 2024
# these tolerations are to have the daemonset runnable on control plane nodes # remove them if your control plane nodes should not run pods
tolerations: - key: node.kubernetes.io/not-ready operator: Exists effect: NoExecute tolerationSeconds: 300 - key: node.kubernetes.io/unreachable operator: Exists effect: NoExecute tolerationSeconds: 300
Related
See also
Advertising: