-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Empty output for get cluster #40
Comments
Thanks @arun-gupta glad to have you going through this as well. Looks like it a simple change the |
Post this PR we'll need to make changes to make the output nicer see - #27 |
christopherhein
added a commit
that referenced
this issue
Jun 6, 2018
**Why:** * This allows the logger to print out the status of all the Cloudformation Stacks use to create the cluster. **This change addresses the need by:** * closes #40 Signed-off-by: Christopher Hein <me@christopherhein.com>
torredil
pushed a commit
to torredil/eksctl
that referenced
this issue
May 20, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Created a cluster:
Upgraded kubectl to 1.10.2
Installed
heptio-authenticator-aws
inPATH
Had to grab cluster name from the log output
eksctl get cluster --cluster-name adorable-sculpture-1528239629
andeksctl get cluster --cluster-name adorable-sculpture-1528239629 --region us-west-2
is giving an empty outputThe text was updated successfully, but these errors were encountered: