Continue working on exercise 4.

This commit is contained in:
2023-12-06 22:12:17 +13:00
parent a7c0413f69
commit f93b5b19f8
4 changed files with 34 additions and 8 deletions

View File

@ -89,7 +89,7 @@ Once the new pod is ready, repeat the steps from task `3.2` to crash one of the
In the previous example we saw what happened when we intentionally crashed our application. Let's see what happens if we just outright delete one of our ParksMap applications two **Pods**.
For this step we'll use the `oc` command line utility to build some more familarity.
For this step we'll use the `oc` command line utility to build some more familiarity.
Let's start by launching back into our web terminal now by clicking the terminal button in the top right hand corner and then clicking **Start** with our `userX` project selected.