Confirm when each exercise is finished.
This commit is contained in:
@ -88,3 +88,5 @@ After the build has completed and successfully:
|
||||
- The ReplicaSet will detect no Pods are running and will cause one to be deployed, as our default replica count is just 1.
|
||||
|
||||
To conclude, when issuing the `oc get pods` command, you will see that the build **Pod** has finished (exited) and that an application **Pod** is in a ready and running state.
|
||||
|
||||
Well done, you've finished exercise 6! 🎉
|
||||
|
||||
Reference in New Issue
Block a user