Skip to content
#

aws-eks

Here are 106 public repositories matching this topic...

aclevername
aclevername commented Jan 5, 2021

Why do you want this feature?
When a command fails its not always clear whats caused it, and if you haven't run it at a higher verbosity the information required to fully debug it might be lost.

What feature/behavior/change do you want?
eksctl to dump the log output with a higher verbosity upon failure. e.g.

$ eksctl create cluster --name my-cluster
error: exited 1

$ ls
preflightsiren
preflightsiren commented Oct 28, 2020

Is this a BUG REPORT or FEATURE REQUEST?: Bug Report

What happened: Running go run ./main.go with KUBECONFIG=/Users/scole/.kube/config:/Users/scole/.kube/config-apptio-clusters:/Users/scole/.kube/config-eks causes the startup to fail.

2020-10-29T10:19:12.506+1100	INFO	controller-runtime.metrics	metrics server is starting to listen	{"addr": ":8080"}
2020-10-29T10:19:12.506+1

Improve this page

Add a description, image, and links to the aws-eks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-eks topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.