networkslice: Added free5gc helm charts. 52/4452/1
authorpalaniap <palaniappan.ramanathan@intel.com>
Thu, 23 Sep 2021 04:22:41 +0000 (21:22 -0700)
committerpalaniap <palaniappan.ramanathan@intel.com>
Thu, 23 Sep 2021 04:25:45 +0000 (21:25 -0700)
commit1fd02afef29eb19c5ead2ff2d4a6c4bd42de287f
treefde5fd403493c899df3279a92e9b709e784d0740
parent7b08cb3771bb25a9263e57b20f80b73bacaefbe0
networkslice: Added free5gc helm charts.

Added the helm charts for the free5gc NFs.
Added script to test the basic network slicing.

Signed-off-by: palaniap <palaniappan.ramanathan@intel.com>
Change-Id: I26217629053967423edd7d19743f17c262cda0c3
103 files changed:
demo/networkslice/free5gc/helm/createTar.sh [new file with mode: 0755]
demo/networkslice/free5gc/helm/f5gc-amf/Chart.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-amf/resources/config/cert/amf.key [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-amf/resources/config/cert/amf.pem [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-amf/templates/_helpers.tpl [new file with mode: 0755]
demo/networkslice/free5gc/helm/f5gc-amf/templates/configmap.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-amf/templates/deployment.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-amf/templates/rbac.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-amf/templates/sa.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-amf/templates/service.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-amf/values.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-ausf/Chart.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-ausf/resources/config/cert/ausf.key [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-ausf/resources/config/cert/ausf.pem [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-ausf/templates/configmap.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-ausf/templates/deployment.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-ausf/templates/rbac.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-ausf/templates/sa.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-ausf/templates/service.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-ausf/values.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-mongodb/Chart.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-mongodb/templates/configmap.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-mongodb/templates/db.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-mongodb/templates/service.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-mongodb/templates/statefulset.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-mongodb/values.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nrf/Chart.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nrf/resources/config/cert/nrf.key [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nrf/resources/config/cert/nrf.pem [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nrf/templates/configmap.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nrf/templates/deployment.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nrf/templates/rbac.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nrf/templates/sa.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nrf/templates/service.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nrf/values.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nssf/Chart.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nssf/resources/config/cert/nssf.key [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nssf/resources/config/cert/nssf.pem [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nssf/templates/configmap.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nssf/templates/deployment.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nssf/templates/rbac.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nssf/templates/sa.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nssf/templates/service.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-nssf/values.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-pcf/Chart.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-pcf/resources/config/cert/pcf.key [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-pcf/resources/config/cert/pcf.pem [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-pcf/templates/configmap.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-pcf/templates/deployment.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-pcf/templates/rbac.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-pcf/templates/sa.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-pcf/templates/service.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-pcf/values.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-smf/Chart.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-smf/resources/config/cert/smf.key [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-smf/resources/config/cert/smf.pem [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-smf/templates/_helpers.tpl [new file with mode: 0755]
demo/networkslice/free5gc/helm/f5gc-smf/templates/configmap.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-smf/templates/deployment.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-smf/templates/rbac.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-smf/templates/sa.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-smf/templates/service.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-smf/values-prio.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-smf/values.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-smf/values_old.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udm/Chart.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udm/resources/config/cert/udm.key [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udm/resources/config/cert/udm.pem [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udm/templates/configmap.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udm/templates/deployment.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udm/templates/rbac.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udm/templates/sa.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udm/templates/service.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udm/values.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udr/Chart.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udr/resources/config/cert/udr.key [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udr/resources/config/cert/udr.pem [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udr/templates/configmap.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udr/templates/deployment.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udr/templates/rbac.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udr/templates/sa.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udr/templates/service.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-udr/values.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-upf/Chart.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-upf/templates/_helpers.tpl [new file with mode: 0755]
demo/networkslice/free5gc/helm/f5gc-upf/templates/configmap.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-upf/templates/deployment.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-upf/templates/hostname.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-upf/templates/rbac.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-upf/templates/sa.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-upf/templates/service.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-upf/values-prio.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-upf/values.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-webui/Chart.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-webui/templates/configmap.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-webui/templates/deployment.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-webui/templates/rbac.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-webui/templates/sa.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-webui/templates/service.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/f5gc-webui/values.yaml [new file with mode: 0644]
demo/networkslice/free5gc/helm/install.sh [new file with mode: 0755]
demo/networkslice/free5gc/helm/slice_install.sh [new file with mode: 0755]
demo/networkslice/free5gc/helm/uninstall.sh [new file with mode: 0755]