I have created a gke cluster without any encryption flag to encrypt. How can i encrypt the secrets in gke using custom keys not using Cloud KMS. How can secure the kubernets secrets
Asked
Active
Viewed 55 times
0
-
So you do not want to use Cloud KMS but you want to use BYOK? – Gari Singh Jun 21 '22 at 09:25
-
Yes, generally EncryptionConfiguration and --encryption-provider-config flag is used for K8s on host machine. Is there any possibility to do same in gke – Cyber Warrior Jun 22 '22 at 07:11