Implements

Constructors

Properties

amiReleaseVersion: StringConstraint = ...

amiReleaseVersion can be no less than 1 character long, and no greater than 1024 characters long. https://docs.aws.amazon.com/imagebuilder/latest/APIReference/API_Ami.html

desiredSize: NumberConstraint = ...

Nodes per node group has a soft limit of 450 nodes, and as little as 0. But we multiply that by a factor of 5 to 2250 in case of situations of a hard limit request being accepted, and as a result the limit would be raised https://docs.aws.amazon.com/eks/latest/userguide/service-quotas.html

id can be no less than 1 character long, and no greater than 63 characters long due to DNS system limitations. https://kubernetes.io/docs/concepts/overview/working-with-objects/names/

maxSize: NumberConstraint = ...

nodes per node group has a soft limit of 450 nodes, and as little as 0. But we multiply that by a factor of 5 to 2250 in case of situations of a hard limit request being accepted, and as a result the limit would be raised https://docs.aws.amazon.com/eks/latest/userguide/service-quotas.html

minSize: NumberConstraint = ...

nodes per node group has a soft limit of 450 nodes, and as little as 0. But we multiply that by a factor of 5 to 2250 in case of situations of a hard limit request being accepted, and as a result the limit would be raised https://docs.aws.amazon.com/eks/latest/userguide/service-quotas.html