Update content/en/docs/tasks/administer-cluster/encrypt-data.md

Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
This commit is contained in:
Viacheslav Vasilyev 2022-02-01 12:38:35 +02:00 committed by GitHub
parent 0ef0c8d570
commit ddd4a3defb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ is provided below.
{{< caution >}}
**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 will not be able to decrypt data stored inside the key-value store.
Otherwise, the kube-api-server can't decrypt data stored inside the key-value store.
{{< /caution >}}
## Understanding the encryption at rest configuration.