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/serverless
, then it will be named with ~/.kube/serverless-clusterID-kubeconfig
. From version 1.187.0+, kube_config will not export kube_config if this field is not set.