Allow custom routes inside UPF

This is required to work around liveness failure in a single interface
machine where Kubelet node IP is part of eNB subnet.

Change-Id: I37549d89fbe7e045e6639295c29652ba0d6fb5e4
3 files changed
tree: 4db7bde2c3e0d6c30be3248691f3343ee6bed7d2
  1. .gitignore
  2. .gitreview
  3. .reuse/
  4. LICENSES/
  5. Makefile
  6. README.md
  7. VERSION
  8. bess-upf/
  9. dbuf/
  10. di-metrics-exporter/
  11. di-topology-watchdog/
  12. int-host-reporter/
  13. pfcp-agent/
  14. sdfabric/
README.md

SD-Fabric Helm charts

This repository contains helm charts related to SD-Fabric project.

Initialize Helm chart dependency

To initialize Helm chart dependency, use the following command:

make deps

To deploy the SD-Fabric chart, see README of the SD-Fabric chart