OpenShift Replication Controller Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

List Replication Controllers for Project

oc get rc

List the Logs of a Replication Controller

oc logs -f rc/<rc-name>