'AWS eks has node groups without nodegroups - how?

In the eks cluster, the nodes are added using node groups. I have cluster that has no node groups in the compute section in the eks console but kubectl cluster-info shows the nodes for the cluster. How is this possible?



Solution 1:[1]

unmanaged node groups cannot be shown in eks compute section, it can be shown only in master node, when used "eksctl" command

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 nooka sumanth sai