After you have successfully downloaded kubeconfig on the Deka GPU Service Portal. The following is a guide to using kubeconfig on the Windows operating system.
Configure kubectl
The first step to be able to use kubectl is to download the kubectl file first. To be able to download kubectl, you can use two methods, namely:
First way Download directly to this page. Make sure to choose the version that suits the architecture you are using, and save the kubectl.exe file on your device. After successfully downloading kubectl.exe, move kubectl.exe to the desired folder.
folder kubectl
In the "windows search bar" on your computer, enter "env". Select “Edit the system environment variables”.
Edit System Variables
Add path from kubectl folder.
Second way Download using curl command. To be able to use curl, run the following command.