Skip to content
Unverified Commit cd80daf3 authored by Bastian Scherber's avatar Bastian Scherber Committed by GitHub
Browse files

Use the node label for NodeAffinity rule (#187)

- The label `kubernetes.io/hostname` defaults
   to a node's hostname.
   However, it can be overridden with
   the kubelet flag `--hostname-override`

- Pods cannot be scheduled on clusters
  where the nodename doesn't match the `kubernetes.io/hostname` label,
  because the MatchExpression
  can never be fulfilled
parent 2b1c3d60
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment