From f26d064d4021fcc1f175f87557627a0d9fa96d82 Mon Sep 17 00:00:00 2001 From: James Blair Date: Fri, 12 Apr 2024 15:52:12 +1200 Subject: [PATCH] Start adding scenario 6. --- data/workshop/scenario6.mdx | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 data/workshop/scenario6.mdx diff --git a/data/workshop/scenario6.mdx b/data/workshop/scenario6.mdx new file mode 100644 index 0000000..6fbcd9b --- /dev/null +++ b/data/workshop/scenario6.mdx @@ -0,0 +1,24 @@ +--- +title: Can I connect my pods to my virtual machine? +exercise: 5 +date: '2024-04-12' +tags: ['openshift','virtualisation','kubernetes','kubevirt'] +draft: false +authors: ['default'] +summary: "How do we make a virtual machine accessible over the OpenShift SDN" +--- + +... + +## 5.1 - + +... + + +## 5.2 - Check your work + +If you've successfully ... please post a message in `#event-anz-ocp-virt-hackathon` with the message: + +> Please review team [name] solution for exercise 5. + +This exercise is worth 25 points. The event team will reply in slack to confirm your updated team total score.