Quiz: Encryption
Red Hat OpenShift on IBM Cloud
How do you protect sensitive information in a cluster?
A. Encryption is not necessary no matter what kind of information is in the cluster
B. Set up encryption only when you have apps that allow public traffic
C. Set up encryption when you know information has actually been exposed
D. Set up encryption on a component by component basis before storing any information in a cluster
What components are encrypted by default?
A. Control plan
B. Worker node disks
C. Worker to worker communication
D. Persistent storage
E. A and B
F. C and D
How do you protect Kubernetes secrets?
A. Don't share them
B. Key management services
C. Locksmiths
D. None of the above