|
|
This tutorila illustrates how to build kube5g and deploy mosaic5g operaor, which is built using [Openshift operator SDK](https://github.com/operator-framework/operator-sdk). This tutorial will use [microk8s](https://microk8s.io/) to use [kubernetes](https://kubernetes.io/). For more information on the operator, please visite the official site of [openshift operator](https://www.openshift.com/learn/topics/operators).
|
|
|
|
|
|
|
|
|
More tutorials are availables on [kube5g-tutorials](https://gitlab.eurecom.fr/osama.arouk/kube5g/wikis/home)
|
|
|
More tutorials are availables on [kube5g-tutorials](https://gitlab.eurecom.fr/mosaic5g/kube5g/wikis/home)
|
|
|
|
|
|
# How to deploy OAI-LTE in Kubernetes using mosaic5g-operator
|
|
|
|
... | ... | @@ -69,7 +69,7 @@ The following figure illustrates the network that we will deploy. It is composed |
|
|
```bash
|
|
|
$ cd kube5g/openshift/m5g-operator
|
|
|
```
|
|
|
- You can discover the capability provided by the script ```m5g-operator.sh````
|
|
|
- You can discover the capability provided by the script ```m5g-operator.sh```
|
|
|
```bash
|
|
|
$ ./m5goperator.sh
|
|
|
This program installs the requirements to run kubernets on one machine,
|
... | ... | |