diff --git a/data/workshop/scenario1.mdx b/data/workshop/scenario1.mdx index 69a092d..5c5233e 100644 --- a/data/workshop/scenario1.mdx +++ b/data/workshop/scenario1.mdx @@ -24,12 +24,23 @@ Acme Financial Services is a large bank based in Australia. They have a number o One of the potential options for Acme Financial Services is to adopt Red Hat OpenShift Virtualisation as a container native virtualisation platform. -Your hackathon team are the pre-sales team engaging with Acme technical teams to secure buy-in for a large scale migration to proceed. +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 -... +For this challenge you'll be given a fresh bare metal OpenShift 4 cluster with no OpenShift Virtualisation functionality installed. + +All challenge tasks must be performed on this cluster so your solutions can be graded successfully. + +You can and are encouraged to use any supporting documentation or other resources in order to tackle each of the challenge tasks. + + +|![cluster](/workshops/static/images/hackathon/cluster.png) | +|:-----------------------------------------------------------------------------:| +| *OpenShift bare metal cluster console* | + + ## 1.4 - Confirm your team name @@ -37,5 +48,5 @@ If your team have secured an environment and are ready to start the challenge pl > Team [name] are using environment [uuid] and 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. +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/cluster.png b/public/static/images/hackathon/cluster.png new file mode 100644 index 0000000..b906202 Binary files /dev/null and b/public/static/images/hackathon/cluster.png differ