Skip to content

Instantly share code, notes, and snippets.

View anton-johansson's full-sized avatar

Anton Johansson anton-johansson

View GitHub Profile
@anton-johansson
anton-johansson / prometheus.yaml
Created May 30, 2019 09:17 — forked from amimof/prometheus.yaml
Prometheus Kubernetes Deployment
---
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRole
metadata:
name: prometheus
rules:
- apiGroups: [""]
resources:
- nodes
- nodes/proxy