Vmware Node Config Args
Parameters that describe the configuration of all nodes within a given node pool.
Constructors
Properties
VMware disk size to be used during creation.
Allow node pool traffic to be load balanced. Only works for clusters with MetalLB load balancers.
The map of Kubernetes labels (key/value pairs) to be applied to each node. These will added in addition to any default label(s) that Kubernetes may apply to the node. In case of conflict in label keys, the applied set may differ depending on the Kubernetes version -- it's best to assume the behavior is undefined and conflicts should be avoided. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/
The initial taints assigned to nodes of this node pool.