Skip to main content

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:

  1. For regular project users: namespaces can only be created by template that are allowed on project level.
  2. For project admins: namespaces can be created without template.

Only Project admins can create a namespace without a template:

  1. Go to the Projects view using the menu on the left

  2. Click on Namespaces and the button

  3. In the popup make sure the namespace template field is empty and click the button

  4. Optional: Select a cluster where to create the namespace in. If no cluster is specified, the platform will automatically select one for you.

  5. Specify a name of the namespace at the top and optionally configure the namespace you want to create.

  6. Click on the button

  7. Retrieve a kube-context for this namespace using vcluster CLI:

    vcluster platform connect namespace [namespace-name] --project my-project