Create Namespace
Each namespace that is created in vCluster Platform belongs to a project. There are two ways how namespaces can be created inside vCluster Platform:
- For regular project users: namespaces can only be created by template that are allowed on project level.
- For project admins: namespaces can be created without template.
Only Project admins can create a namespace without a template:
- Go to the Projects view using the menu on the left 
- Click on Namespaces and the button 
- In the popup make sure the namespace template field is empty and click the button 
- Optional: Select a cluster where to create the namespace in. If no cluster is specified, the platform will automatically select one for you. 
- Specify a name of the namespace at the top and optionally configure the namespace you want to create. 
- Click on the button 
- Retrieve a kube-context for this namespace using vcluster CLI: - vcluster platform connect namespace [namespace-name] --project my-project