Begin creating exercise 2.
This commit is contained in:
@ -13,7 +13,6 @@ oc login --web https://api.cluster-wc9vg.wc9vg.sandbox1332.opentlc.com:6443
|
|||||||
|
|
||||||
* Update cluster logo
|
* Update cluster logo
|
||||||
|
|
||||||
|
|
||||||
#+begin_src tmux
|
#+begin_src tmux
|
||||||
oc create configmap console-custom-logo --from-file=/home/james/Downloads/logo.png -n openshift-config
|
oc create configmap console-custom-logo --from-file=/home/james/Downloads/logo.png -n openshift-config
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Understanding our hackathon environment
|
title: Understanding our hackathon environment
|
||||||
exercise: 1
|
exercise: 1
|
||||||
date: '2024-09-26'
|
date: '2024-10-14'
|
||||||
tags: ['openshift','security']
|
tags: ['openshift','security']
|
||||||
draft: false
|
draft: false
|
||||||
authors: ['default']
|
authors: ['default']
|
||||||
|
|||||||
23
data/workshop/exercise2.mdx
Normal file
23
data/workshop/exercise2.mdx
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
title: Laying the foundations for cluster security
|
||||||
|
exercise: 2
|
||||||
|
date: '2024-10-17'
|
||||||
|
tags: ['openshift','security']
|
||||||
|
draft: false
|
||||||
|
authors: ['default']
|
||||||
|
summary: ""
|
||||||
|
---
|
||||||
|
|
||||||
|
It’s your first day of the consulting engagement with ACME. You’ve paired up with one of their Senior Platform Engineers Angie who has just given you a tour of their newly deployed OpenShift cluster which is looking healthy 🥦 (whew!) .
|
||||||
|
|
||||||
|
Time to tackle the first task on our consulting engagement list, installing [Red Hat Advanced Cluster Security](https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.5/html-single/installing/index) via the operator.
|
||||||
|
|
||||||
|
Ultimately the ACME team wants to manage everything with GitOps, but for today Angie would prefer a guided walkthrough on how to do things using the OpenShift Web Console so she has an opportunity to learn more about each step of the process.
|
||||||
|
|
||||||
|
<Zoom>
|
||||||
|
| |
|
||||||
|
|:-----------------------------------------------------------------------------:|
|
||||||
|
| *Time for a pair session at ACME Financial Services* |
|
||||||
|
</Zoom>
|
||||||
|
|
||||||
|
|
||||||
BIN
public/static/images/security/pairing.png
Normal file
BIN
public/static/images/security/pairing.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
Reference in New Issue
Block a user