Taint - Amazon EKS
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Taint

A property that allows a node to repel a Pod. For more information, see Node taints on managed node groups in the Amazon EKS User Guide.

Contents

effect

The effect of the taint.

Type: String

Valid Values: NO_SCHEDULE | NO_EXECUTE | PREFER_NO_SCHEDULE

Required: No

key

The key of the taint.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 63.

Required: No

value

The value of the taint.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 63.

Required: No

See Also

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