How do I access argo-ui, minio in a Charmed Kubeflow deployment?
I have an ingress giving me access to the Kubeflow dashboard at kubeflow.mysite.io
, but I’d like to also be able to do argo.mysite.io
and minio.mysite.io
. I do not have any use for NodePort, port forward, or locally accessing the service - I need to expose the services using a domain name.