c12s-kubespray/roles/kubernetes/preinstall/tasks
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
..
azure-credential-check.yml Add check for azure_route_table_name and add it to all.yml 2016-12-13 17:30:10 +01:00
dhclient-hooks-undo.yml Don't try to delete kargo specific config from dhclient when file does not exist 2017-01-13 10:56:10 +01:00
dhclient-hooks.yml Fix resolvconf 2016-12-13 15:48:53 +01:00
etchosts.yml Fix etc hosts for cluster nodes 2017-01-02 13:20:51 +01:00
gitinfos.yml Fail all nodes on error 2016-12-02 12:37:22 +01:00
growpart-azure-centos-7.yml Make growpart only run on Azure 2016-12-12 14:14:22 +01:00
main.yml Drop linux capabilities and rework users/groups 2017-01-20 08:50:42 +01:00
openstack-credential-check.yml Implemented cloud-provider integration for OpenStack. 2016-03-29 15:17:22 +02:00
pre-upgrade.yml remove assertion for family not being CoreOS 2017-01-05 13:36:25 -05:00
resolvconf.yml Add tasks to undo changes to hosts /etc/resolv.conf and dhclient configs 2017-01-11 16:56:16 +01:00
set_facts.yml Drop linux capabilities and rework users/groups 2017-01-20 08:50:42 +01:00
set_resolv_facts.yml Fix setting resolvconf when using rkt deploy mode 2017-01-18 19:18:47 +03:00
set_uid_facts.yml Drop linux capabilities and rework users/groups 2017-01-20 08:50:42 +01:00