Skip to content
  1. Apr 29, 2017
  2. Apr 28, 2017
  3. Apr 20, 2017
  4. Apr 17, 2017
  5. Apr 15, 2017
  6. Apr 06, 2017
  7. Apr 05, 2017
  8. Apr 04, 2017
  9. 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
  10. Mar 13, 2017
  11. Mar 06, 2017
  12. 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
  13. Feb 28, 2017
  14. Feb 27, 2017
  15. Feb 23, 2017
  16. Feb 21, 2017
  17. 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
  18. Feb 14, 2017
  19. Feb 13, 2017
  20. Feb 10, 2017
    • Sergii Golovatiuk's avatar
      Kubernetes Reliability Improvements · c07d60bc
      Sergii Golovatiuk authored
      
      
      - Exclude kubelet CPU/RAM (kube-reserved) from cgroup. It decreases a
        chance of overcommitment
      - Add a possibility to modify Kubelet node-status-update-frequency
      - Add a posibility to configure node-monitor-grace-period,
        node-monitor-period, pod-eviction-timeout for Kubernetes controller
        manager
      - Add Kubernetes Relaibility Documentation with recomendations for
        various scenarios.
      
      Signed-off-by: default avatarSergii Golovatiuk <sgolovatiuk@mirantis.com>
      c07d60bc
  21. Feb 09, 2017
  22. Feb 08, 2017
  23. Feb 06, 2017
  24. Feb 02, 2017
  25. 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
  26. Jan 15, 2017
  27. Jan 11, 2017
  28. Jan 10, 2017
  29. Jan 09, 2017
  30. Jan 06, 2017
  31. Jan 04, 2017
  32. Jan 02, 2017
  33. Dec 28, 2016
  34. Dec 19, 2016
  35. Dec 13, 2016
Loading