More Info:

EKS clusters should have a minimum of 3 nodes spread across 3 Availability Zones. Availability Zones are more highly available, fault tolerant, and scalable than traditional single or multiple data center infrastructures.

Risk Level

Low

Address

Reliability, Security

Compliance Standards

CBP

Triage and Remediation

Remediation

To remediate the misconfiguration of EKS Clusters not having high availability in AWS, you can follow the below steps using the AWS console:

  1. Go to the Amazon EKS console.

  2. Select the EKS cluster that you want to remediate.

  3. Click on the “Configuration” tab.

  4. Under the “Networking” section, click on “Edit”.

  5. Ensure that the “Private networking only” option is unchecked.

  6. Under the “High availability” section, click on “Edit”.

  7. Select the “Multiple Availability Zones” option.

  8. Choose the number of availability zones you want to use.

  9. Click on “Save”.

  10. Wait for the changes to propagate.

By following these steps, you can remediate the misconfiguration of EKS Clusters not having high availability in AWS.

Additional Reading: