Skip to content
  1. Apr 06, 2017
  2. Apr 05, 2017
  3. Apr 04, 2017
  4. Apr 03, 2017
    • Matthew Mosesohn's avatar
      Add /var/lib/cni to kubelet · b4d06ff8
      Matthew Mosesohn authored
      Necessary to persist this directory for host-local IPAM used by Canal
      Add pre-upgrade task to copy /var/lib/cni out of old kubelet.
      b4d06ff8
  5. Mar 27, 2017
  6. Mar 24, 2017
  7. Mar 13, 2017
  8. Mar 06, 2017
  9. Mar 01, 2017
    • Vijay Katam's avatar
      Add support for atomic host · a0b1eda1
      Vijay Katam authored
      Updates based on feedback
      
      Simplify checks for file exists
      
      remove invalid char
      
      Review feedback. Use regular systemd file.
      
      Add template for docker systemd atomic
      a0b1eda1
  10. Feb 28, 2017
  11. Feb 27, 2017
  12. Feb 23, 2017
  13. Feb 21, 2017
  14. Feb 18, 2017
  15. Feb 16, 2017
    • Vladimir Rutsky's avatar
      Mount host's /var/log into kubelet container · bff955ff
      Vladimir Rutsky authored
      Kubelet is responsible for creating symlinks from /var/lib/docker to /var/log
      to make fluentd logging collector work.
      However without using host's /var/log those links are invisible to fluentd.
      
      This is done on rkt configuration too.
      bff955ff
  16. Feb 14, 2017
  17. Feb 13, 2017
  18. Feb 10, 2017
  19. Feb 09, 2017
  20. Feb 08, 2017
  21. Feb 07, 2017
  22. Feb 06, 2017
  23. Feb 02, 2017
  24. 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
  25. Jan 15, 2017
  26. Jan 11, 2017
  27. Jan 10, 2017
  28. Jan 09, 2017
  29. Jan 06, 2017
  30. Jan 03, 2017
  31. Jan 02, 2017
Loading