Set up a project for Ansible automation portal in OpenShift
You must set up a project in OpenShift Container Platform for Ansible 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 Ansible 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 Ansible automation portal.
Before you begin Copy linkLink copied!
- You have the login details for your OpenShift cluster.
- You have installed the
ocCLI tool.