Collection Service Helm charts package 28/79728/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Tue, 5 Mar 2019 18:24:06 +0000 (10:24 -0800)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Tue, 5 Mar 2019 18:38:48 +0000 (10:38 -0800)
commit3dfd3180c0a4d192f4524d74e36d2ba50bffff71
tree7df49d15b185b73af9a902b17323e5fba46b208f
parent1b81e8f0b51576f761aa8e3329285bfb61e6dd79
Collection Service Helm charts package

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>
102 files changed:
vnfs/DAaaS/collection/.helmignore [new file with mode: 0644]
vnfs/DAaaS/collection/Chart.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/collectd/.helmignore [new file with mode: 0644]
vnfs/DAaaS/collection/charts/collectd/Chart.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/collectd/templates/NOTES.txt [new file with mode: 0644]
vnfs/DAaaS/collection/charts/collectd/templates/_helpers.tpl [new file with mode: 0644]
vnfs/DAaaS/collection/charts/collectd/templates/configmap.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/collectd/templates/daemonset.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/collectd/templates/service.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/collectd/values.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/.helmignore [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/Chart.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/README.md [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/requirements.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/NOTES.txt [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/_helpers.tpl [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/alertmanager.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/ingress.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/podDisruptionBudget.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/psp-clusterrole.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/psp-clusterrolebinding.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/psp.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/secret.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/service.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/serviceaccount.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/alertmanager/servicemonitor.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/exporters/node-exporter/servicemonitor.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/configmap-dashboards.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/configmaps-datasources.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/etcd.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-cluster-rsrc-use.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-coredns.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-node-rsrc-use.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-cluster.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-namespace.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/k8s-resources-pod.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/nodes.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/persistentvolumesusage.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/pods.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/dashboards/statefulset.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/grafana/servicemonitor.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/cleanup-crds.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/clusterrole.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/clusterrolebinding.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-alertmanager.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-prometheus.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-prometheusrules.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/crd-servicemonitor.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/deployment.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrole.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/psp-clusterrolebinding.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/psp.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/service.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/serviceaccount.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus-operator/servicemonitor.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalAlertRelabelConfigs.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalAlertmanagerConfigs.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalPrometheusRules.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/additionalScrapeConfigs.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/clusterrole.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/clusterrolebinding.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/ingress.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/podDisruptionBudget.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/prometheus.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/psp-clusterrole.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/psp-clusterrolebinding.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/psp.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/role-config.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/role-specificNamespace.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rolebinding-config.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rolebinding-specificNamespace.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/alertmanager.rules.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/etcd.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/general.rules.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/k8s.rules.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-apiserver.rules.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-alerting.rules.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-prometheus-node-recording.rules.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kube-scheduler.rules.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-absent.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-apps.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-resources.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-storage.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/kubernetes-system.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/node.rules.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/prometheus-operator.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/rules/prometheus.rules.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/service.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/serviceaccount.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/servicemonitor.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/templates/prometheus/servicemonitors.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/values.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus-operator/values_new.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus/.helmignore [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus/Chart.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus/templates/NOTES.txt [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus/templates/_helpers.tpl [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus/templates/prometheus.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus/templates/service.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus/templates/servicemonitor.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/charts/prometheus/values.yaml [new file with mode: 0644]
vnfs/DAaaS/collection/values.yaml [new file with mode: 0644]