replicatedhq / kURL

Production-grade, airgapped Kubernetes installer combining upstream k8s with overlays and popular components
https://kurl.sh
Apache License 2.0
756 stars 78 forks source link

The output after installing is too hard to grok to understand next steps #107

Open marccampbell opened 5 years ago

marccampbell commented 5 years ago

What if we printed very simple, clear next steps, but added a command to view detailed logs and output.

For example, when using kurl with kotsadm, the next steps are to copy the generated password and visit a URL (:8800) to continue. Ideally this output would be all that's displayed, along with a command that can be used to view additional output.

marccampbell commented 4 years ago

This still needs some design. There's a lot of useful information on the page, so we need to retain this, but make the next steps easier to figure out. Removing this from the milestone until we have more plans on how to address.