Amazon EKS · Schema

FargateProfile

FargateProfile schema from Amazon EKS API

AWSContainer OrchestrationContainersEKSKubernetes

Properties

Name Type Description
fargateProfileName string The name of the Fargate profile.
fargateProfileArn string The full Amazon Resource Name (ARN) of the Fargate profile.
clusterName string The name of the cluster the Fargate profile is associated with.
status string The current status of the Fargate profile.
podExecutionRoleArn string The Amazon Resource Name (ARN) of the pod execution role.
subnets array The IDs of subnets to launch pods into.
selectors array The selectors to match for pods to use this Fargate profile.
tags object Metadata that assists with categorization and organization.
createdAt string The Unix epoch timestamp at object creation.
View JSON Schema on GitHub