Difference between revisions of "Kubectl taint"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
== Related == | == Related == | ||
* <code>[[terraform untaint]]</code> | * <code>[[terraform untaint]]</code> | ||
− | + | * <code>[[tolerations:]]</code> | |
== See also == | == See also == | ||
* {{kubectl taint}} | * {{kubectl taint}} | ||
− | |||
[[Category:kubectl]] | [[Category:kubectl]] |
Latest revision as of 20:04, 1 March 2023
kubectl taint nodes
kubectl get events your-namespace 22s Warning FailedScheduling pod/your_elasticsearch-master-1 0/8 nodes are available: 1 Insufficient cpu, 1 node(s) had taint {risk: etl}, that the pod didn't tolerate, 1 node(s) were unschedulable, 3 node(s) had taint {NAME: run-your-command}, that the pod didn't tolerate, 7 node(s) had volume node affinity conflict.
Related[edit]
See also[edit]
Advertising: