Skip to content

Install Grafan with LoadBalancer IP #8

@eszych

Description

@eszych

If the Grafana Helm Chart is called with the additional paramter "--set service.type=LoadBalancer" the Grafana Service gets an IP address that can be called directly without the need of an additional NGINX reverse proxy and without any certificates.

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 --set persistence.enabled=true --set service.type=LoadBalancer -n monitoring

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