eUPF K8s
- Guillaume Belanger
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 29 | 17 Oct 2024 |
juju deploy eupf-k8s --channel 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:
-
gnb-subnet | string
Default: 192.168.251.0/24
gNodeB subnet.
-
interfaces | string
Default: [n3,n6]
List of network interfaces handling N3 (GTP) & N6 (SGi) traffic. eUPF attaches XDP hook to every interface in this list.
-
logging-level | string
Default: debug
Logging level.
-
n3-gateway-ip | string
Default: 192.168.252.1
Gateway IP address to the Access Network.
-
n3-ip | string
Default: 192.168.252.3
IP address used by the UPF's Access interface.
-
n6-gateway-ip | string
Default: 192.168.250.1
Gateway IP address to the Core Network.
-
n6-ip | string
Default: 192.168.250.3
IP address used by the UPF's Core interface.