Skip to content

Latest commit

 

History

History
34 lines (32 loc) · 1.21 KB

cd-create-project.adoc

File metadata and controls

34 lines (32 loc) · 1.21 KB

Prepare OpenShift for Quickstart Deployment

  1. Log in to your OpenShift instance using the oc login command.

  2. Create a new project for the quickstart in OpenShift. You can create a project in OpenShift using the following command.

    $ oc new-project {artifactId}-project