[ARVADOS] updated: 1.3.0-2608-g84c91acae
Git user
git at public.arvados.org
Tue May 26 13:41:09 UTC 2020
Summary of changes:
doc/install/arvados-on-kubernetes-GKE.html.textile.liquid | 6 +++---
doc/install/arvados-on-kubernetes-minikube.html.textile.liquid | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
via 84c91acae26c09d7c9195eeb34e872964c0ccbc3 (commit)
from 6090fe3accf8a305a78e888a35fc6c882f8d13d0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 84c91acae26c09d7c9195eeb34e872964c0ccbc3
Author: Ward Vandewege <ward at jhvc.com>
Date: Tue May 26 09:40:48 2020 -0400
The arvados kubernetes repository has been renamed to arvados-k8s.
No issue #
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at jhvc.com>
diff --git a/doc/install/arvados-on-kubernetes-GKE.html.textile.liquid b/doc/install/arvados-on-kubernetes-GKE.html.textile.liquid
index c4236b1c2..0801b7d4e 100644
--- a/doc/install/arvados-on-kubernetes-GKE.html.textile.liquid
+++ b/doc/install/arvados-on-kubernetes-GKE.html.textile.liquid
@@ -75,11 +75,11 @@ There should be no errors. The command will return nothing.
h2(#git). Clone the repository
-Clone the repository and nagivate to the @arvados-kubernetes/charts/arvados@ directory:
+Clone the repository and nagivate to the @arvados-k8s/charts/arvados@ directory:
<pre>
-$ git clone https://github.com/arvados/arvados-kubernetes.git
-$ cd arvados-kubernetes/charts/arvados
+$ git clone https://github.com/arvados/arvados-k8s.git
+$ cd arvados-k8s/charts/arvados
</pre>
h2(#Start). Start the Arvados cluster
diff --git a/doc/install/arvados-on-kubernetes-minikube.html.textile.liquid b/doc/install/arvados-on-kubernetes-minikube.html.textile.liquid
index 56a51b035..86aaf08f9 100644
--- a/doc/install/arvados-on-kubernetes-minikube.html.textile.liquid
+++ b/doc/install/arvados-on-kubernetes-minikube.html.textile.liquid
@@ -47,11 +47,11 @@ There should be no errors. The command will return nothing.
h2(#git). Clone the repository
-Clone the repository and nagivate to the @arvados-kubernetes/charts/arvados@ directory:
+Clone the repository and nagivate to the @arvados-k8s/charts/arvados@ directory:
<pre>
-$ git clone https://github.com/arvados/arvados-kubernetes.git
-$ cd arvados-kubernetes/charts/arvados
+$ git clone https://github.com/arvados/arvados-k8s.git
+$ cd arvados-k8s/charts/arvados
</pre>
h2(#Start). Start the Arvados cluster
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list