Hyunsun Moon | 1ac0e9c | 2020-03-13 15:29:50 -0700 | [diff] [blame] | 1 | images: |
| 2 | tags: |
| 3 | bess: "registry.central.aetherproject.net/upf-epc-bess:0.1.0-intel" |
| 4 | cpiface: "registry.central.aetherproject.net/upf-epc-cpiface:0.1.0-intel" |
| 5 | pullPolicy: "IfNotPresent" |
| 6 | |
| 7 | nodeSelectors: |
| 8 | enabled: true |
| 9 | spgwu: |
| 10 | label: omec-upf |
| 11 | value: enabled |
| 12 | |
| 13 | config: |
| 14 | spgwu: |
| 15 | name: "dp-intel" |
| 16 | s1u: |
| 17 | device: "s1u" |
| 18 | ip: "10.212.74.81/28" |
| 19 | sgi: |
| 20 | device: "sgi" |
| 21 | ip: "10.212.74.97/27" |
| 22 | zmq: |
| 23 | spgwc: |
| 24 | addr: "spgwc-headless.omec.svc.product.central" |
| 25 | |
| 26 | networks: |
| 27 | enb: |
| 28 | subnet: "10.212.74.64/28" |
| 29 | ue: |
| 30 | subnet: "10.250.0.0/16" |
| 31 | sgi: |
| 32 | subnet: "10.212.74.96/27" |
| 33 | gateway: "10.212.74.126" |
| 34 | s1u: |
| 35 | subnet: "10.212.74.80/28" |
| 36 | gateway: "10.212.74.94" |