Skip to content

talos kubeconfig

The kubeconfig command downloads the admin kubeconfig file from the Talos node in order to manage the Kubernetes cluster with the kubectl command.

forgetool talos kubeconfig <NodeIP> [flags]

<NodeIP> is an optional argument that specifies the Talos node from which to download the configuration file. You can use all to select all nodes. By default, this is set to all.

forgetool talos kubeconfig all
-h, --help help for talos kubeconfig
--cluster string Cluster name (default "main")