Generate Kubernetes credentials
π
Automatic generation
curl -sO https://download.kubolabs.io/scripts/create_kubeconfig
chmod +x create_kubeconfig
./create_kubeconfig <myserviceaccount>wget -q https://download.kubolabs.io/scripts/create_kubeconfig
chmod +x create_kubeconfig
./create_kubeconfig <myserviceaccount>π Manual generation
π Prerequisites
π Credentials generation
Prepare your environment
Generate the file
π© Troubleshooting
I canβt connect to my cluster
I canβt use the generated credentials file with your products!
Last updated