Error when installing knative on a cluster

When I try to install Knative on a cluster, I see an error:

Something went wrong while installing Knative

Request to begin installing failed

Screen_Shot_2018-11-30_at_12.26.34_PM

It's not clear from the UI what I need to do in order to successfully install knative.

I don't know what the Knative Domain Name is for and there is no help text or a link to documentation beyond https://github.com/knative/docs which is extensive and I'm not sure what exactly to look for.

You need to have an RBAC-enabled cluster in order to install Knative and there is no way to change an already created cluster to be RBAC-enabled via the UI. Nothing in UI helps the user with this.

Proposal

  1. We can feed info from logs to the error message to the user so that more useful info is provided. Currently only maintainers and owners have access to see this area so concerns about seeing token, cert, etc are minimized.
Edited by Daniel Gruesso