summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihab Banday <rihab.banday@ericsson.com>2022-02-22 11:25:56 +0100
committerRihab Banday <rihab.banday@ericsson.com>2022-03-01 10:21:35 +0000
commitd8dae4a8a530ef5dd7fa1dfb2cd0be9cb9626d86 (patch)
treec684a88d93cb1a15cd1b7d8073a8e745ed97bf1c
parent12974135e5a2982f000dc5afe2f1f5821b532493 (diff)
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 <rihab.banday@ericsson.com> Change-Id: I8f8d5509a0d0c2bee84e49553e58baf276004544 Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/73228 Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Reviewed-by: Dan Xu <xudan16@huawei.com> Reviewed-by: Georg Kunz <georg.kunz@ericsson.com>
-rw-r--r--docs/release/installation/deployment-guide.rst14
1 files 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 <https://wiki.opnfv.org/spaces/viewspace.action?key=KUB>`_.
+ details can be found in the `Kuberef Wiki <https://wiki.anuket.io/display/HOME/Kuberef>`_.
Infrastructure Prerequisites
=============================
-Please refer to Chapter 3 of `CNTT RI-2 Documentation <https://github.com/cntt-n/CNTT/blob/master/doc/ref_impl/cntt-ri2/chapters/chapter03.md>`_
+Please refer to Chapter 3 of `Anuket RI-2 Documentation <https://cntt.readthedocs.io/en/latest/ref_impl/cntt-ri2/chapters/chapter03.html>`_
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 <https://github.com/cntt-n/CNTT/blob/master/doc/ref_impl/cntt-ri2/chapters/chapter04.md>`_
+Please refer to Chapter 4 of `Anuket RI-2 Documentation <https://cntt.readthedocs.io/en/latest/ref_impl/cntt-ri2/chapters/chapter04.html>`_
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 <https://github.com/cntt-n/CNTT/blob/master/doc/ref_cert/RC2/chapters/chapter03.md>`_.
+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 <https://cntt.readthedocs.io/en/latest/ref_cert/RC2/chapters/chapter03.html>`_.