Conversation
|
Please set the appropriate release note label. |
Contributor
|
Hey @michi-covalent, just a couple of nits!
So either: Or: If it's best if you could make it consistent for the entire guide too.
What do you think? |
Contributor
Author
|
@errordeveloper yeah i like the second option to create a cluster without nodegroup first. let me try what you suggested, and i'll update this pr accordingly. |
Contributor
Author
|
i'm seeing warnings like these after creating a nodegroup. not sure if i got the same error before. trying scaling the cluster again to check. |
Contributor
Author
|
discussion on slack: https://app.slack.com/client/T1MATJ4SZ/C1MATJ5U5 |
Member
|
@michi-covalent I've marked the PR as draft since it looked like there's still some work being done |
38fa8da to
7ffeb4f
Compare
Contributor
Author
|
ready for review cc @errordeveloper |
7ffeb4f to
ab2aafe
Compare
Contributor
Author
|
test-me-please |
errordeveloper
approved these changes
Jun 3, 2020
- Create a cluster with `--without-nodegroup` option and create a node group after deploying Cilium. - Change the cluster name to `test-cluster` in the ENI getting started so it can use the same "Create a nodegroup" section as the EKS guide. Ref: eksctl-io/eksctl#2022 Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
ab2aafe to
96bfe92
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
--without-nodegroupoption and create a nodegroup after deploying Cilium.
test-clusterin the ENI getting startedso it can use the same "Create a nodegroup" section as the EKS guide.
Ref: eksctl-io/eksctl#2022
Signed-off-by: Michi Mutsuzaki michi@isovalent.com