Arvados on Kubernetes now has workbench2 as well.
authorWard Vandewege <ward@jhvc.com>
Thu, 30 Apr 2020 19:32:57 +0000 (15:32 -0400)
committerWard Vandewege <ward@jhvc.com>
Thu, 30 Apr 2020 19:32:57 +0000 (15:32 -0400)
closes #16384

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@jhvc.com>

doc/install/arvados-on-kubernetes.html.textile.liquid

index 3169b32479776003ee38f03d94588a3b7ada71e7..ff52aa171fcfce05a97e0e3555538947821530d0 100644 (file)
@@ -22,7 +22,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