How to Create a New Persistent Volume Claim 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 Windows click , and if you are using Linux click .
To create a Persistent Volume Claims through the CLI by running the following syntax.
You can customize the name on line 4, storageClassName on line 7 with storage-mgmt, and the storage size on line 12.
To apply the configuration to pvc.yaml , you need to run the following syntax.