2 merge requests!11Merging "develop" documentation into "main" to tag it as 2024Q2,!9Draft: Added documentation on primitives support feature and NSLCM status
* develop branch for an experience with the latest features (for develop branch installation, it is strongly advisable that you may as well follow the [develop documentation](https://osl.etsi.org/documentation/develop/deployment/))
```bash
sudo ./deploy.sh main#[or replace main with other branch name]
sudo ./deploy.sh develop#[or replace main with other branch name]
```
> **We recommend running the deploy.sh script with root permissions! In other case, some directories may not be accessible by the project building tools and hinder the smooth installation.**
...
...
@@ -500,10 +500,6 @@ See [NFV Orchestrator Configuration](./nfvoconfig.md).
Openslice can be installed in a Kubernetes cluster.
**This is a work in progress, and should be used for stable deployments!**.
Please reference "develop" tagged documentation for any latest progress.
The related scripts are inside the kubernetes folder. Follow these steps along the lines. You need to configure the ingress properly depending on how you want to expose Openslice.
The ETSI Software Development Group for OpenSlice (SDG OSL) is developing an open source service based Operations Support System (OSS) to deliver Network Slice as a Service (NSaaS) following specifications from major SDOs including ETSI, TM Forum and GSMA. See more details [here](https://osl.etsi.org/about/).