Attention: this is the key used to sign the certificate requests, anyone holding this can sign certificates on your behalf. So keep it in a safe place!
openssl genrsa -des3 -out rootCA.key 4096
Create EFS in AWS and EFS-provisioner in EKS then check kubectl get pods and kubectl get sc
NAME READY STATUS RESTARTS AGE
efs-provisioner-5f96556dcc-dskvl 1/1 Running 0 77m
NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE
aws-efs example.com/aws-efs Delete Immediate false 78m