Progress on exercise 5.

This commit is contained in:
2024-10-30 08:01:54 +13:00
parent ca73036cd3
commit 4515f9b096
5 changed files with 17 additions and 14 deletions

View File

@ -21,7 +21,7 @@ You decide to make enabling encryption top of your list for the morning to try a
![brent](/static/images/security/brent.png)
## 3.1 Encrypting internal cluster traffic
## 3.1 - Encrypting internal cluster traffic
With IPsec enabled, you can encrypt internal pod-to-pod cluster traffic on the OVN-Kubernetes cluster network between nodes.
@ -38,7 +38,7 @@ Documentation you may find helpful is:
- https://docs.openshift.com/container-platform/4.16/networking/network_security/configuring-ipsec-ovn.html
## 3.2 Observing cluster network rollout
## 3.2 - Observing cluster network rollout
Your change window on the ACME cluster is 30 minutes for the cluster network update. You've advised the ACME team there could be some minor disruption to the cluster while the cluster network operator is progressing the update.