What is the purpose of a Kubernetes Secret?
-
A
To encrypt etcd data at rest automatically
-
B
To store sensitive data like passwords and tokens in base64-encoded form
-
C
To define network policies that block external access
-
D
To create read-only mounts for configuration files