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
8b21034b31
c12s-kubespray
/
roles
/
docker
/
templates
/
docker-options.conf.j2
4 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
Docker Options Refactor
2016-11-04 21:40:14 +00:00
[Service]
Fix flannel for 1.6 and apply fixes to enable containerized kubelet
2017-04-05 10:47:03 +00:00
Environment="DOCKER_OPTS={{ docker_options | default('') }} \
Initial version of Flannel using CNI (#1486) * Updates Controller Manager/Kubelet with Flannel's required configuration for CNI * Removes old Flannel installation * Install CNI enabled Flannel DaemonSet/ConfigMap/CNI bins and config (with portmap plugin) on host * Uses RBAC if enabled * Fixed an issue that could occur if br_netfilter is not a module and net.bridge.bridge-nf-call-iptables sysctl was not set
2017-08-25 07:07:50 +00:00
--iptables=false"
Reference in a new issue
Copy permalink