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

Fixed arm instances in the nodegroup documentation #705

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

ruecarlo
Copy link
Contributor

What does this PR do?

The nodegroup documentation makes reference to ARM nodegroups. The configuration of the instances however was selecting m5.large instances instead of ARM/Graviton m6g.instances. This change just amends the configuration. In a future change I'll be happy to add a few graviton examples to the nodegroup configurations.

Motivation

While reading the configuration for nodes setup, there was a clear mistake in the selection of Graviton instances; Both examples were listing x86_64 rather than.

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I have added a new example under examples to support my PR
  • Yes, I have created another PR for add-ons under add-ons repo (if applicable)
  • [x ] Yes, I have updated the docs for this feature
  • Yes, I ran pre-commit run -a with this PR

Note: Not all the PRs required examples and docs except a new pattern or add-on added.

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

Note: in this PR There is nothing to test at this stage; There was a mistake in the nodegroup documentation selection of ARM instances. Happy to add in a different PR a Graviton example in the nodegroup section.

While running 'terraform validate' passes the validation with success, when running pre-commit run -a , the validate phase gets stuck and after a long pause it fails as if the terraform init was not executed.

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.

LGTM

@vara-bonthu vara-bonthu merged commit a5c3f48 into aws-ia:main Jun 29, 2022
allamand pushed a commit to allamand/terraform-aws-eks-blueprints that referenced this pull request Dec 15, 2022
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