Builder
class Builder
Properties
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Link copied to clipboard
The name of your cluster.
Link copied to clipboard
The name of the Fargate profile.
Link copied to clipboard
The Amazon Resource Name (ARN) of the Pod
execution role to use for a Pod
that matches the selectors in the Fargate profile. The Pod
execution role allows Fargate infrastructure to register with your cluster as a node, and it provides read access to Amazon ECR image repositories. For more information, see Pod
execution role in the Amazon EKS User Guide.
Link copied to clipboard
The selectors to match for a Pod
to use this Fargate profile. Each selector must have an associated Kubernetes namespace
. Optionally, you can also specify labels
for a namespace
. You may specify up to five selectors in a Fargate profile.