X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm-manager%2FREADME.md;fp=helm-manager%2FREADME.md;h=0e49e92e81c059daa74478f70f365a53829a3611;hb=dd86b2ead8fa16e075a2bba7a254e4b3dec8d2a5;hp=c80bebee915f9b7204dcd574621e014c96a40485;hpb=179a3cbb40ff4bb2d9d41ad1f460b8c9b9652ab0;p=nonrtric.git diff --git a/helm-manager/README.md b/helm-manager/README.md index c80bebee..0e49e92e 100644 --- a/helm-manager/README.md +++ b/helm-manager/README.md @@ -1,3 +1,10 @@ +# O-RAN-SC Non-RT RIC Helm Manager + +The O-RAN Non-RT RIC Helm Manager provides a service to manages application helm charts. + +For further details and build and run, see this page [NONRTRIC Development Guide](https://wiki.o-ran-sc.org/display/RICNR/NONRTRIC+Development+Guide) for instructions of the applicable release. + + ## License Copyright (C) 2021 Nordix Foundation. Licensed under the Apache License, Version 2.0 (the "License") @@ -12,12 +19,4 @@ 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. -For more information about license please see the [LICENSE](LICENSE.txt) file for details. - -## Helm Manager for Kubernetes -The helm manager is a service for managing helm charts. The service provides a REST API for onboarding of charts as well as installation and uninstallation of applications based on these charts. - -```bash -$ helm package charts -$ helm install helmmanager helmmanager-2.0.0.tgz --namespace nonrtric -f overridefile.yaml -``` \ No newline at end of file +For more information about license please see the [LICENSE](LICENSE.txt) file for details. \ No newline at end of file