October 2017
Intermediate to advanced
382 pages
9h 31m
English
This plugin is used to set node-selector annotation to the namespace. When the plugin is enabled, passing along a configuration file with --admission-control-config-file command using the following format:
podNodeSelectorPluginConfig: clusterDefaultNodeSelector: <default-node-selectors- labels> namespace1: <namespace-node-selectors-labels-1> namespace2: <namespace-node-selectors-labels-2>
Then the node-selector annotation will be applied to namespace. The pods on that namespace will then run on those matched nodes.
Read now
Unlock full access