Skip to content

Suggestion to add commands to the dashboard tutorial for clarity #13

@pauldipietro

Description

@pauldipietro

When following the guide to create a dashboard, a user will run into an error at step 3 if the kube-prometheus-stack repo isn't added. While it's mentioned on the repo which is linked on the tutorial page, I might suggest adding it directly to the tutorial for additional clarity, e.g.:

#Ensure helm repo for kube-prometheus-stack is added
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update

helm install -f values.yaml monitoring prometheus-community/kube-prometheus-stack

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