File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
content/en/docs/concepts/architecture Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -309,13 +309,6 @@ The node controller also adds {{< glossary_tooltip text="taints" term_id="taint"
309
309
corresponding to node problems like node unreachable or not ready. This means
310
310
that the scheduler won't place Pods onto unhealthy nodes.
311
311
312
-
313
- {{< caution >}}
314
- ` kubectl cordon ` marks a node as 'unschedulable', which has the side effect of the service
315
- controller removing the node from any LoadBalancer node target lists it was previously
316
- eligible for, effectively removing incoming load balancer traffic from the cordoned node(s).
317
- {{< /caution >}}
318
-
319
312
### Node capacity
320
313
321
314
Node objects track information about the Node's resource capacity: for example, the amount
You can’t perform that action at this time.
0 commit comments