| .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| .. SPDX-License-Identifier: CC-BY-4.0 |
| .. ---------------LICENSE_START------------------------------------------------------- |
| .. Copyright (C) 2019-2020 AT&T Intellectual Property |
| .. ----------------------------------------------------------------------------------- |
| .. This documentation file is distributed under the Creative Commons Attribution |
| .. 4.0 International License (the "License"); you may not use this file except in |
| .. compliance with the License. You may obtain a copy of the License at |
| .. |
| .. http://creativecommons.org/licenses/by/4.0 |
| .. |
| .. This file is distributed on an "AS IS" BASIS, |
| .. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| .. See the License for the specific language governing permissions and |
| .. limitations under the License. |
| .. ---------------LICENSE_END--------------------------------------------------------- |
| |
| |
| Installing Non-realtime RIC |
| ============================ |
| |
| Non-realtime RAN Intelligent Controller is deployed on a kubernetes cluster with helm being the package manager. |
| Please refer to the near-realtime RIC installation about preparing for a kubernetes cluster. |
| A recipe file is used to configure the non-realtime RIC instance. |
| |
| |
| |
| Non-realtime RIC Platform |
| ------------------------------------------- |
| |
| After the Kubernetes cluster is ready, the next step is to install the Non-realtime RIC Platform. |
| |
| .. include:: ./nrtric/installation-nrtric.rst |
| |
| |