Configuring direct namespace creation on OpenShift Container Platform

By default, on OpenShift Container Platform clusters, Che uses the OpenShift ProjectRequest API to create user namespaces. The ProjectRequest API triggers any cluster-specific Project Templates configured by the cluster administrator.

If you want Che to create standard Kubernetes namespaces directly, bypassing the ProjectRequest API and its associated Project Templates, you can enable the createNamespaceDirectly option.

Prerequisites
Procedure
Verification
  • Start a workspace and verify that Che creates a standard Kubernetes namespace instead of an OpenShift Container Platform project.