Skip to content

Monitoring stack fails on installation with stackablectl #46

@Jimvin

Description

@Jimvin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions