From 7ee2a55cdcb8b5c5600a3e3aece869ca899988fe Mon Sep 17 00:00:00 2001 From: James Blair Date: Thu, 26 Sep 2024 16:36:19 +1200 Subject: [PATCH] Create exercise 1 file. --- data/workshop/exercise1.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/workshop/exercise1.mdx diff --git a/data/workshop/exercise1.mdx b/data/workshop/exercise1.mdx new file mode 100644 index 0000000..8053af5 --- /dev/null +++ b/data/workshop/exercise1.mdx @@ -0,0 +1,13 @@ +--- +title: Understanding our hackathon environment +exercise: 1 +date: '2024-09-26' +tags: ['openshift','security'] +draft: false +authors: ['default'] +summary: "Let's get familiar with our hackathon setup." +--- + +Welcome to the OpenShift 4 security hackathon! Here you'll learn about operating a secure and compliant OpenShift 4 cluster. + +**Let's get started!**