Update 06-data-encryption-keys.md

Adding reference to encrypting-data to kubernetes.io
pull/584/head
rahulsoni43 2019-11-19 09:19:09 +05:30 committed by GitHub
parent 4fe0ff1921
commit 146b373f27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -39,5 +39,6 @@ for instance in master-1 master-2; do
scp encryption-config.yaml ${instance}:~/
done
```
Reference: https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/#encrypting-your-data
Next: [Bootstrapping the etcd Cluster](07-bootstrapping-etcd.md)