Setting Up the OpenShift CLI Environment
To run the application in an Kubernetes cluster on OpenShift, you can use OpenShift Container Platform CLI which runs on top of the Kubernetes cluster.
You can download the
oc client tool from the OpenShift web console and install it to execute OpenShift Container Platform commands. In OpenShift Container Platform, you can create a new project that defines the scope of resources and who can access those resources. The application images are deployed in a project.
For details about OpenShift Container Platform or any of the step in the following procedure, see the Red Hat OpenShift Container Platform documentation.
Prerequisites
- You must have valid subscription of OpenShift Container Platform on your Red Hat account, see Red Hat OpenShift Container Platform.
Procedure
Related tasks
Copyright © Cloud Software Group, Inc. All rights reserved.