dkp get kubeconfig
Retrieve cluster kubeconfig and modify local kubeconfig file
CODE
dkp get kubeconfig [flags]
Options
CODE
--cluster string Kommander Cluster to get kubeconfig for
-c, --cluster-name name Name used to prefix the cluster and all the created resources.
-h, --help help for kubeconfig
--kubeconfig string Path to the kubeconfig for the management cluster. If unspecified, default discovery rules apply.
-n, --namespace string If present, the namespace scope for this CLI request. (default "default")
-w, --workspace string Name of the workspace to show clusters from
Options inherited from parent commands
CODE
-v, --verbose int Output verbosity
SEE ALSO
- dkp get - Get one of [appdeployments, chart, clusters, kubeconfig, nodepools, workspaces]