Support #14765
closed
Support question - deploy on baremetal Kubernetes
Added by Alex Gonopolskiy almost 6 years ago.
Updated over 4 years ago.
Description
I am trying to deploy Arvados Kubernetes without a cloud provider (on vms on our local cluster) using https://doc.arvados.org/install/arvados-on-kubernetes.html. I am able to deploy using helm, but after having all the services running I cannot login into the cluster using workbench. I am able to navigate to the workbench login page using the nodePort, but when I try to login, the request times out when it tries to hit the arvados api from outside the cluster using the targetPort 444.
Has anyone encountered this? How can I open up
- Related to Bug #14872: [Epic] Kubernetes support added
- Related to deleted (Bug #14872: [Epic] Kubernetes support)
- Assigned To set to Ward Vandewege
- Status changed from New to Resolved
Hi Alex,
I suspect the issue you ran into was caused by a missing 'external IP' for your services.
We merged Minikube support yesterday. You will find a script called 'minikube-external-ip.sh' in the charts/arvados/ directory, which sets the external IP for all the services for the Minikube case. You should be able to do the equivalent for bare metal that way.
Please let us know if that doesn't resolve your issue.
Thanks,
Ward.
- Subject changed from Deploy on baremetal Kubernetes to Support question - deploy on baremetal Kubernetes
Also available in: Atom
PDF