This template creates an AWS Fargate profile for an Amazon EKS cluster. The Fargate profile is created with a specified name, associated with a cluster, and configured with a pod execution role, subnets, and selectors. The Fargate profile allows pods to be deployed to a specific namespace with a label key-value pair assigned to them.

EKSFargateProfile
AWS::EKS::FargateProfile


Selectors *
Labels

Subnets

CloudFormation Template

Share Template