Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Linux Foundation Exam CKS Topic 1 Question 54 Discussion

Actual exam question for Linux Foundation's CKS exam
Question #: 54
Topic #: 1
[All CKS Questions]

Secrets stored in the etcd is not secure at rest, you can use the etcdctl command utility to find the secret value

for e.g:-

ETCDCTL_API=3 etcdctl get /registry/secrets/default/cks-secret --cacert="ca.crt" --cert="server.crt" --key="server.key"

Output

Using the Encryption Configuration, Create the manifest, which secures the resource secrets using the provider AES-CBC and identity, to encrypt the secret-data at rest and ensure all secrets are encrypted with the new configuration.

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Celestina
1 days ago
Yes, we can use the etcdctl command utility to find the secret value.
upvoted 0 times
...
Samira
5 days ago
I think storing secrets in etcd is not secure at rest.
upvoted 0 times
...

Save Cancel