Ensure EKS clusters encrypt Kubernetes secrets using KMS to enhance security.
Rule | EKS clusters should be configured to have kubernetes secrets encrypted using KMS |
Framework | GxP EU Annex 11 |
Severity | ✔ Medium |
Rule Description:
This rule ensures that Amazon Elastic Kubernetes Service (EKS) clusters comply with the requirement of encrypting Kubernetes secrets using Key Management Service (KMS) for Good Manufacturing Practice (GxP) in the European Union (EU) Annex 11.
Troubleshooting Steps (if applicable):
Necessary Codes (if applicable):
No specific code is needed for this rule. However, the KMS key and appropriate IAM roles/policies must be created/configured.
Step-by-Step Guide for Remediation:
Please follow the below steps to configure EKS clusters to have Kubernetes secrets encrypted using KMS for GxP EU Annex 11:
By following these steps, your EKS cluster will be configured to have Kubernetes secrets encrypted using KMS for GxP EU Annex 11.