Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am ac3xx on github.
  • I am jameslong (https://keybase.io/jameslong) on keybase.
  • I have a public key ASCADP5ZagOvOkiIyDKKqKQRIu5CC2Vniwqj837Bg8iFpwo

To claim this, I am signing this object:

@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: