This begins to split the fluent-logging chart into two separate charts, one for fluentbit and one for fluentd. This is to help isolate each chart and its dependencies better, and to treat each service as its own entity. This also moves the job for creating Elasticsearch templates to the Elasticsearch chart, as the elasticsearch chart should have ownership of creating the templates for its indices. This also performs some general cleanup of values keys that are not currently used Change-Id: I827277d5faa62b8b59c5960330703d23c297ca47 Signed-off-by: Steve Wilkerson <sw5822@att.com>
5.6 KiB
Development Deployment
Deploy Local Docker Registry
../../../tools/deployment/multinode/010-deploy-docker-registry.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/010-deploy-docker-registry.sh
Deploy Cluster and Namespace Ingress Controllers
../../../tools/deployment/multinode/020-ingress.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/020-ingress.sh
Deploy Ceph
../../../tools/deployment/multinode/030-ceph.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/030-ceph.sh
Activate the OSH-Infra namespace to be able to use Ceph
../../../tools/deployment/multinode/035-ceph-ns-activate.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/035-ceph-ns-activate.sh
Deploy LDAP
../../../tools/deployment/multinode/040-ldap.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/040-ldap.sh
Deploy MariaDB
../../../tools/deployment/multinode/045-mariadb.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/045-mariadb.sh
Deploy Prometheus
../../../tools/deployment/multinode/050-prometheus.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/050-prometheus.sh
Deploy Alertmanager
../../../tools/deployment/multinode/060-alertmanager.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/060-alertmanager.sh
Deploy Kube-State-Metrics
../../../tools/deployment/multinode/070-kube-state-metrics.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/070-kube-state-metrics.sh
Deploy Node Exporter
../../../tools/deployment/multinode/080-node-exporter.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/080-node-exporter.sh
Deploy Process Exporter
../../../tools/deployment/multinode/085-process-exporter.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/085-process-exporter.sh
Deploy OpenStack Exporter
../../../tools/deployment/multinode/090-openstack-exporter.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/090-openstack-exporter.sh
Deploy Grafana
../../../tools/deployment/multinode/100-grafana.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/100-grafana.sh
Deploy Nagios
../../../tools/deployment/multinode/110-nagios.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/110-nagios.sh
Deploy Rados Gateway for OSH-Infra
../../../tools/deployment/multinode/115-radosgw-osh-infra.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/115-radosgw-osh-infra.sh
Deploy Elasticsearch
../../../tools/deployment/multinode/120-elasticsearch.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/120-elasticsearch.sh
Deploy Fluentbit
../../../tools/deployment/multinode/125-fluentbit.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/125-fluentbit.sh
Deploy Fluentd
../../../tools/deployment/multinode/130-fluentd.sh
Alternatively, this step can be performed by running the script directly:
./tools/deployment/multinode/130-fluentd.sh