Create a Kubernetes Namespace for VAST COSI Driver

Prev Next

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

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

kubectl create ns <namespace_name>