From d8dae4a8a530ef5dd7fa1dfb2cd0be9cb9626d86 Mon Sep 17 00:00:00 2001 From: Rihab Banday Date: Tue, 22 Feb 2022 11:25:56 +0100 Subject: [PATCH] Replace previous links in the documentation Due to the recent effort of converting the docs from markdown to rst format, the old links in the documentation aren't working. This change updates the previous links and adds minor updates. Signed-off-by: Rihab Banday Change-Id: I8f8d5509a0d0c2bee84e49553e58baf276004544 Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/73228 Tested-by: jenkins-ci Reviewed-by: Dan Xu Reviewed-by: Georg Kunz --- docs/release/installation/deployment-guide.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/release/installation/deployment-guide.rst b/docs/release/installation/deployment-guide.rst index 3123598..c6f4107 100644 --- a/docs/release/installation/deployment-guide.rst +++ b/docs/release/installation/deployment-guide.rst @@ -10,19 +10,19 @@ Introduction ============ Kuberef aims to develop and deliver a Kubernetes-based reference -implementation according to CNTT RA-2 in close collaboration with the -CNTT RI-2 workstream. +implementation according to Anuket RA-2 in close collaboration with the +Anuket RI-2 workstream. .. note:: This is just an example of a possible RI-2 deployment. Kuberef aims to support and include other potential hardware and Kubernetes deployers as well. More - details can be found in the `Kuberef Wiki `_. + details can be found in the `Kuberef Wiki `_. Infrastructure Prerequisites ============================= -Please refer to Chapter 3 of `CNTT RI-2 Documentation `_ +Please refer to Chapter 3 of `Anuket RI-2 Documentation `_ for detailed information on the server and network specifications. Additionally, please make note of the following: @@ -107,7 +107,7 @@ Generate SSH keypair Deployment on Baremetal and Provider Infrastructure =================================================== -Please refer to Chapter 4 of `CNTT RI-2 Documentation `_ +Please refer to Chapter 4 of `Anuket RI-2 Documentation `_ for instructions to get started with the deployment. Deployment on Virtualized Infrastructure @@ -128,5 +128,5 @@ Note that this feature is currently only supported on Ubuntu 18.04. For other OS Validation of the Reference Implementation =========================================== -Kuberef has been validated by running test cases defined in CNTT RC2 Cookbook. -For setting up RC2 Conformance toolchain, please refer to `CNTT RC-2 Chapter 03 `_. +Kuberef is validated by running test cases defined in Anuket RC-2 Cookbook. +For setting up RC-2 Conformance toolchain, please refer to `Anuket RC-2 Chapter 03 `_. -- 2.16.6