Oai Ran Cu K8S
- Canonical Telco
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 1 | 05 Aug 2024 | |
2.1/edge | 38 | Yesterday |
juju deploy oai-ran-cu-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
Host interface to use for the F1 communication with the DU. With the
macvlan
CNI, the corresponding macvlan interface needs to exist on the host. -
f1-ip-address | string
Default: 192.168.254.7/24
CU F1 interface IP Address
-
f1-port | int
Default: 2152
Number of the port handling communication over the F1 interface.
-
mcc | string
Default: 001
Mobile Country Code
-
mnc | string
Default: 01
Mobile Network code
-
n3-gateway-ip | string
Default: 192.168.251.1
IP address of the Gateway towards the UPF.
-
n3-interface-name | string
Default: n3
Host interface to use for the N3 communication with the UPF. With the
macvlan
CNI, the corresponding macvlan interface needs to exist on the host. -
n3-ip-address | string
Default: 192.168.251.6/24
CU N3 interface IP Address in CIDR format
-
sst | int
Default: 1
Slice Service Type
-
tac | int
Default: 1
Tracking Area Code
-
upf-subnet | string
Default: 192.168.252.0/24
UPF's N3 interface subnet.