Updated asset paths and next config for cname.

This commit is contained in:
2024-07-25 09:43:58 +12:00
parent 21d1ad0cfa
commit c74a394845
23 changed files with 78 additions and 78 deletions

View File

@ -18,7 +18,7 @@ You're in a race to reach the highest score before the session concludes! If mul
## 1.1 - The hackathon scenario
<Zoom>
|![cluster](/workshops/static/images/hackathon/acme-bank.jpeg) |
|![cluster](/static/images/hackathon/acme-bank.jpeg) |
|:-----------------------------------------------------------------------------:|
| *Acme Financial Services* |
</Zoom>
@ -39,7 +39,7 @@ All challenge tasks must be performed on this cluster so your solutions can be g
You can and are encouraged to use any supporting documentation or other resources in order to tackle each of the challenge tasks.
<Zoom>
|![cluster](/workshops/static/images/hackathon/cluster.png) |
|![cluster](/static/images/hackathon/cluster.png) |
|:-----------------------------------------------------------------------------:|
| *OpenShift bare metal cluster console* |
</Zoom>
@ -54,7 +54,7 @@ To get underway open your web browser and navigate to this link to allocate an e
Register for an environment using `[team name]@redhat.com` and the password provided by your hackathon organisers. Registering with a team email will mean all your team members will be able to see the same cluster details for your shared team cluster.
<Zoom>
|![cluster](/workshops/static/images/hackathon/workshop.png) |
|![cluster](/static/images/hackathon/workshop.png) |
|:-----------------------------------------------------------------------------:|
| *Hackathon team registration page* |
</Zoom>

View File

@ -30,7 +30,7 @@ Documentation you may find helpful is:
For this challenge you will know you are successful and will be awarded points when your virtual machine boots the given iso and shows the following logo in vnc console:
<Zoom>
|![workshop](/workshops/static/images/hackathon/crusty-corp.png) |
|![workshop](/static/images/hackathon/crusty-corp.png) |
|:-----------------------------------------------------------------------------:|
| *Crusty corp financial appliance boot screen.* |
</Zoom>

View File

@ -15,7 +15,7 @@ You know KVM & KubeVirt has supported a similar feature called "Live Migration"
The Acme Financial Services team have put you on the spot, can you pull off a virtual machine live migration? 😅
<Zoom>
|![workshop](/workshops/static/images/hackathon/broken-vm-wojek.png) |
|![workshop](/static/images/hackathon/broken-vm-wojek.png) |
|:-----------------------------------------------------------------------------:|
| *He's dead Jim...* |
</Zoom>

View File

@ -19,7 +19,7 @@ The Acme team are stuck on how they might implement this goal within their curre
Your local pre-sales team has offered to setup an example environment for Acme and step through how to enable the feature. No worries right. After all, how hard can it be?
<Zoom>
|![workshop](/workshops/static/images/hackathon/yaml-file.jpeg) |
|![workshop](/static/images/hackathon/yaml-file.jpeg) |
|:-----------------------------------------------------------------------------:|
| *"We've all said it 😂"* |
</Zoom>

View File

@ -15,7 +15,7 @@ The Acme team have talked about modernisation throughout the proof of concept so
This is it. No pressure but we need to nail this!
<Zoom>
|![workshop](/workshops/static/images/hackathon/vms-containers.jpeg) |
|![workshop](/static/images/hackathon/vms-containers.jpeg) |
|:-----------------------------------------------------------------------------:|
| *"The best of both worlds!"* |
</Zoom>
@ -41,7 +41,7 @@ Once the workloads are deployed your challenge is to create one service named `a
You'll know if this is working correctly when you can see two pods appearing in your service pod listing:
<Zoom>
|![workshop](/workshops/static/images/hackathon/vm-pod-service.png) |
|![workshop](/static/images/hackathon/vm-pod-service.png) |
|:-----------------------------------------------------------------------------:|
| *"One service balancing traffic across a vm and standard pod!"* |
</Zoom>