July 2018
Intermediate to advanced
504 pages
11h 34m
English
The oc utility allows you to deploy a simple application in a user-friendly way. Generally, you just need to pass one or more options to the oc new-app command, which will then create all required resources, including pod(s) and service(s), for your application. Additionally, that command creates ReplicationController and DeploymentConfig API objects that control how your application is being deployed.
Read now
Unlock full access