Difference between revisions of "Kubectl taint"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} kubectl taint")
 
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
  [[kubectl taint]]
+
  [[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 ==
 +
* <code>[[terraform untaint]]</code>
 +
* <code>[[tolerations:]]</code>
 +
 
 +
== See also ==
 +
* {{kubectl taint}}
 +
 
 +
[[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: