You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
Add support for multiple worker node groups. Why is this needed:
This feature is needed for users to create worker nodes with different configurations. It will also help to implement taints support fully on eks-anywhere clusters. Without multiple worker node groups NoExecute and NoSchedule taints can not be added on worker nodes. These taints prevent eks-anywhere specific deployments as these deployments generally don't have toleration.
Below are the tasks that are needed to be completed for this feature.
What would you like to be added:
Add support for multiple worker node groups.
Why is this needed:
This feature is needed for users to create worker nodes with different configurations. It will also help to implement taints support fully on eks-anywhere clusters. Without multiple worker node groups NoExecute and NoSchedule taints can not be added on worker nodes. These taints prevent eks-anywhere specific deployments as these deployments generally don't have toleration.
Below are the tasks that are needed to be completed for this feature.
The text was updated successfully, but these errors were encountered: