A Charmed Operator for the OAI RAN Distributed Unit (DU) for K8s.
A Kubernetes cluster with the Multus addon enabled.
Enable the Multus addon on MicroK8s.
sudo microk8s addons repo add community https://github.com/canonical/microk8s-community-addons --reference feat/strict-fix-multus
sudo microk8s enable multus
Deploy the charm with mandatory configuration options.
juju deploy oai-ran-du-k8s --trust --channel=2.2/edge --config bandwidth=40 --config frequency-band=77 --config sub-carrier-spacing=30 --config center-frequency="4060"
juju deploy oai-ran-cu-k8s --trust --channel=2.2/edge
juju integrate oai-ran-du-k8s:fiveg_f1 oai-ran-cu-k8s:fiveg_f1
- oai-ran-du:
ghcr.io/canonical/oai-ran-du:2.2.0