SD-Core router
- Canonical Telco
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/beta | 6 | 03 Jan 2024 | |
latest/edge | 11 | 21 Jan 2024 | |
1.4/beta | 109 | 26 Apr 2024 | |
1.4/edge | 405 | 31 Oct 2024 | |
1.5/edge | 412 | 17 Nov 2024 | |
1.3/beta | 6 | 22 Jan 2024 | |
1.3/edge | 100 | 24 Apr 2024 |
juju deploy sdcore-router-k8s --channel 1.4/beta
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:
-
access-gateway-ip | string
Default: 192.168.252.1/24
Gateway IP address in CIDR format to the Access Network.
-
access-interface | string
Host interface to use for the Access Network.
-
access-interface-mtu-size | int
MTU for the core interface (1200 <= MTU <= 65535) in bytes. If not specified, Multus will use its default value (typically 1500).
-
core-gateway-ip | string
Default: 192.168.250.1/24
Gateway IP address in CIDR format to the Core Network.
-
core-interface | string
Host interface to use for the Core Network.
-
core-interface-mtu-size | int
MTU for the core interface (1200 <= MTU <= 65535) in bytes. If not specified, Multus will use its default value (typically 1500).
-
ran-gateway-ip | string
Default: 192.168.251.1/24
Gateway IP address in CIDR format to the RAN Network.
-
ran-interface | string
Host interface to use for the RAN Network.
-
ran-interface-mtu-size | int
MTU for the core interface (1200 <= MTU <= 65535) in bytes. If not specified, Multus will use its default value (typically 1500).
-
ue-subnet | string
Default: 172.250.0.0/16
Subnet used by User Equipment in CIDR format
-
upf-core-ip | string
Default: 192.168.250.3
UPF Core Network IP address