Skip to content

Lokal Monitoring - Grafana Version  #14

@eszych

Description

@eszych

In https://github.com/microsoft/AKS-HCI-Apps/blob/main/Monitoring/Grafana.md
the line

helm install grafana grafana/grafana --version 6.11.0 --set nodeSelector."kubernetes\.io/os"=linux --set sidecar.dashboards.enabled=true --set sidecar.datasources.enabled=true -n monitoring

needs to be changed to

helm install grafana grafana/grafana --version 6.58.3 --set nodeSelector."kubernetes\.io/os"=linux --set sidecar.dashboards.enabled=true --set sidecar.datasources.enabled=true -n monitoring

for the new Kubernetes Version used in AS-HCI

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