Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(ruka/loki,promtail) Add observability fleet on Ruka #640

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gseriche
Copy link
Contributor

@gseriche gseriche commented Oct 22, 2024

The value of the secret will be included after the PR #637

@gseriche gseriche added the enhancement New feature or request label Oct 22, 2024
@gseriche gseriche self-assigned this Oct 22, 2024
Copy link
Member

@jhoblitt jhoblitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please test this branch on ruka before re-requesting review.

@@ -0,0 +1,14 @@
defaultNamespace: monitoring
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets install loki into a ns named loki to be consistent with the mimir deployment.

@@ -0,0 +1,14 @@
defaultNamespace: monitoring
helmCharts:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a valid key in a fleet.yaml file. https://fleet.rancher.io/ref-fleet-yaml

@@ -0,0 +1,52 @@
# loki/values.yaml
config:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only config I see in the values.yaml is loki.confg. https://github.com/grafana/loki/blob/main/production/helm/loki/values.yaml#L127

version: 5.8.4
valuesFiles:
- loki/values.yaml
- name: promtail
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fleet does not support multiple charts in the same bundle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants