This page documents the setup of the prerequisites to run the Arvados on Kubernetes Helm
chart on Minikube
.
Install kubectl
:
Install helm
:
Follow the instructions at https://kubernetes.io/docs/setup/minikube/
Test the connection:
$ kubectl get nodes
Now proceed to the Initialize helm on the Kubernetes cluster section.
The content of this documentation is licensed under the
Creative
Commons Attribution-Share Alike 3.0 United States licence.
Code samples in this documentation are licensed under the
Apache License, Version 2.0.