X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdeveloper-guide.rst;h=8ca7b5d4154050a87c919e619addb11b12b03540;hb=b0a528babe16cae97e8a11649a59a3e49890d973;hp=7dae5c5cd68c259d074c2448f67bdf4e490214f7;hpb=94fdf4782260c780be3457fe7f11dd9e1a041c02;p=nonrtric%2Fplt%2Fa1policymanagementservice.git diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index 7dae5c5..8ca7b5d 100644 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -1,6 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 .. Copyright (C) 2021-2023 Nordix +.. Copyright (C) 2024: OpenInfra Foundation Europe. All rights reserved. =============== Developer Guide @@ -8,17 +9,23 @@ Developer Guide This document provides a quickstart for developers of the Non-RT RIC A1 Policy Management Service. -The A1 Policy Management Service is implemented in ONAP. For documentation see `ONAP CCSDK documentation `_. -and `wiki `_. +The A1 Policy Management Service is implemented in ONAP. For additional documentation +see `ONAP CCSDK documentation `_. +and `wiki `_. -Kubernetes deployment -===================== +Docker & Kubernetes deployment +============================== + +Information on running and configuring the functions in Docker can be found +on the `Run in Docker wiki page `_ Non-RT RIC can be also deployed in a Kubernetes cluster, `it/dep repository `_. hosts deployment and integration artifacts. Instructions and helm charts to deploy the Non-RT-RIC functions in the OSC NONRTRIC integrated test environment can be found in the *./nonrtric* directory. -For more information on installation of NonRT-RIC in Kubernetes, see `Deploy NONRTRIC in Kubernetes `_. +For more information see `Integration and Testing documentation on the O-RAN-SC wiki `_. + +For more information on installation of NonRT-RIC in Kubernetes, +see `Deploy NONRTRIC functions in Kubernetes `_. -For more information see `Integration and Testing documentation on the O-RAN-SC wiki `_.