EKS cluster should use a network policy between nodes

Description

Network policies restrict pod-to-pod traffic and should be implemented in EKS clusters.

Remediation

  1. Use the Kubernetes network policies documentation from AWS for configuring network policies.