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

QUICKSTART: add easier setup instructions using new eksctl release #849

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

tjkirch
Copy link
Contributor

@tjkirch tjkirch commented Mar 12, 2020

Testing done:

I created clusters with each of these configs and the new instructions, confirming they were able to run pods and connect via SSM. I confirmed that the sample config with SSH was able to connect to the admin container via SSH, and the other was not. The system seemed healthy.

sample-eksctl-ssh.yaml Show resolved Hide resolved
sample-eksctl-ssh.yaml Outdated Show resolved Hide resolved
sample-eksctl-ssh.yaml Outdated Show resolved Hide resolved
QUICKSTART.md Show resolved Hide resolved
@@ -12,14 +12,89 @@ Once you have a cluster, you can skip to the last step, [Launch!](#launch)
## Dependencies

EKS has a command-line tool called `eksctl` that makes cluster setup easy.
First, get [eksctl set up](https://github.com/weaveworks/eksctl).
Versions of eksctl starting with 0.15.0-rc.2 support Bottlerocket natively.
Copy link
Member

Choose a reason for hiding this comment

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

nit: the prior line uses the code type face, so let's keep using that.

Suggested change
Versions of eksctl starting with 0.15.0-rc.2 support Bottlerocket natively.
Versions of `eksctl` starting with `0.15.0-rc.2` support Bottlerocket natively.

Copy link
Contributor Author

@tjkirch tjkirch Mar 12, 2020

Choose a reason for hiding this comment

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

The code style is there to introduce a new name, but afterward I think it would seem like scare quotes..?

Copy link
Contributor

@samuelkarp samuelkarp left a comment

Choose a reason for hiding this comment

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

This looks really good!

QUICKSTART.md Outdated Show resolved Hide resolved
@tjkirch
Copy link
Contributor Author

tjkirch commented Mar 12, 2020

This push addresses (most of) @jahkeup's and @samuelkarp's comments.

@tjkirch tjkirch requested a review from jahkeup March 12, 2020 20:38
sample-eksctl.yaml Outdated Show resolved Hide resolved
@tjkirch
Copy link
Contributor Author

tjkirch commented Mar 12, 2020

This push fixes the other ami: auto-ssm mention.

@tjkirch tjkirch merged commit b459526 into bottlerocket-os:develop Mar 12, 2020
@tjkirch tjkirch deleted the quickstart-eksctl branch March 12, 2020 21:05
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.

4 participants