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: EMR on EKS Blueprint upgrade with Karpenter v0.32.1 #402

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

vara-bonthu
Copy link
Collaborator

@vara-bonthu vara-bonthu commented Jan 23, 2024

What does this PR do?

🛑 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.

  • Updated EMR on EKS blueprint to incorporate the latest Karpenter version (helm.sh/chart: karpenter-v0.32.1).
  • Adjusted examples to utilize RAID0 configuration set by the bootstrap command. The examples now utilize emptyDir instead of hostPath for storing shuffle data.
  • Added information: Karpenter userdata uses the bootstrap commands to configure the RAID0. The same RAID0 disk is used for containerd, kubelet, and pod logs.
  • Updated documentation.
  • Removed the ALB controller as it is no longer in use.

Motivation

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Mandatory for new blueprints. Yes, I have added a example to support my blueprint PR
  • Mandatory for new blueprints. Yes, I have updated the website/docs or website/blog section for this feature
  • Yes, I ran pre-commit run -a with this PR. Link for installing pre-commit locally

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

Copy link
Contributor

@ovaleanu ovaleanu left a comment

Choose a reason for hiding this comment

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

LGTM 🚀 Will work to update other blueprints as well.

@vara-bonthu vara-bonthu merged commit ab266a5 into main Jan 25, 2024
51 of 52 checks passed
@vara-bonthu vara-bonthu deleted the emr-blueprint-upgrades branch June 11, 2024 00:31
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