Retrieve cluster kubeconfig and modify local kubeconfig file

dkp get kubeconfig [flags]
CODE

Options

      --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
CODE

Options inherited from parent commands

  -v, --verbose int   Output verbosity
CODE

SEE ALSO

  • dkp get - Get one of [appdeployments, chart, clusters, kubeconfig, nodepools, workspaces]