Difference between revisions of "Assign Pods to Nodes using Node Affinity"
Jump to navigation
Jump to search
(Created page with " == See also == * {{kubectl taint}} Category:Kubernetes") Tags: Mobile web edit, Mobile edit |
|||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | * https://kubernetes.io/docs/tasks/configure-pod-container/assign-pods-nodes-using-node-affinity/ | ||
+ | * <code>[[kubectl get nodes --show-labels]]</code> | ||
+ | * <code>[[kubectl label nodes]]</code> | ||
− | + | == Related == | |
+ | * [[CKA v1.18: Use label selectors to schedule Pods]] | ||
+ | * [[Node Affinity]] | ||
+ | * [[NodeAffinity]] | ||
+ | * [[Kubernetes Node Affinity]] | ||
== See also == | == See also == | ||
* {{kubectl taint}} | * {{kubectl taint}} | ||
+ | * {{kubectl label}} | ||
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
Latest revision as of 14:48, 22 May 2024
Advertising: