This website requires JavaScript.
Explore
Help
Sign In
C12s
/
c12s-kubespray
Watch
3
Star
0
Fork
You've already forked c12s-kubespray
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d22204a59f
c12s-kubespray
/
roles
/
network_plugin
/
calico
/
templates
/
calico-node-sa.yml.j2
7 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
Move calico to daemonset (#1605) * Drop legacy calico logic * add calico as a daemonset
2017-09-04 08:29:51 +00:00
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: calico-node
Stop templating kube-system namespace and creating it (#2545) Kubernetes makes this namespace automatically, so there is no need for kubespray to manage it.
2018-03-30 11:29:13 +00:00
namespace: kube-system
Reference in a new issue
Copy permalink