Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update CBR example to use EKS managed node group #1972

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

bryantbiggs
Copy link
Contributor

Description

Motivation and Context

How was this change tested?

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
    • Tested and validated with t3.small CBR
  • Yes, I have updated the docs for this feature
  • Yes, I ran pre-commit run -a with this PR

Additional Notes

image image

@bryantbiggs bryantbiggs requested a review from a team as a code owner July 5, 2024 15:51
Copy link
Contributor

@askulkarni2 askulkarni2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment, but otherwise looks solid. Thanks for the quick turnaround!


# Note: ML capacity block reservations are only supported
# on self-managed node groups at this time
self_managed_node_groups = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we leave the self-managed example in there as well for those may need it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ya I guess it doesn't hurt to show both - let me update

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

re-added in 193b135

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@bryantbiggs bryantbiggs merged commit 630d220 into main Jul 5, 2024
5 checks passed
@bryantbiggs bryantbiggs deleted the feat/eks-mng-cbr branch July 5, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants