Create a Kubernetes Namespace for VAST Block CSI Driver

Prev Next

By default, VAST Block CSI Driver is deployed to the default namespace on the Kubernetes cluster.

If you want to use a different Kubernetes namespace for VAST Block CSI Driver, create it prior to deployment by running the following command:

kubectl create ns <namespace_name>