You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1428,10 +1416,6 @@ export class Cluster extends ClusterBase {
1428
1416
* time without notice in case the recommended AMI for your machine image type has been updated by AWS.
1429
1417
* The default behavior for `updateType` is `None`, which means only new instances will be launched using the new AMI.
1430
1418
*
1431
-
* Spot instances will be labeled `lifecycle=Ec2Spot` and tainted with `PreferNoSchedule`.
1432
-
* In addition, the [spot interrupt handler](https://github.com/awslabs/ec2-spot-labs/tree/master/ec2-spot-eks-solution/spot-termination-handler)
1433
-
* daemon will be installed on all spot instances to handle
0 commit comments