SIMULATION
Scale an application manually
Manually scale the minion application in the gru project to a total of 5 replicas.
Solution:
$ oc project gru
$ oc get pods
$ oc get all | grep deployment
$ oc scale --replicas=5 deployment.apps/minion
$ oc get pods
Sommer
2 hours agoBrittni
5 days agoShelton
10 days agoAnnabelle
16 days agoMarge
2 months agoLashaunda
2 months agoLuke
2 months ago