Optionalaffinityaffinity Affinity is an optional affinity selector that will be added to handler DaemonSet manifest.
OptionalinfrainfraAffinity InfraAffinity is an optional affinity selector that will be added to webhook, metrics & console-plugin Deployment manifests.
OptionalinfrainfraNodeSelector InfraNodeSelector is an optional selector that will be added to webhook, metrics & console-plugin Deployment manifests If InfraNodeSelector is specified, the webhook, metrics and the console plugin will run only on nodes that have each of the indicated key-value pairs as labels applied to the node.
OptionalinfrainfraTolerations
The pod this Toleration is attached to tolerates any taint that matches
the triple <key,value,effect> using the matching operator
OptionalnodenodeSelector NodeSelector is an optional selector that will be added to handler DaemonSet manifest for both workers and control-plane (https://github.com/nmstate/kubernetes-nmstate/blob/main/deploy/handler/operator.yaml). If NodeSelector is specified, the handler will run only on nodes that have each of the indicated key-value pairs as labels applied to the node.
OptionalprobeprobeConfiguration ProbeConfiguration is an optional configuration of NMstate probes testing various functionalities. If ProbeConfiguration is specified, the handler will use the config defined here instead of its default values.
OptionalselfselfSignConfiguration SelfSignConfiguration defines self signed certificate configuration
Optionaltolerationstolerations
The pod this Toleration is attached to tolerates any taint that matches
the triple <key,value,effect> using the matching operator
NMStateSpec defines the desired state of NMState
Export