Age | Commit message (Collapse) | Author | Files | Lines |
|
Modified the project structure to improve maintainability and to add future CI and
integration test support.
Change-Id: Id30bfb1f83f23785a6b5f99e81f42f752d59c0f8
Issue-ID: ONAPARC-280
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Made changes to Makefile, added help and clean
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I2f99b26d415e411e6e7ca847ea082dcbf39698f4
|
|
Initial code for CollectdPlugin CRD controller.
Watches the CollectdPlugin CRDs and create/update configmap and restart
the Collectd Daemonset pods.
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I24f7bebaefb8a0587029da55dee1934e8679ef96
|
|
Define spec for CollectdPlugin CRD.
Create CRD and sample CR for CollectdPlugin and autogenerated code.
Updated Makefile and deployment artifacts.
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I10bc198976b415efcfab01258342abbd2b4dfcc9
|
|
Initial readme for distributed analytics.
Change-Id: I53ad9296711207685891340adcaf6d6210858412
Issue-ID: ONAPARC-280
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Initial commit for promQL query api and sample app for using the api
Change-Id: Id9c5d95f621edbb14b2eba7493c968c138d2d02a
Issue-ID: ONAPARC-452
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
|
|
Issue-ID: ONAPARC-503
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: I54aa7d1d3a96251e7761aff92ad21a04aec71546
|
|
Just a sample go file for reading from a hdfs file.
Shall be deleted later.
Issue-ID: ONAPARC-451
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: Icfdd4b2196e080b6da45dadaf498eeb5d5fba1ac
|
|
Create Makefile for collectd-operator
Updated .gitignore with coverage and other common ignorable files.
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I6cbcaa5da1fe8ced58519e123ff548f5cf8da2b4
|
|
This contains the skelton code for developing the hdfs-writer further.
Issue-ID: ONAPARC-391
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: I261c4a2bf12498bdba8a4720c3200ff9289a2328
|
|
Skeleton code for CollectD Operator repo.
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I3894091cb6ec5ae11995e7914cf20e09b0def20a
|
|
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>
|
|
|
|
|
|
|
|
|
|
Change-Id: I29576fb6d1e2700de5b1097e4ddfc261ca477ee9
Issue-ID: ONAPARC-451
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
|
|
|
|
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>
|
|
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>
|
|
Change-Id: Iae71e408e4f766e726a028921343be39009b088f
Issue-ID: ONAPARC-457
Issue-ID: ONAPARC-443
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
|
|
Issue-ID: ONAPARC-393
Change-Id: Id259b12505f899147b833f2b5cdb6ea66f6d560a
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
|
|
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>
|
|
Change-Id: I6d62bcd10c60c422aaeb146078aee1b162838926
Issue-ID: ONAPARC-450
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
|
|
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>
|
|
|
|
Change-Id: I008cb2d0f8c169c40b60cca646ce52132929abd5
Issue-ID: ONAPARC-450
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
Change-Id: I21ce11895c955dbb007cafdf8d35756a76d5bce7
Issue-ID: ONAPARC-393
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
|
|
|
|
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>
|
|
Change-Id: Iaba30d9528ebc416339e73cd8d5485457d2ae147
Issue-ID: ONAPARC-438
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
|
|
Change-Id: I9f3b1a67c62303e40c46fa9d28abe0339e248ed6
Issue-ID: ONAPARC-444
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
|
|
Change-Id: I05fe6c74bccad6dd2fd515dcda4d4efe7e9a50dd
Issue-ID: ONAPARC-440
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
|
|
|
|
Change-Id: I21982d862e386dea3ec649f1f7186b1b29558233
Issue-ID: ONAPARC-442
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Change-Id: I0b39b22d0cf4dba0c1bee6b142b95b78e697b569
Issue-ID: ONAPARC-393
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
|
|
Change-Id: I01f5a9377827666bdeaff4a3adc1c44844eb716c
Issue-ID: ONAPARC-366
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|