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