X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a8b7a1dc652420d2204f2fbaef86cdd02bdafd9a..cd18e9376dcbebfd40a1ad1b46a75f1244992337:/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 3169b32479..9169b7810e 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. @@ -22,7 +18,6 @@ This Helm chart provides a basic, small Arvados cluster. Current limitations, to be addressed in the future: * 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. -* Workbench2 is not present yet * No dynamic scaling of compute nodes (but you can adjust @values.yaml@ and reload the Helm chart) * All compute nodes are the same size * Compute nodes have no cpu/memory/disk constraints yet