This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EKS::Cluster NodeResourcesFitConfig
The NodeResourcesFit plugin configuration for the Kubernetes scheduler.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ScoringStrategy" :ScoringStrategy}
Properties
ScoringStrategy-
The scoring strategy used to rank nodes during scheduling.
Required: No
Type: ScoringStrategy
Update requires: No interruption