treasuremap/manifests/composite/lma-infra
Steven Fitzpatrick 772b18afd9 Create an 'LMA-Infra' Composite
This composite deploys the logging and prometheus operators
such that they are ready to collect logs and metrics from a k8s cluster.
The operators can be extended by introducing custom resources, allowing
any application running in the cluster to use these services

Note: Due to [0], this composite cannot be successfully deployed in the
initinfra-target phase, so a separate 'lma-infra' phase is introduced

[0] https://github.com/airshipit/airshipctl/issues/474

Change-Id: Ia20cc7bdaeb2b2f52ba4bcdc8e55a202ef4b0110
2021-03-03 21:32:45 +00:00
..
patches Create an 'LMA-Infra' Composite 2021-03-03 21:32:45 +00:00
README.md Create an 'LMA-Infra' Composite 2021-03-03 21:32:45 +00:00
kustomization.yaml Create an 'LMA-Infra' Composite 2021-03-03 21:32:45 +00:00
namespace.yaml Create an 'LMA-Infra' Composite 2021-03-03 21:32:45 +00:00

README.md

LMA Infra

This composite deploys the logging-operator and kube-prometheus-stack, configured to provide basic LMA facilities to a cluster. Application Logs and metrics can be collected by supplying the operators CRs.