Continue working on exercise 4.

This commit is contained in:
2024-05-27 09:21:32 +12:00
parent 679efe5bda
commit 36840753c0
3 changed files with 8 additions and 0 deletions

View File

@ -123,6 +123,12 @@ Within OpenShift you can then click the button in the top right hand corner,
After creating the `MachineSet` a new Windows machine will be automatically provisioned and added to our OpenShift cluster, as we set our desired replicas in the YAML to `1`.
<Zoom>
|![workshop](/workshops/static/images/windows/check-machine.gif) |
|:-----------------------------------------------------------------------------:|
| *Create the status of the new windows machine* |
</Zoom>
Creating, provisioning and configuring a new Windows host can be a lengthy process taking 15-30 minutes so now is a good time to take a break ☕.
You can keep an eye on the status of your Machine in the OpenShift web console. Once it reaches the **Provisioned as node** status you are ready to proceed to the next exercise.

View File

@ -53,3 +53,5 @@ This will allow us to deploy any helm charts available in this repository.
## 4.2 Deploy candystore helm chart
With our helm chart repository added, let's deploy our application

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB