Skip to content

Instantly share code, notes, and snippets.

@openstacker
Last active April 15, 2020 08:01
Show Gist options
  • Save openstacker/29bb95ec57f134fbe547dbb159bbe635 to your computer and use it in GitHub Desktop.
Save openstacker/29bb95ec57f134fbe547dbb159bbe635 to your computer and use it in GitHub Desktop.
Test Prometheus and Grafana
kubectl port-forward prometheus-prometheus-prometheus-0 -n kube-system 9090:9090
kubectl port-forward prometheus-operator-grafana-597f5fdffc-q5c7m -n kube-system 3000:3000
kubectl delete apiservice v1beta1.custom.metrics.k8s.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment