kind export kubeconfig --name dev

Category: Kubernetes & Containers

kind export kubeconfig --name dev

Export a cluster's kubeconfig

Writes the dev cluster's kubeconfig so other tools can reach it, defaulting to updating your main kubeconfig when no --kubeconfig flag is passed. Useful for pointing kubectl or k9s at a specific kind cluster. Related: kind get clusters lists the names.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.