Set up a project for self-service automation portal in OpenShift
You must set up a project in OpenShift Container Platform for self-service automation portal. You can create the project from a terminal using the oc command, or in the OpenShift Container Platform web console.
Set up an OpenShift project using the web console Copy linkLink copied!
You can use the OpenShift Container Platform web console to create a project in your cluster for self-service automation portal.
Procedure Copy linkLink copied!
Set up an OpenShift project using the CLI Copy linkLink copied!
You can run commands from your terminal to create a project in your cluster for self-service automation portal.
Before you begin Copy linkLink copied!
- You have the login details for your OpenShift cluster.
- You have installed the
ocCLI tool.