From: Zhe Huang Date: Thu, 13 Feb 2020 18:59:50 +0000 (-0500) Subject: Minor changes to the deployment guides. X-Git-Tag: f-release~133 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=f7580a8a5e0474d46080ccae89e7d12eba830518;p=it%2Fdep.git Minor changes to the deployment guides. Signed-off-by: Zhe Huang Change-Id: I177e7bf3cd9fecc361627ff73fc9d18a304ee9e6 --- diff --git a/docs/installation-aux.rst b/docs/installation-aux.rst index 3727b01d..41d891ff 100644 --- a/docs/installation-aux.rst +++ b/docs/installation-aux.rst @@ -95,6 +95,7 @@ Now check the deployment status and results similar to the below indicate a comp r3-mrsub 1 Mon Jan 27 13:23:24 2020 DEPLOYED mrsub-0.1.0 1.0 ricaux r3-portal 1 Mon Jan 27 13:24:12 2020 DEPLOYED portal-5.0.0 ricaux r3-ves 1 Mon Jan 27 13:23:01 2020 DEPLOYED ves-1.1.1 1.0 ricaux + # kubectl get pods -n ricaux NAME READY STATUS RESTARTS AGE deployment-ricaux-dashboard-f78d7b556-m5nbw 1/1 Running 0 6m30s diff --git a/docs/installation-ric.rst b/docs/installation-ric.rst index 61454ec9..2ad95155 100644 --- a/docs/installation-ric.rst +++ b/docs/installation-ric.rst @@ -29,6 +29,8 @@ Clone the it/dep git repository that has deployment scripts and support files on Check out the appropriate branch of the repository with the release you want to deploy. For example: +.. code:: bash + git clone https://gerrit.o-ran-sc.org/r/it/dep cd dep git submodule update --init --recursive --remote