kube Config File Prefix
Parameters
value
The path prefix of kube config. You could store kube config in a specified directory by specifying this field, like ~/.kube/managed
, then it will be named with ~/.kube/managed-clusterID-kubeconfig
. From version 1.187.0+, kube_config will not export kube_config if this field is not set.