January 2019
Beginner to intermediate
352 pages
8h
English
The OpenShift cluster will run as an all-in-one container on a Docker host. The Docker host may be a local virtual machine (VM), remote machine, or the local Unix host.
Use the up command to start a new cluster on a Docker host.
Ensure that Docker commands are working and that you can create new containers before you try to use an existing Docker connection.
Default routes are set up using nip.io and the host IP of your cluster. Use the --routing-suffix flag to use a different routing suffix.
The syntax is as follows:
oc cluster ACTION [flags]
The available commands are as follows:
Read now
Unlock full access