Arvados on Kubernetes now has workbench2 as well.
[arvados.git] / 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