-
Notifications
You must be signed in to change notification settings - Fork 238
Description
Im testing the installation for OPenShift 4.19, and choiced Fast-3 channel -> 3.0.0 version. I tested the fast channel, but the operator didint find the requirements
Once i enabled DSC and enabled datascience, all components are find. The init of datascience cluster didnt generate the route, but the Dashboard component was created.
Then i created the route to the odh-dashboard service, but my brownser is complaining about "odh-dashboard.opendatahub.svc" certificates.
tests:
-
Created the route with passtrought -> Fail
-
Created a Edge route and a service with port 8080:
i get the issue "Danger alert:General loading errorRequest failed with status code 401 Logging out and logging back in may solve the issue."
probably not using Auth
- i injected a custom-ca cert in DSC init:
`spec:
applicationsNamespace: opendatahub
monitoring:
managementState: Managed
metrics: {}
namespace: opendatahub
trustedCABundle:
customCABundle: custom-ca
managementState: Managed
And custom-ca is a configMap with the pem certificate.
is it possible to disable tls in the whole cluster components?
am i injecting incorrectly my *domain.com pem certificate?
Or can i just reuse my *.apps.clustername.domain.com certs?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status