Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::NodeCreationConfig::Mode (v0.55.0)

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.