mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 08:48:58 +03:00
The chapter 'Generating the Data Encryption Config and Key' is updated.
This commit is contained in:
@@ -4,6 +4,9 @@ Kubernetes stores a variety of data including cluster state, application configu
|
||||
|
||||
In this chapter, you will generate an encryption key and an [encryption config](https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/#understanding-the-encryption-at-rest-configuration) suitable for encrypting Kubernetes Secrets.
|
||||
|
||||
**All procedures in this chapter should be done in `client-1`.**
|
||||
|
||||
|
||||
## The Encryption Key
|
||||
|
||||
Generate an encryption key:
|
||||
|
||||
Reference in New Issue
Block a user