mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 04:27:54 +00:00
Document how a secrets server like Vault or Keywhiz might fit into Kubernetes
This commit is contained in:
parent
5520386b18
commit
d7efc88b7d
@ -148,7 +148,8 @@ have different preferences for the central store of secret data. Some possibili
|
||||
|
||||
1. An etcd collection alongside the storage for other API resources
|
||||
2. A collocated [HSM](http://en.wikipedia.org/wiki/Hardware_security_module)
|
||||
3. An external datastore such as an external etcd, RDBMS, etc.
|
||||
3. A secrets server like [Vault](https://www.vaultproject.io/) or [Keywhiz](https://square.github.io/keywhiz/)
|
||||
4. An external datastore such as an external etcd, RDBMS, etc.
|
||||
|
||||
#### Size limit for secrets
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user