It would be nice to collect some diagnostic information which can be displayed to the user when the installation fails. Currently, a helm timeout message or something similar is shown.
I am thinking to have some message form the Kubernetes events related to the failed resource. Maybe investigate if sonobuoy tool can do this job.
yeah - I'd love a way to verify the k8s cluster first for our known requirements (e.g. enough nodes, storage / storage classes, networking, disk etc) - maybe a sonobuoy report that can inform users what to do before even trying to install
Shell we add a command e.g. jx conformance which runs the sonobuoy and provide some information to the user if is good to proceed with the installation?
that would be amazing yeah!
Most helpful comment
Shell we add a command e.g.
jx conformancewhich runs the sonobuoy and provide some information to the user if is good to proceed with the installation?