From e6eda458c0d587465f08e3941ab36b88b7c5def6 Mon Sep 17 00:00:00 2001 From: James Blair Date: Sun, 26 May 2024 20:13:36 +1200 Subject: [PATCH] Begin scaffolding new windows container workshop. --- data/{workshop => hackathon}/scenario1.mdx | 0 data/{workshop => hackathon}/scenario2.mdx | 0 data/{workshop => hackathon}/scenario3.mdx | 0 data/{workshop => hackathon}/scenario4.mdx | 0 data/{workshop => hackathon}/scenario5.mdx | 0 data/{workshop => hackathon}/scenario6.mdx | 0 data/siteMetadata.js | 4 ++-- data/workshop/exercise1.mdx | 15 +++++++++++++++ 8 files changed, 17 insertions(+), 2 deletions(-) rename data/{workshop => hackathon}/scenario1.mdx (100%) rename data/{workshop => hackathon}/scenario2.mdx (100%) rename data/{workshop => hackathon}/scenario3.mdx (100%) rename data/{workshop => hackathon}/scenario4.mdx (100%) rename data/{workshop => hackathon}/scenario5.mdx (100%) rename data/{workshop => hackathon}/scenario6.mdx (100%) create mode 100644 data/workshop/exercise1.mdx diff --git a/data/workshop/scenario1.mdx b/data/hackathon/scenario1.mdx similarity index 100% rename from data/workshop/scenario1.mdx rename to data/hackathon/scenario1.mdx diff --git a/data/workshop/scenario2.mdx b/data/hackathon/scenario2.mdx similarity index 100% rename from data/workshop/scenario2.mdx rename to data/hackathon/scenario2.mdx diff --git a/data/workshop/scenario3.mdx b/data/hackathon/scenario3.mdx similarity index 100% rename from data/workshop/scenario3.mdx rename to data/hackathon/scenario3.mdx diff --git a/data/workshop/scenario4.mdx b/data/hackathon/scenario4.mdx similarity index 100% rename from data/workshop/scenario4.mdx rename to data/hackathon/scenario4.mdx diff --git a/data/workshop/scenario5.mdx b/data/hackathon/scenario5.mdx similarity index 100% rename from data/workshop/scenario5.mdx rename to data/hackathon/scenario5.mdx diff --git a/data/workshop/scenario6.mdx b/data/hackathon/scenario6.mdx similarity index 100% rename from data/workshop/scenario6.mdx rename to data/hackathon/scenario6.mdx diff --git a/data/siteMetadata.js b/data/siteMetadata.js index c8c2e56..cb320cf 100644 --- a/data/siteMetadata.js +++ b/data/siteMetadata.js @@ -1,8 +1,8 @@ const siteMetadata = { - title: 'Red Hat OpenShift Virtualisation Hackathon', + title: 'Red Hat OpenShift Windows Container Workshop', author: 'Red Hat', headerTitle: 'Red Hat', - description: 'Red Hat OpenShift Virtualisation Hackathon', + description: 'Red Hat OpenShift Windows Container Workshop', language: 'en-us', siteUrl: 'https://jmhbnz.github.io/workshops', siteRepo: 'https://github.com/jmhbnz/workshops', diff --git a/data/workshop/exercise1.mdx b/data/workshop/exercise1.mdx new file mode 100644 index 0000000..ac86dfb --- /dev/null +++ b/data/workshop/exercise1.mdx @@ -0,0 +1,15 @@ +--- +title: Understanding the workshop environment +exercise: 1 +date: '2024-05-26' +tags: ['openshift','windows','kubernetes','containers'] +draft: false +authors: ['default'] +summary: "Let's get underway with the workshop." +--- + +Welcome to the OpenShift Windows Containers Workshop! Here you'll have a chance to build your windows container prowess. + +**Let's get started!** + +