Continue working on exercise 4.
This commit is contained in:
@ -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>
|
||||
| |
|
||||
|:-----------------------------------------------------------------------------:|
|
||||
| *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.
|
||||
|
||||
@ -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
|
||||
|
||||
BIN
public/static/images/windows/check-machine.gif
Normal file
BIN
public/static/images/windows/check-machine.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 MiB |
Reference in New Issue
Block a user