diff --git a/data/workshop/scenario1.mdx b/data/workshop/scenario1.mdx index c637a7c..7c95d10 100644 --- a/data/workshop/scenario1.mdx +++ b/data/workshop/scenario1.mdx @@ -1,7 +1,7 @@ --- title: Understanding the hackathon environment exercise: 1 -date: '2024-04-05' +date: '2024-04-14' tags: ['openshift','virtualisation','kubernetes','kubevirt'] draft: false authors: ['default'] @@ -15,6 +15,12 @@ Welcome to the OpenShift Virtualisation Hackathon! Here you'll have a chance to ## 1.1 - The hackathon scenario + +|![cluster](/workshops/static/images/hackathon/acme-bank.jpeg) | +|:-----------------------------------------------------------------------------:| +| *Acme Financial Services* | + + 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. One of the potential options for Acme Financial Services is to adopt Red Hat OpenShift Virtualisation as a container native virtualisation platform. diff --git a/public/static/images/hackathon/acme-bank.jpeg b/public/static/images/hackathon/acme-bank.jpeg new file mode 100644 index 0000000..6f0cc14 Binary files /dev/null and b/public/static/images/hackathon/acme-bank.jpeg differ