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