Last 12 weeks · 0 commits
3 of 6 standards met
While completing the Data Encryption section in , I successfully verified that the raw value stored in etcd begins with . It would also be helpful to verify that the API server can retrieve and decode the encrypted-at-rest Secret correctly. I suggest adding this command after the etcd hexdump check: Example output: The output should contain , which is the value encoded using Base64. Optionally, the original value can also be verified with: Expected output:
Repository: kelseyhightower/kubernetes-the-hard-way. Description: Bootstrap Kubernetes the hard way. No scripts. Stars: 49805, Forks: 15875. License: Apache-2.0. Open PRs: 27, open issues: 28. Last activity: 1y ago. Community health: 57%. Top contributors: kelseyhightower, ksingh7, amouat, 0x5d, elsonrodriguez, aberoham, adriaandejonge, Alan01252, andrewpsp, jomagam and others.