Skip to content
  1. Feb 10, 2017
  2. Feb 09, 2017
  3. Feb 08, 2017
  4. Feb 07, 2017
  5. Feb 06, 2017
  6. Feb 04, 2017
  7. Feb 02, 2017
  8. Jan 31, 2017
  9. Jan 28, 2017
  10. Jan 27, 2017
  11. Jan 26, 2017
  12. Jan 25, 2017
    • Aleksandr Didenko's avatar
      Switch to ansible_hostname in calico · 46c177b9
      Aleksandr Didenko authored
      For consistancy with kubernetes services we should use the same
      hostname for nodes, which is 'ansible_hostname'.
      
      Also fixing missed 'kube-node' in templates, Calico is installed
      on 'k8s-cluster' roles, not only 'kube-node'.
      46c177b9
  13. Jan 23, 2017
  14. Jan 20, 2017
    • Bogdan Dobrelya's avatar
      Drop linux capabilities and rework users/groups · cb2e5ac7
      Bogdan Dobrelya authored
      
      
      * 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: default avatarBogdan Dobrelya <bogdando@mail.ru>
      cb2e5ac7
  15. Jan 19, 2017
Loading