| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
Nodegroup |
Cluster.addNodegroupCapacity(String id)
Add managed nodegroup to this Amazon EKS cluster.
|
Nodegroup |
Cluster.addNodegroupCapacity(String id,
NodegroupOptions options)
Add managed nodegroup to this Amazon EKS cluster.
|
Nodegroup |
Nodegroup.Builder.build() |
Nodegroup |
Cluster.getDefaultNodegroup()
The node group that hosts the default capacity for this cluster.
|
Copyright © 2022. All rights reserved.