N/A
Source
Kube Bench
ID
5.6
Version
eks-1.1.0

5.6 Other Cluster Configurations

5.6.1 Consider Fargate for running untrusted workloads (Manual)

Create a Fargate profile for your cluster Before you can schedule pods running on Fargate in your cluster, you must define a Fargate profile that specifies which pods should use Fargate when they are launched. For more information, see AWS Fargate profile.

Note: If you created your cluster with eksctl using the –fargate option, then a Fargate profile has already been created for your cluster with selectors for all pods in the kube-system and default namespaces. Use the following procedure to create Fargate profiles for any other namespaces you would like to use with Fargate.