Training package for distributed analytics 75/81975/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Mon, 11 Mar 2019 18:48:36 +0000 (11:48 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Mon, 11 Mar 2019 18:48:36 +0000 (11:48 -0700)
commite8f7e027283f8630733fb423d834e7d828d0db11
tree0088be6b756fba72b033455f67b417549e182717
parent481ddd352817a45f29bbfaad898c7815c1f6e9a0
Training package for distributed analytics

Contains helm charts for M3DB initially.
This package also will consist of other training framework related
helm charts like HDFS, Spark with TF etc.

Change-Id: I67885fa4236f92453477b5cb0d3d79ffe14ff669
Issue-ID: ONAPARC-391
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
vnfs/DAaaS/training-core/.helmignore [new file with mode: 0644]
vnfs/DAaaS/training-core/Chart.yaml [new file with mode: 0644]
vnfs/DAaaS/training-core/charts/m3db/.helmignore [new file with mode: 0644]
vnfs/DAaaS/training-core/charts/m3db/Chart.yaml [new file with mode: 0644]
vnfs/DAaaS/training-core/charts/m3db/templates/NOTES.txt [new file with mode: 0644]
vnfs/DAaaS/training-core/charts/m3db/templates/_helpers.tpl [new file with mode: 0644]
vnfs/DAaaS/training-core/charts/m3db/templates/configmap.yaml [new file with mode: 0644]
vnfs/DAaaS/training-core/charts/m3db/templates/etcd-cluster.yaml [new file with mode: 0644]
vnfs/DAaaS/training-core/charts/m3db/templates/m3dbcluster.yaml [new file with mode: 0644]
vnfs/DAaaS/training-core/charts/m3db/values.yaml [new file with mode: 0644]
vnfs/DAaaS/training-core/values.yaml [new file with mode: 0644]