You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
@gilsdav CLI will always wait for dashboard to have https link, which means you have either enable lets encrypt or provide your own certs. Dashboard doesn't work at this time if accessed with http protocol. If you really want the http link, rio -s ps should give you the link.
@StrongMonkey Thank's for your answer.
I didn't know the -s. I tried to access to the http dashboard but get a 503. Probably because the CLI never did all it's job (after it detect the https).
I will try to add celf-sign certificate. Do you have an ressource/documentation to add it easily ?
Thanks
I tried to add secretName: default-tls into the existing ClusterDomain (with rio rdns) after creating this secret. But nothing changed :/ Https seems not to be enabled. Wildcard certificates: ....on-rio.io(false)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
I installed RIO on local k3s cluster. The only option that is not compatible with local cluster is lets-encrypt so I don't have https.
Service deployment works fine with good on-rio.rio sub domain.
I can see here that we must have https to access to the dashboard.
I have now an infinit
Waiting for dashboard service to be ready
No AppEndpoints found in the dashboard service status. Only have (with this command:
kubectl edit svc dashboard -n rio-system
):To Reproduce
rio dashboard
Expected behavior
Get an http link of the dashboard if let-encrypt is disabled (
"letsencrypt":{"enabled":false,"description":"Let's Encrypt"}
inrio-config
configMap).Kubernetes version & type (GKE, on-prem):
kubectl version
Type:
Rio version:
rio info
The text was updated successfully, but these errors were encountered: