Continue work on exercise 4.

This commit is contained in:
2024-05-27 09:13:31 +12:00
parent f9c7fbcf26
commit 679efe5bda
3 changed files with 9 additions and 46 deletions

View File

@ -121,4 +121,9 @@ Within OpenShift you can then click the button in the top right hand corner,
## 3.2 Verify windows machine status
>
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`.
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.