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

Monitoring stack fails on installation with stackablectl #46

Open
Jimvin opened this issue May 16, 2024 · 0 comments
Open

Monitoring stack fails on installation with stackablectl #46

Jimvin opened this issue May 16, 2024 · 0 comments

Comments

@Jimvin
Copy link
Member

Jimvin commented May 16, 2024

Installing the monitoring stack with stackable fails when it reaches prometheus-service-monitor.yaml. Running the stack install a second time succeeds as does applying prometheus-service-monitor.yaml manually with kubectl.

    manifests:
      - plainYaml: demos/stacks/monitoring/grafana-dashboards.yaml
      - helmChart: demos/stacks/_templates/prometheus.yaml
      - plainYaml: demos/stacks/_templates/prometheus-service-monitor.yaml

This could be a race condition between the installation of the Prometheus helm chart and the creation of the ServiceMonitors.

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

No branches or pull requests

1 participant