Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::NodeCreationConfig::Mode (v0.57.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::NodeCreationConfig::Mode.
The mode of node creation.
Constants
MODE_UNSPECIFIED
value: 0 When no user input is provided.
VIA_KUBELET
value: 1 Kubelet registers itself.
VIA_CONTROL_PLANE
value: 2 gcp-controller-manager automatically creates the node object after
CSR approval.