Project

General

Profile

Actions

Support #14765

closed

Support question - deploy on baremetal Kubernetes

Added by Alex Gonopolskiy over 5 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
-
Due date:
Story points:
-

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 issues

Related to Arvados Epics - Idea #16303: Kubernetes supportNewActions
Actions #1

Updated by Peter Amstutz about 4 years ago

  • Related to Bug #14872: [Epic] Kubernetes support added
Actions #2

Updated by Peter Amstutz about 4 years ago

Actions #3

Updated by Peter Amstutz about 4 years ago

  • Related to deleted (Bug #14872: [Epic] Kubernetes support)
Actions #4

Updated by Ward Vandewege almost 4 years ago

  • 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.

Actions #5

Updated by Ward Vandewege almost 4 years ago

  • Subject changed from Deploy on baremetal Kubernetes to Support question - deploy on baremetal Kubernetes
Actions

Also available in: Atom PDF