cnoe-io / idpbuilder

Spin up a complete internal developer platform with only Docker required as a dependency.
https://cloud-native.slack.com/archives/C05TN9WFN5S
Apache License 2.0
174 stars 56 forks source link

[Bug]: log cluster related errors #357

Open nabuskey opened 1 month ago

nabuskey commented 1 month ago

What is your environment, configuration, and command?

When something goes wrong during cluster creation, we only see command exit status code like this:

kind failed with error: exit status 1

We need to log command output so that end users have better understanding of what went wrong.