aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS
AgeCommit message (Collapse)AuthorFilesLines
2019-05-20Save Tensorflow model to Minio repositoryDileep Ranganathan5-15/+121
Export and save the tensorflow model using Keras API. Added support for Minio model repo by injecting the credentials to Horovod pods. This model then can be served using Tensorflow Serving. Change-Id: Id1e0b6696bc2bb1699786b08651c4d3bc353976c Issue-ID: ONAPARC-460 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-05-07Merge "Source code initial workingDraft kafka2hdfs writer."Marco Platania9-0/+363
2019-05-07Merge "Day2 configs for Prometheus and Collectd"Marco Platania5-0/+87
2019-05-07Merge "Use global nodePortPrefix for cAdvisor"Marco Platania2-2/+5
2019-05-07Merge "Visualization Helm charts package"Marco Platania25-0/+1645
2019-05-07Source code initial workingDraft kafka2hdfs writer.Rajamohan Raj9-0/+363
Change-Id: I29576fb6d1e2700de5b1097e4ddfc261ca477ee9 Issue-ID: ONAPARC-451 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
2019-04-30Merge "Update helm charts for Minio"Marco Platania1-4/+3
2019-04-29Update helm charts for MinioPramod1-4/+3
Helm charts to include gloo as ingress for minio Issue-ID: ONAPARC-492 Change-Id: I60501abd37f6ab40b628c4de3acb0faafb8392d4 Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
2019-04-29Adding helm charts for gloo ingress controllerPramod30-0/+2498
Helm charts for gloo with support for Kubernetes ingress Issue-ID: ONAPARC-491 Change-Id: Ia6342f79edef19120da4c28f376a3399991a8310 Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
2019-04-29Day2 configs for Prometheus and CollectdSrivahni5-0/+87
Change-Id: Iae71e408e4f766e726a028921343be39009b088f Issue-ID: ONAPARC-457 Issue-ID: ONAPARC-443 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-04-29Use global nodePortPrefix for cAdvisorSrivahni2-2/+5
Issue-ID: ONAPARC-393 Change-Id: Id259b12505f899147b833f2b5cdb6ea66f6d560a Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-04-29Visualization Helm charts packageSrivahni25-0/+1645
Helm charts for Grafana Added Prometheus and M3DB as datasouces Change-Id: I60bebd0c8ef26f1dc3d91659c55c43f603dd0928 Issue-ID: ONAPARC-393 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-04-20Fixing some helm lint issues.Rajamohan Raj20-1/+1
Change-Id: I6d62bcd10c60c422aaeb146078aee1b162838926 Issue-ID: ONAPARC-450 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
2019-04-17Fixed the chart name for Minio Model repoPramod16-1/+1
The Chart name is incosistent with the minio related manifests. Change-Id: I42b6e9597651faba4c79cbeb77db2adffe191952 Issue-ID: ONAPARC-487 Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
2019-04-16Merge "Separate collectd plugin config from configmap"Marco Platania2-45/+45
2019-04-11Adding the dockerfile.Rajamohan Raj1-0/+142
Change-Id: I008cb2d0f8c169c40b60cca646ce52132929abd5 Issue-ID: ONAPARC-450 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
2019-04-11Separate collectd plugin config from configmapSrivahni2-45/+45
Move collectd plugin information in configmap.yaml in to resources folder Change-Id: I3600dc6cc457fe28fb0a12220cacb7a0936d25d1 Issue-ID: ONAPARC-488 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-04-11Merge "Add helm charts for horovod based app"Marco Platania13-0/+799
2019-04-11Add helm charts for horovod based appRajamohan Raj13-0/+799
Tasks in this patch: Create sample Tensorflow MNIST application using horovod: https://jira.onap.org/browse/ONAPARC-450 Change-Id: I50827a47f7c48574944cde28fca32f265b649b59 Issue-ID: ONAPARC-450 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
2019-04-10Model Repo packageDileep Ranganathan16-0/+1443
Added Model repo package consists of Minio Helm charts Change-Id: I47427cbc7e745f658a1dcf75742b3ae3226fc3d0 Issue-ID: ONAPARC-487 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-04-10Init package for Distributed AnalyticsDileep Ranganathan16-0/+980
Init package consists of Rook/Ceph, Istio Helm charts Change-Id: Ifcf9b838231937035d55d4b78f7e3c387af5fe92 Issue-ID: ONAPARC-366 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-03-29Enable rolling update feature of DaemonSetSrivahni2-1/+5
Change-Id: I21ce11895c955dbb007cafdf8d35756a76d5bce7 Issue-ID: ONAPARC-393 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-03-28Merge "Inference package with Tensorflow Serving"Gary Wu13-0/+504
2019-03-28Inference package with Tensorflow ServingDileep Ranganathan13-0/+504
Initial inference package with TF Serving, Tensorboard. Added Minio/S3 support. Change-Id: If896a7c8fc150bf6a552bdcf7d1096d357520751 Issue-ID: ONAPARC-454 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-03-28Helm charts for CadvisorSrivahni11-3/+283
Change-Id: Iaba30d9528ebc416339e73cd8d5485457d2ae147 Issue-ID: ONAPARC-438 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-03-28Move Prometheus-operator to operator packageSrivahni82-16/+0
Change-Id: I9f3b1a67c62303e40c46fa9d28abe0339e248ed6 Issue-ID: ONAPARC-444 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-03-22Fix node exporter integration with PrometheusSrivahni17-1/+549
Change-Id: I05fe6c74bccad6dd2fd515dcda4d4efe7e9a50dd Issue-ID: ONAPARC-440 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
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>