awslabs / data-on-eks

DoEKS is a tool to build, deploy and scale Data & ML Platforms on Amazon EKS
https://awslabs.github.io/data-on-eks/
Apache License 2.0
550 stars 180 forks source link

feat: tags + security group and karpenter helm config updates #548

Closed sanjeevrg89 closed 3 weeks ago

sanjeevrg89 commented 3 weeks ago

What does this PR do?

  1. In MNGs we were adding karpenter tags which was not necessary
  2. Security group IDs were missing in karpenter helm config
  3. Removed karpenter tags for 100.x subnets
  4. Default Nodepool and Inferentia-inf2 nodepools were not getting created before the above fixes resolved the issue.

🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted. Consult the CONTRIBUTING guide for submitting pull-requests.

Motivation

More

For Moderators

Additional Notes