Skip to content

Spazzy757/prometheus-operator-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Prometheus Operator Kustomize base

Usage

kubectl apply -k prometheus-operator-base

You can then get the grafana pod using:

kubectl get pods -n monitoring

Port forward grafana:

kubectl port-forward <grafana-podf-id> 3000:3000 -n monitoring

About

A kustomize base for prometheus operator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published