Skip to content

Instantly share code, notes, and snippets.

@ac3xx
ac3xx / flannel.yaml
Created April 27, 2017 06:02 — forked from feiskyer/flannel.yaml
Kubernetes flannel network plugin
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: flannel
namespace: kube-system
---
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding
metadata: