Update content/en/docs/tasks/administer-cluster/encrypt-data.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
parent
ddd4a3defb
commit
241e635197
|
|
@ -29,7 +29,7 @@ is provided below.
|
||||||
|
|
||||||
{{< caution >}}
|
{{< caution >}}
|
||||||
**IMPORTANT:** For multi-master configurations (with two or more control plane nodes) the encryption configuration file must be the same!
|
**IMPORTANT:** For multi-master configurations (with two or more control plane nodes) the encryption configuration file must be the same!
|
||||||
Otherwise, the kube-api-server can't decrypt data stored inside the key-value store.
|
Otherwise, the kube-apiserver can't decrypt data stored inside the key-value store.
|
||||||
{{< /caution >}}
|
{{< /caution >}}
|
||||||
|
|
||||||
## Understanding the encryption at rest configuration.
|
## Understanding the encryption at rest configuration.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue