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 stateful example to show multi-volume, instance store, gp3, encryption, and containerd dedicated volume #1473

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

bryantbiggs
Copy link
Contributor

What does this PR do?

  • Update stateful example to demonstrate:
    • Multiple volumes; second volume to be dedicated to the containerd runtime
    • Instance store with mountaing via user data
    • Setting EBS volume storage type gp3
    • EBS volume encryption using CMK (customer managed KMS key)
    • Add gp3 storage class and setting as the default storage class provider

Motivation

More

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

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

… gp3, encryption, and containerd dedicated volume
@bryantbiggs bryantbiggs requested a review from a team as a code owner March 1, 2023 21:49
@bryantbiggs bryantbiggs temporarily deployed to EKS Blueprints Test March 1, 2023 21:49 — with GitHub Actions Inactive
Copy link
Contributor

@vara-bonthu vara-bonthu left a comment

Choose a reason for hiding this comment

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

Looks great to me 👍🏼

@vara-bonthu vara-bonthu merged commit e0e9aeb into main Mar 2, 2023
@vara-bonthu vara-bonthu deleted the feat/multi-volume-gp3 branch March 2, 2023 15:35
@csantanapr
Copy link
Contributor

Woot ❤️ this example 🙌

gminiba pushed a commit to gminiba/terraform-aws-eks-blueprints that referenced this pull request Mar 17, 2023
… gp3, encryption, and containerd dedicated volume (aws-ia#1473)
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.

MNG with multiple volumes example
4 participants