Begin creating exercise 2.

This commit is contained in:
2024-10-17 09:20:58 +13:00
parent 11b8154424
commit 3f6495041c
4 changed files with 24 additions and 2 deletions

View File

@ -13,7 +13,6 @@ oc login --web https://api.cluster-wc9vg.wc9vg.sandbox1332.opentlc.com:6443
* Update cluster logo
#+begin_src tmux
oc create configmap console-custom-logo --from-file=/home/james/Downloads/logo.png -n openshift-config

View File

@ -1,7 +1,7 @@
---
title: Understanding our hackathon environment
exercise: 1
date: '2024-09-26'
date: '2024-10-14'
tags: ['openshift','security']
draft: false
authors: ['default']

View 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: ""
---
Its your first day of the consulting engagement with ACME. Youve 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>
|![cluster](/static/images/security/pairing.png) |
|:-----------------------------------------------------------------------------:|
| *Time for a pair session at ACME Financial Services* |
</Zoom>