Uses of Class
software.amazon.awscdk.services.eks.Nodegroup
-
Uses of Nodegroup in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionCluster.addNodegroupCapacity
(String id) Add managed nodegroup to this Amazon EKS cluster.Cluster.addNodegroupCapacity
(String id, NodegroupOptions options) Add managed nodegroup to this Amazon EKS cluster.Nodegroup.Builder.build()
Cluster.getDefaultNodegroup()
The node group that hosts the default capacity for this cluster.