nforgeio / neonKUBE

Public NeonKUBE Kubernetes distribution related projects
https://neonkube.io
Apache License 2.0
78 stars 13 forks source link

etcd/vault secret encryption #1288

Open jefflill opened 2 years ago

jefflill commented 2 years ago

We need to implement etcd encryption:

https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/

Things to think about:

marcusbooyah commented 2 years ago

Azure, AWS and Google have solutions for KMS: https://github.com/Azure/kubernetes-kms https://github.com/kubernetes-sigs/aws-encryption-provider https://github.com/GoogleCloudPlatform/k8s-cloudkms-plugin