mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-28 01:01:12 +00:00
340 B
340 B
Exercise — Sealed Secrets
-
Install the sealed secrets operator
-
Create a secret, seal it, load it in the cluster
-
Check that sealed secrets are "locked"
(can't be used with a different name, namespace, or cluster)
-
Bonus: migrate a sealing key to another cluster
-
Set RBAC permissions to grant selective access to secrets