blob: 55330edeb7a5ff59f9de00d3eaf793074aba389d [file] [log] [blame]
wahidw7b435862020-02-24 06:11:47 +00001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. SPDX-License-Identifier: CC-BY-4.0
3.. ===============LICENSE_START=======================================================
4.. Copyright (C) 2019-2020 AT&T Intellectual Property
5.. ===================================================================================
6.. This documentation file is distributed under the Creative Commons Attribution
7.. 4.0 International License (the "License"); you may not use this file except in
8.. compliance with the License. You may obtain a copy of the License at
9..
10.. http://creativecommons.org/licenses/by/4.0
11..
12.. This file is distributed on an "AS IS" BASIS,
13.. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14.. See the License for the specific language governing permissions and
15.. limitations under the License.
16.. ===============LICENSE_END=========================================================
17
18===================
19Installation Guides
20===================
21
22This document describes how to install the RIC components deployed by scripts and Helm charts
23under the ric-plt/dep repository, including the dependencies and required system resources.
24
25.. contents::
26 :depth: 3
27 :local:
28
29Version history
30===============
31
32+--------------------+--------------------+--------------------+--------------------+
33| **Date** | **Ver.** | **Author** | **Comment** |
34| | | | |
35+--------------------+--------------------+--------------------+--------------------+
36| 2020-02-29 | 0.1.0 |Abdulwahid W | |
37| | | | |
38+--------------------+--------------------+--------------------+--------------------+
39
40
41Overview
42========
43
44This section explains the installation of Near Realtime RAN Intelligent Controller Platform only.
45
46Prerequisites
47=============
48
49Refer to the following links to set up the pre-requisites
50
51VM installation - https://docs.o-ran-sc.org/projects/o-ran-sc-it-dep/en/latest/installation-guides.html#virtualbox-vms-as-installation-hosts
52
53k8s installation - https://docs.o-ran-sc.org/projects/o-ran-sc-it-dep/en/latest/installation-guides.html#one-node-kubernetes-cluster
54
55
56Installing Near Realtime RIC in RIC Cluster
57===========================================
58
59After the Kubernetes cluster is installed, the next step is to install the (Near Realtime) RIC Platform.
60
61.. include:: ./installation-ric.rst