Skip to content

Conversation

@dirknilius
Copy link
Contributor

@dirknilius dirknilius commented Dec 29, 2020

Closes #12256

Clarified the usage of custom user data with default or custom AMI by adding another example and pointing out the differences.

Changed the launch template reference in the examples to use the latest version rather than the default. If you don't know the difference it would be unexpected for the user to change the user data without having it applied to the nodes after deploy.

Removed unnecessary wrapping of instance type string with typed version and calling toString.

Make the sentence about defining instance type either in launch template or node group more understandable.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link

gitpod-io bot commented Dec 29, 2020

@github-actions github-actions bot added the @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service label Dec 29, 2020
fixes aws#12256

Clarified the usage of custom user data with default or custom AMI by adding another example and pointing out the differences.

Also changed the launch template reference in the examples to use the latest version rather than the default. If you don't know the difference it would be unexpected for an user to change the user data without having it applied to the nodes after deploy.

Make the sentence about defining instance type either in launch template or node group more understandable.
@dirknilius dirknilius force-pushed the feature/clarify-eks-launch-template-docs branch from 6b4cf44 to 014e956 Compare December 30, 2020 11:51
@iliapolo iliapolo changed the title fix(eks): updated the eks launch template support topic in the docs chore(eks): updated the eks launch template support topic in the docs Dec 30, 2020
iliapolo
iliapolo previously approved these changes Jan 15, 2021
@mergify mergify bot dismissed iliapolo’s stale review January 15, 2021 13:07

Pull request has been modified.

iliapolo
iliapolo previously approved these changes Jan 15, 2021
@mergify mergify bot dismissed iliapolo’s stale review January 15, 2021 14:15

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented Jan 15, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: a0bb8a6
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Jan 15, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 37fc08c into aws:master Jan 15, 2021
@dirknilius dirknilius deleted the feature/clarify-eks-launch-template-docs branch January 15, 2021 16:14
mohanrajendran pushed a commit to mohanrajendran/aws-cdk that referenced this pull request Jan 24, 2021
…aws#12272)

Closes aws#12256

Clarified the usage of custom user data with default or custom AMI by adding another example and pointing out the differences.

Changed the launch template reference in the examples to use the latest version rather than the default. If you don't know the difference it would be unexpected for the user to change the user data without having it applied to the nodes after deploy.

Removed unnecessary wrapping of instance type string with typed version and calling toString.

Make the sentence about defining instance type either in launch template or node group more understandable.


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(eks): launch template user data docs wrong

3 participants