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

INSTALL.md: add more detail and simplify userdata #762

Merged
merged 1 commit into from
Feb 21, 2020

Conversation

samuelkarp
Copy link
Contributor

Description of changes:

A few small changes to the installation instructions:

  • Be explicit about the dependencies of amiize.sh, as they may not be available by default in all environments
  • Update the root image file name in amiize.sh instructions
  • Specify the expected user-data format as an output template to jq, removing the need to manually-construct the file
  • Use --cluster for eksctl as --name is now deprecated

Testing done:

Built an image, created an AMI, launched an instance into a cluster

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Copy link
Contributor

@tjkirch tjkirch left a comment

Choose a reason for hiding this comment

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

Thanks!

INSTALL.md Outdated Show resolved Hide resolved
INSTALL.md Outdated Show resolved Hide resolved
INSTALL.md Outdated Show resolved Hide resolved
A few small changes to the installation instructions:

* Be explicit about the dependencies of amiize.sh, as they may not be
  available by default in all environments
* Update the root image file name in amiize.sh instructions
* Specify the expected user-data format as an output template to `jq`,
  removing the need to manually-construct the file
* Use `--cluster` for `eksctl` as `--name` is now deprecated
@samuelkarp samuelkarp merged commit 2246d5d into develop Feb 21, 2020
@samuelkarp samuelkarp deleted the samuelkarp/install_md branch February 21, 2020 01:49
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.

None yet

3 participants