With all the updates and new 1.X based version of loki-simple-scalable it comes with features that the current BigBang chart tried to incorporate out-of-band like Grafana Enterprise Logs, Minio & centralized config ...configuration. Re-base the BigBang chart off of loki-simple-scalable version 1.7.6 and ensure that value transparency to Package CI, BB CI, and Production configurations are as transparent as possible.
Designs
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
@gedd.johnson Here's the issue to track the refactor to upstream have a package MR up that should have most of what we need, working on testing in a dev environment today.
@gedd.johnson Here is the updated documentation for enterprise deployments, let me know if it needs tweaking, I still only have an incorrectly tied trial enterprise license.
Ok, I'm trying those exact configs from the docs on a fresh install of both the logging and monitoring stacks. A few notes:
I'm getting the following error when installing the logging stack: template: loki-simple-calable/templates/bigbang/ peerauthentication/loki.yaml:17:15: executing "loki-simple-scalable/templates/bigbang/peerauthentication/loki.yaml" at <.Values.loki.config.server.http_listen_port>: can't evaluate field server in type interface {}
Note that I'm not touching the .Values.loki.config.server.http_listen_port config
What branch do I need to be on to grab the monitoring.grafana.enterprise config?
Thanks @gedd.johnson I can fix that value typo in the PeerAuthentication resource, as for monitoring I don't think we have a grafana enterprise image available in IronBank yet so that work hasn't been tracked yet but I have been testing via overriding to the upstream grafana/grafana-enterprise image