diff --git a/data/workshop/scenario1.mdx b/data/workshop/scenario1.mdx index 5eeb478..9a8a142 100644 --- a/data/workshop/scenario1.mdx +++ b/data/workshop/scenario1.mdx @@ -13,14 +13,7 @@ Welcome to the OpenShift Virtualisation Hackathon! Here you'll have a chance to **Let's get started!** -## 1.1 - Obtaining your environment - -To get underway open your web browser and navigate to this link to allocate an environment for your team https://demo.redhat.com. - -Register for an environment using `@redhat.com`. This way all your team members will be able to see the same cluster details for your shared team cluster. - - -## 1.2 - The hackathon scenario +## 1.1 - The hackathon scenario Acme Financial Services is a large bank based in Australia. They have a number of virtual machine workloads that are running on a traditional hypervisor and are considering moving these to another platform. @@ -29,7 +22,7 @@ One of the potential options for Acme Financial Services is to adopt Red Hat Ope Your hackathon team are the pre-sales technical team engaging with Acme technical teams to secure buy-in for a large scale migration to proceed. -## 1.3 - Understanding the environment +## 1.1 - Understanding the environment For this challenge you'll be given a fresh bare metal OpenShift 4 cluster with no OpenShift Virtualisation functionality installed. @@ -44,11 +37,25 @@ You can and are encouraged to use any supporting documentation or other resource -## 1.4 - Confirm your team name +## 1.2 - Obtain your environment + +Working in a small team you will have one shared cluster for team members to share. Your team will have a name allocated already. + +To get underway open your web browser and navigate to this link to allocate an environment for your team https://demo.redhat.com/workshop/qudstj. + +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. + + +|![cluster](/workshops/static/images/hackathon/workshop.png) | +|:-----------------------------------------------------------------------------:| +| *OpenShift bare metal cluster console* | + + + +## 1.4 - Confirm environment access If your team have secured an environment and are ready to start the challenge please post a message in `#event-anz-ocp-virt-hackathon` with the message: -> Team [name] are using environment [uuid] and starting the challenge! +> Team [name] have logged into an environment and are starting the challenge! The event team will reply in slack to confirm your team has been recorded and start you with a base score of `10` points. - diff --git a/public/static/images/hackathon/workshop.png b/public/static/images/hackathon/workshop.png new file mode 100644 index 0000000..a24a248 Binary files /dev/null and b/public/static/images/hackathon/workshop.png differ