nodeKubeletConfig property

NodeKubeletConfig? nodeKubeletConfig
getter/setter pair

NodeKubeletConfig controls the defaults for new node-pools.

Currently only insecure_kubelet_readonly_port_enabled can be set here.

Implementation

NodeKubeletConfig? nodeKubeletConfig;