Wählen Sie Ihre Cookie-Einstellungen aus

Wir verwenden essentielle Cookies und ähnliche Tools, die für die Bereitstellung unserer Website und Services erforderlich sind. Wir verwenden Performance-Cookies, um anonyme Statistiken zu sammeln, damit wir verstehen können, wie Kunden unsere Website nutzen, und Verbesserungen vornehmen können. Essentielle Cookies können nicht deaktiviert werden, aber Sie können auf „Anpassen“ oder „Ablehnen“ klicken, um Performance-Cookies abzulehnen.

Wenn Sie damit einverstanden sind, verwenden AWS und zugelassene Drittanbieter auch Cookies, um nützliche Features der Website bereitzustellen, Ihre Präferenzen zu speichern und relevante Inhalte, einschließlich relevanter Werbung, anzuzeigen. Um alle nicht notwendigen Cookies zu akzeptieren oder abzulehnen, klicken Sie auf „Akzeptieren“ oder „Ablehnen“. Um detailliertere Entscheidungen zu treffen, klicken Sie auf „Anpassen“.

FargateProfile - Amazon EKS
Diese Seite wurde nicht in Ihre Sprache übersetzt. Übersetzung anfragen

FargateProfile

An object representing an AWS Fargate profile.

Contents

clusterName

The name of your cluster.

Type: String

Required: No

createdAt

The Unix epoch timestamp at object creation.

Type: Timestamp

Required: No

fargateProfileArn

The full Amazon Resource Name (ARN) of the Fargate profile.

Type: String

Required: No

fargateProfileName

The name of the Fargate profile.

Type: String

Required: No

health

The health status of the Fargate profile. If there are issues with your Fargate profile's health, they are listed here.

Type: FargateProfileHealth object

Required: No

podExecutionRoleArn

The Amazon Resource Name (ARN) of the Pod execution role to use for any Pod that matches the selectors in the Fargate profile. For more information, see Pod execution role in the Amazon EKS User Guide.

Type: String

Required: No

selectors

The selectors to match for a Pod to use this Fargate profile.

Type: Array of FargateProfileSelector objects

Required: No

status

The current status of the Fargate profile.

Type: String

Valid Values: CREATING | ACTIVE | DELETING | CREATE_FAILED | DELETE_FAILED

Required: No

subnets

The IDs of subnets to launch a Pod into.

Type: Array of strings

Required: No

tags

Metadata that assists with categorization and organization. Each tag consists of a key and an optional value. You define both. Tags don't propagate to any other cluster or AWS resources.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

DatenschutzNutzungsbedingungen für die WebsiteCookie-Einstellungen
© 2025, Amazon Web Services, Inc. oder Tochtergesellschaften. Alle Rechte vorbehalten.