c12s-kubespray/roles
Bogdan Dobrelya cb2e5ac776 Drop linux capabilities and rework users/groups
* Drop linux capabilities for unprivileged containerized
  worlkoads Kargo configures for deployments.
* Configure required securityContext/user/group/groups for kube
  components' static manifests, etcd, calico-rr and k8s apps,
  like dnsmasq daemonset.
* Rework cloud-init (etcd) users creation for CoreOS.
* Fix nologin paths, adjust defaults for addusers role and ensure
  supplementary groups membership added for users.
* Add netplug user for network plugins (yet unused by privileged
  networking containers though).
* Grant the kube and netplug users read access for etcd certs via
  the etcd certs group.
* Grant group read access to kube certs via the kube cert group.
* Remove priveleged mode for calico-rr and run it under its uid/gid
  and supplementary etcd_cert group.
* Adjust docs.
* Align cpu/memory limits and dropped caps with added rkt support
  for control plane.

Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
2017-01-20 08:50:42 +01:00
..
adduser Drop linux capabilities and rework users/groups 2017-01-20 08:50:42 +01:00
bastion-ssh-config Add support for bastion hosts 2016-12-13 17:29:47 +01:00
bootstrap-os Rework ignore_errors to report no reds 2016-12-27 13:00:50 +01:00
dnsmasq Drop linux capabilities and rework users/groups 2017-01-20 08:50:42 +01:00
docker Merge pull request #916 from mattymo/update_ansible 2017-01-19 18:13:45 +03:00
download Work around escaping curly braces for docker inspect 2017-01-17 20:35:38 +03:00
etcd Drop linux capabilities and rework users/groups 2017-01-20 08:50:42 +01:00
kubernetes Drop linux capabilities and rework users/groups 2017-01-20 08:50:42 +01:00
kubernetes-apps Drop linux capabilities and rework users/groups 2017-01-20 08:50:42 +01:00
network_plugin Drop linux capabilities and rework users/groups 2017-01-20 08:50:42 +01:00
reset/tasks Introduce dns_mode and resolvconf_mode and implement docker_dns mode 2017-01-05 23:38:51 +01:00
rkt Allowing etcd to run via rkt 2017-01-03 10:10:38 -06:00
uploads Move kube_version to group_vars/all to allow easier changing of version 2016-12-13 17:21:00 +01:00