-
Notifications
You must be signed in to change notification settings - Fork 65
Open

Description
Hello. When trying to authenticate to Run:ai the input form has this in the help message next to the field labeled "Cluster URL":
The Run:ai user interface requires a URL or IP address of the Kubernetes cluster (e.g. https://143.23.55.2 or https://cluster.myorg.com)
However, when I use the IP of ingress controller (which brings us to the next problem), I receive the following error:
runai system is not yet available due to: enabled operands handling error: Ingress.extensions "researcher-service-ingress" is invalid: spec.rules[0].host: Invalid value: "10.150.98.170": must be a DNS name, not an IP address
There's no such thing as "Cluster URL"
Not only this help message is contradictory to the implementation, there's no way to tell what did you mean when you wrote "Cluster URL". Please name it in a way that describes what you actually wanted this to be and change the wording of the help tooltip to reflect that. There's no need to include examples in the help message: users who can make it as far as that message had already opened a Web browser before and have seen examples of URLs.
Metadata
Metadata
Assignees
Labels
No labels