Medium
EKS
Regional
EKS clusters should use encrypted Kubernetes secrets
NIST 800-53PCI DSS v4.0.1PCI DSS v8.3.2ISO 27001
Description
Verifies that EKS clusters use AWS KMS to encrypt Kubernetes secrets stored in etcd.
Remediation
To enable encrypted Kubernetes secrets for your EKS cluster, you need to configure the encryption configuration with a KMS key.
Steps
- Navigate to the Amazon EKS console
- Select your cluster
- Go to the 'Configuration' tab
- Under 'Encryption configuration', click 'Edit'
- Add a new encryption configuration for 'secrets'
- Select a KMS key for envelope encryption
- Save the configuration to enable secrets encryption
Compliance
NIST 800-53PCI DSS v4.0.1PCI DSS v8.3.2ISO 27001