How to Create a New Deployment use CLI
Last updated
Last updated
For more information, you need to download the preconfig cube through the Deka GPU Service Portal, click .
To set up the kubeconfig, you need kubectl
that matches your computer's operating system. If you are using , click this link, and if you are using Linux, click .
To create a Deployment through the CLI by running the following syntax.
The deployment.yaml file page appears automatically and includes the following lines of code. You can customize the name, and namespaces.
To apply the configuration to pod.yaml , you need to run the following syntax.