Oai Ran Du K8S
- Canonical Telco
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 1 | 06 Aug 2024 | |
2.2/edge | 89 | 06 Apr 2025 | |
2.1/edge | 63 | 19 Jan 2025 |
juju deploy oai-ran-du-k8s --channel 2.1/edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
cni-type | string
Default: bridge
Multus CNI plugin to use for the interfaces. Allowed values are
bridge
,macvlan
. -
f1-interface-name | string
Default: f1
Name of the network interface handling communication over the F1 interface.
-
f1-ip-address | string
Default: 192.168.254.5/24
DU F1 interface IP Address in CIDR format
-
f1-port | int
Default: 2152
Number of the port handling communication over the F1 interface.
-
simulation-mode | boolean
Run DU in simulation mode. In the simulation mode, the DU emulates the Radio Unit (RU) which, in real deployment, would have been a physical device connected to the DU. Simulation mode has been designed to work with the OAI RAN NR UE (a simulated 5G User Equipment).
-
use-three-quarter-sampling | boolean
This parameter enables three-quarter sampling on DU by adding -E flag to DU startup command. This flag might be required to split 8 sample rate to run DU connected to physical devices (such as USRP B210).