X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/afcef9cee9922db71e268624ec658f535755aada..c9b8b9b9c78a77dd30b828914c8bee9fa8dcbb90:/doc/install/arvados-on-kubernetes.html.textile.liquid diff --git a/doc/install/arvados-on-kubernetes.html.textile.liquid b/doc/install/arvados-on-kubernetes.html.textile.liquid index ff52aa171f..5ef757d10e 100644 --- a/doc/install/arvados-on-kubernetes.html.textile.liquid +++ b/doc/install/arvados-on-kubernetes.html.textile.liquid @@ -11,10 +11,6 @@ SPDX-License-Identifier: CC-BY-SA-3.0 Arvados on Kubernetes is implemented as a @Helm 3@ chart. -{% include 'notebox_begin_warning' %} -This Helm chart does not retain any state after it is deleted. An Arvados cluster created with this Helm chart is entirely ephemeral, and all data stored on the cluster will be deleted when it is shut down. This will be fixed in a future version. -{% include 'notebox_end' %} - h2(#overview). Overview This Helm chart provides a basic, small Arvados cluster. @@ -32,5 +28,5 @@ h2. Requirements * Minikube or Google Kubernetes Engine (Kubernetes 1.10+ with at least 3 nodes, 2+ cores per node) * @kubectl@ and @Helm 3@ installed locally, and able to connect to your Kubernetes cluster -Please refer to "Arvados on Minikube":/install/arvados-on-kubernetes-minikube.html or "Arvados on GKE":/install/arvados-on-kubernetes-GKE.html for detailed installation instructions. +Please refer to "Arvados on Minikube":{{ site.baseurl }}/install/arvados-on-kubernetes-minikube.html or "Arvados on GKE":{{ site.baseurl }}/install/arvados-on-kubernetes-GKE.html for detailed installation instructions.