encrypt kubernetes pvc storage using customer owned key encrypt kubernetes pvc storage using customer owned key kubernetes kubernetes

encrypt kubernetes pvc storage using customer owned key


Is it possible to specify key in PVC instead?

Unfortunately it is not possible to do it on the PVC level.

As a workaround you could use Customer-managed encryption keys but you would have to use GCP KMS and not your own built ones.