The eks package has 3 nodegroups functions (NodeGr...
# general
f
The eks package has 3 nodegroups functions (NodeGroup, NodeGroupV2 and ManagedNodeGroup) while the aws classic and native have only 1 (NodeGroup). It seems the ManagedNodeGroup is the one similar to NodeGroup from classic/native. Is that correct? If so, what's the usage to having NodeGroup and NodeGroupV2 on the eks package?