IT 기술/k8s
[k8s] Secret 정보 암호화하기.
Geunny
2024. 4. 22. 23:18
반응형
https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/
Encrypting Confidential Data at Rest
All of the APIs in Kubernetes that let you write persistent API resource data support at-rest encryption. For example, you can enable at-rest encryption for Secrets. This at-rest encryption is additional to any system-level encryption for the etcd cluster
kubernetes.io
추가.
RHEL 계열 리눅스 ectdctl 설치방법
https://github.com/etcd-io/etcd/releases/
Releases · etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system - etcd-io/etcd
github.com