Skip to content

Commit

Permalink
fix(eks): neuron plugin not added with addNodegroupCapacity() (#27909)
Browse files Browse the repository at this point in the history
Previously, the neuron plugin is already added in the addAutoScalingGroupCapacity() method, when the instanceType was some of the INFERENTIA types.

Let's also add the plugin if at least one (some/any) of the instanceTypes in addNodegroupCapacity() is of the INFERENTIA types.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
gdamjan committed Dec 19, 2023
1 parent 52a5579 commit b87212b
Show file tree
Hide file tree
Showing 52 changed files with 10,541 additions and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b87212b

Please sign in to comment.