From 530df69d947a39b9bbf9e1ac8f3b6804e776faf3 Mon Sep 17 00:00:00 2001 From: James Blair Date: Sun, 14 Apr 2024 10:26:49 +1200 Subject: [PATCH] Add a setup guide to record environment instructions. --- data/workshop/README.org | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/workshop/README.org diff --git a/data/workshop/README.org b/data/workshop/README.org new file mode 100644 index 0000000..6c5ba05 --- /dev/null +++ b/data/workshop/README.org @@ -0,0 +1,16 @@ +#+TITLE: OpenShift Workshops +#+AUTHOR: James Blair +#+DATE: <2024-04-14 Sun> + +This directory contains a set of scenarios to be used for an [[https://www.redhat.com/en/technologies/cloud-computing/openshift/virtualization][OpenShift Virtualisation]] hackathon and was created for an internal enablement exercise at Red Hat. + +* Pre-requisites + +The hackathon is run by breaking attendees into small teams of 2-4 and assigning each team a bare metal OpenShift 4 cluster with OpenShift Virtualisation already installed. + +For our purposes we have clusters running in Equinix Metal provisioned via the [[https://demo.redhat.com/catalog?item=babylon-catalog-prod/equinix-metal.roadshow-ocpvirt.prod&utm_source=webapp&utm_medium=share-link][Red Hat Demo System]]. + + +* Cluster setup + +Follow the steps below to prepare each cluster in advance of the hackathon.