From 355b8149ed743ae325f9ea262ab962ce540e7bed Mon Sep 17 00:00:00 2001 From: Andreas Spanner Date: Thu, 27 Jun 2024 09:12:38 +1000 Subject: [PATCH 1/2] Update scenario1.mdx Scenario 6 timing hint (for free) added. --- data/hackathon/scenario1.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/data/hackathon/scenario1.mdx b/data/hackathon/scenario1.mdx index 24c17c8..e339a22 100644 --- a/data/hackathon/scenario1.mdx +++ b/data/hackathon/scenario1.mdx @@ -72,6 +72,7 @@ The event team will reply in slack to confirm your team has been recorded and st ## 1.5 - Hints! +The first hint is free: In scenario 6, you will need to provision 15 minutes time for synthetic data generation as well as 20 minutes for model training. You might want to make this part of your strategy to win. If you get stuck on a question, fear not, perhaps try a different approach. If you have tried everything you can think of and are still stuck you can unlock a hint for `5` points by posting a message in the `#event-anz-ocp-ai-hackathon` channel with the message: From 909f86899cf9f33b76eea819b9bfba4a30632063 Mon Sep 17 00:00:00 2001 From: Andreas Spanner Date: Fri, 28 Jun 2024 13:57:59 +1000 Subject: [PATCH 2/2] Update scenario1.mdx --- data/hackathon/scenario1.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/hackathon/scenario1.mdx b/data/hackathon/scenario1.mdx index 873a7de..2c97e39 100644 --- a/data/hackathon/scenario1.mdx +++ b/data/hackathon/scenario1.mdx @@ -37,6 +37,8 @@ For this challenge your team will be given two OpenShift clusters - an AWS ROSA OpenShift 4 cluster representing the ACME cloud environment - a Single Node OpenShift cluster representing the ACME on-premises environment +You will also need an additional InstructLab vm to complete scenario 6. + All challenge tasks must be performed on these clusters so your solutions can be graded successfully. Some challenges will require the use of specific clusters. You can and are encouraged to use any supporting documentation or other resources in order to tackle each of the challenge tasks.