Kay Yan
9ca5632582
fix-docker-option-in-centos-arm64 ( #9047 )
2 years ago
Etienne Champetier
82af8e455e
docker: remove old versions
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
3 years ago
Barry Melbourne
03c9c091f2
Docker: Set Cgroup driver by default to systemd ( #6563 )
* Set Docker Cgroup driver to systemd
* Add docker_cgroup_driver in Docker defaults
4 years ago
rptaylor
9cf503acb1
configure docker_options directly with template ( #4912 )
5 years ago
Antoine Legrand
c27a91f7f0
Split deploy steps in separate playbooks: part1 ( #3451 )
* Fix bootstrap_os/ubuntu idempotency
* Update bastion role
* move container_engine in sub-roles
* requires ansible 2.5
* ubuntu18 as first CI job
6 years ago
neith00
f2f1e7f9d1
parametrized iptables options for docker daemon
6 years ago
Dmitrii Shuvar
16f860bbc2
Update docker-options.conf.j2
Changed /etc/systemd/system/docker.service.d/docker-options.conf file for successful parsing mount aguments
try fix ci error previous commit
6 years ago
dshuvar
d973ecf5cc
fix error message: '[/etc/systemd/system/docker.service.d/docker-options.conf:3] Failed to parse mount flag , ignoring.'
6 years ago
Anatoly Rugalev
eae4fa040a
Added docker_mount_flags option ( fixes #2624 )
6 years ago
Chad Swenson
a39e78d42d
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
7 years ago
Matthew Mosesohn
ff2fb9196f
Fix flannel for 1.6 and apply fixes to enable containerized kubelet
7 years ago
Sergii Golovatiuk
9667e8615f
Turn on iptables for flannel
Closes : #1135
Closes : #1026
Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
7 years ago
Vijay Katam
a0b1eda1d0
Add support for atomic host
Updates based on feedback
Simplify checks for file exists
remove invalid char
Review feedback. Use regular systemd file.
Add template for docker systemd atomic
7 years ago
Chad Swenson
8b5b27bb51
Docker Options Refactor
8 years ago