Skip to content
Snippets Groups Projects
  1. Jan 05, 2018
  2. Nov 23, 2017
  3. Oct 13, 2017
    • Matthew Mosesohn's avatar
      Remove kernel-upgrade role (#1798) · dc515e5a
      Matthew Mosesohn authored
      This role only support Red Hat type distros and is not maintained
      or used by many users. It should be removed because it creates
      feature disparity between supported OSes and is not maintained.
      dc515e5a
  4. Oct 11, 2017
  5. Sep 27, 2017
  6. Sep 26, 2017
  7. Sep 16, 2017
  8. Sep 13, 2017
    • Matthew Mosesohn's avatar
      kubeadm support (#1631) · 67447260
      Matthew Mosesohn authored
      * kubeadm support
      
      * move k8s master to a subtask
      * disable k8s secrets when using kubeadm
      * fix etcd cert serial var
      * move simple auth users to master role
      * make a kubeadm-specific env file for kubelet
      * add non-ha CI job
      
      * change ci boolean vars to json format
      
      * fixup
      
      * Update create-gce.yml
      
      * Update create-gce.yml
      
      * Update create-gce.yml
      67447260
  9. Aug 20, 2017
  10. Jul 25, 2017
  11. Jun 27, 2017
  12. Jun 26, 2017
  13. Jun 14, 2017
  14. Apr 12, 2017
  15. Feb 28, 2017
  16. Feb 27, 2017
  17. Feb 24, 2017
  18. Feb 23, 2017
  19. Feb 21, 2017
  20. Feb 20, 2017
  21. Feb 15, 2017
  22. Feb 14, 2017
  23. Feb 10, 2017
  24. Feb 09, 2017
  25. Feb 06, 2017
  26. Feb 04, 2017
  27. Jan 23, 2017
  28. 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
  29. Jan 15, 2017
  30. Jan 06, 2017
  31. Jan 05, 2017
  32. Jan 03, 2017
Loading