summaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19Merge "Remove hardcoded values from values.yaml"Gary Wu2-8/+3
2019-03-18Remove hardcoded values from values.yamlSrivahni2-8/+3
Change-Id: I21982d862e386dea3ec649f1f7186b1b29558233 Issue-ID: ONAPARC-442 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2019-03-18Fix Kafka Operator to watch all namespaces.Dileep Ranganathan5-1/+12
Temp. fix to make Strimzi kafka operator cluster-wide. Issue-ID: ONAPARC-392 Change-Id: Icfda09ed2fdd42efe1a9728509c5c3cbbb9f88c0 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-03-13Helm charts for spark and hdfsRajamohan Raj49-0/+3177
Tasks accomplished in this patch: https://jira.onap.org/browse/ONAPARC-445 - Create helm chart for Spark on K8S operator and add it to operator. https://jira.onap.org/browse/ONAPARC-446 - Create helm charts for HDFS https://jira.onap.org/browse/ONAPARC-447 - Create Spark application helm chart as part of application pacakge https://jira.onap.org/browse/ONAPARC-448 - Add Anaconda with tensorflow, keras, horovod support to Spark image Change-Id: Icb4adeaa8a0aa445614f91203d7793e4e4f304c1 Issue-ID: ONAPARC-391 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
2019-03-11Training package for distributed analyticsDileep Ranganathan11-0/+424
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>
2019-03-11Operator pacakge for Distributed AnalyticsDileep Ranganathan34-0/+1295
Created the operator helm charts in separate package which consists of multiple kubernetes operators. Change-Id: I38e3fafae65b655de1accec05082d0afaed1d688 Issue-ID: ONAPARC-366 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-03-08Remove redundant directoriesSrivahni139-27338/+0
Change-Id: I0b39b22d0cf4dba0c1bee6b142b95b78e697b569 Issue-ID: ONAPARC-393 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2019-03-07Fix Collection Service Helm charts packageSrivahni7-1150/+13
Change-Id: I01f5a9377827666bdeaff4a3adc1c44844eb716c Issue-ID: ONAPARC-366 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2019-03-05Messaging Service Helm charts packageDileep Ranganathan33-0/+4943
The packages needed for distributed analytics are separated as collection, messaging, training, inference and visualization. Messaging package consists of Kafka Cluster and Topic operators. Change-Id: I13dbd437b73d49e9d0fff6327111b7b1cf394fd8 Issue-ID: ONAPARC-392 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-03-05Collection Service Helm charts packageDileep Ranganathan102-0/+22940
The packages needed for distributed analytics are separated as collection, messaging, training, inference and visualization. Collection package consists of collection agents, Prometheus operator. and Prometheus. Change-Id: I12c6ed0607fbaedf7bbc207562fb5bf2a1950623 Issue-ID: ONAPARC-366 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-02-13Fix collectd helm chartDileep Ranganathan5-8/+24
Fix collectd prometheus integration by adding correct labels. Added template helper function for helm chart. Updated Chart appVersion, NOTES. Initial Helm charts for CollectD, Prometheus Operator, Kafka Strimzi operator, Rook Ceph Operator. Change-Id: I511fc415bf2f2ab4b92d7501f3d3a1e6b6f82581 Issue-ID: ONAPARC-366 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-01-25Helm charts for Distributed Edge Analytics.Dileep Ranganathan139-0/+27322
Initial Helm charts for CollectD, Prometheus Operator, Kafka Strimzi operator, Rook Ceph Operator. Change-Id: I7323029bd0bf1e4b39aac329fc567f705a59bc0c Issue-ID: ONAPARC-366 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>