Skip to content
Snippets Groups Projects
  1. Jul 17, 2017
  2. Feb 14, 2017
  3. Feb 13, 2017
  4. Feb 09, 2017
  5. Feb 06, 2017
  6. 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
  7. Jan 04, 2017
  8. Jan 02, 2017
  9. Aug 18, 2016
  10. Jul 22, 2016
    • Matthew Mosesohn's avatar
      Deploy kubelet and kube-apiserver as containers · d0a1e15e
      Matthew Mosesohn authored
      kubelet via docker
      kube-apiserver as a static pod
      
      Fixed etcd service start to be more tolerant of slow start.
      
      Workaround for kube_version to stay in download role, but not
      download an files by creating a new "nothing" download entry.
      d0a1e15e
  11. Feb 21, 2016
  12. Feb 13, 2016
  13. Jan 26, 2016
  14. Jan 25, 2016
  15. Jan 23, 2016
  16. Jan 22, 2016
  17. Jan 19, 2016
  18. Jan 15, 2016
  19. Jan 08, 2016
  20. Jan 05, 2016
  21. Jan 04, 2016
  22. Dec 31, 2015
  23. Dec 29, 2015
  24. Dec 18, 2015
  25. Dec 12, 2015
  26. Nov 20, 2015
  27. Oct 04, 2015
Loading