mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 01:38:58 +03:00
clarify which instance to copy encryption config to
This commit is contained in:
@@ -21,7 +21,7 @@ envsubst < configs/encryption-config.yaml \
|
|||||||
> encryption-config.yaml
|
> encryption-config.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
Copy the `encryption-config.yaml` encryption config file to each controller instance:
|
Copy the `encryption-config.yaml` encryption config file to the server instance:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
scp encryption-config.yaml root@server:~/
|
scp encryption-config.yaml root@server:~/
|
||||||
|
|||||||
Reference in New Issue
Block a user