grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
22.73k stars 3.31k forks source link

Base Kustomize manifests for Loki? #12261

Open CiucurDaniel opened 3 months ago

CiucurDaniel commented 3 months ago

I was wondering if there are some base kustomization resources that one can use to deploy Loki. I'm looking for something similar to what kube-prometheus provides here ?

/operator/config I noticed here we do have some kustomize files but they are no documented (eg: basic usage, purpose, diff between community, community-openshift, openshift)

If we can some clarity here, I can try to help with the docs and with Kustomize version PR.

### Tasks
periklis commented 3 months ago

FYI the operator/config kustomize manifests are simply for internal use by the operator maintainers to generate bundles in operator/bundles. The best place we maintain production/deploy manifest is the production folder.