adamant-terabyte-3965
02/22/2023, 6:28 PMeks.NodeGroupV2
, which isn't found by my TypeScript linter while eks.NodeGroup
is. Furthermore, this How-to from Pulumi (which contains some functionality I would like to have) https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/eks-migrate-nodegroups/, abstracts the creation and ultimately uses eks.NodeGroup
. Is there a difference between those two functions?