kubeconfig
from the API Access page. Every time an Access Token is generated, by default the corresponding kubeconfig
will automatically download. This kubeconfig
file allows you to interact with our Kubernetes cluster using kubectl and other Kubernetes applications.cw-kubeconfig
.kubectl
on your Linux system.kubectl: OK
to confirm it is indeed valid. If this returns an error, please review the kubectl installation guide from Kubernetes.kubectl
using the following the command:-Silent
to the end of this string for a non-interactive setup.kubectl
on Windows using either Chocolatey or Scoop using the following commands:kubectl
installed and the kubeconfig
file generated and downloaded you can begin to use CoreWeave's Kubernetes infrastructure! To copy/merge with kubectl you can run the following commands:~/.kube/config.bak
~/.kube/config
/Users/<username>/.kube/config
%USERPROFILE%\.kube\config