Skip to content
Snippets Groups Projects
  1. Sep 28, 2018
  2. Sep 25, 2018
    • Kuldip Madnani's avatar
      Adding pod priority for all the components. (#3361) · 36898a2c
      Kuldip Madnani authored
      * Changes to assign pod priority to kube components.
      
      * Removed the boolean flag pod_priority_assignment
      
      * Created new priorityclass k8s-cluster-critical
      
      * Created new priorityclass k8s-cluster-critical
      
      * Fixed the trailing spaces
      
      * Fixed the trailing spaces
      
      * Added kube version check while creating Priority Class k8s-cluster-critical
      
      * Moved k8s-cluster-critical.yml
      
      * Moved k8s-cluster-critical.yml to kube_config_dir
      36898a2c
  3. Sep 20, 2018
  4. Sep 19, 2018
  5. Sep 18, 2018
  6. Sep 17, 2018
  7. Sep 10, 2018
  8. Sep 09, 2018
  9. Sep 08, 2018
  10. Sep 06, 2018
  11. Sep 03, 2018
  12. Aug 31, 2018
  13. Aug 28, 2018
  14. Aug 23, 2018
    • Aivars Sterns's avatar
      calico upgrade to v3 (#3086) · 23fd3461
      Aivars Sterns authored
      * calico upgrade to v3
      
      * update calico_rr version
      
      * add missing file
      
      * change contents of main.yml as it was left old version
      
      * enable network policy by default
      
      * remove unneeded task
      
      * Fix kubelet calico settings
      
      * fix when statement
      
      * switch back to node-kubeconfig.yaml
      23fd3461
  15. Aug 22, 2018
  16. Aug 14, 2018
    • Rong Zhang's avatar
      Upgrade kubernetes to V1.11.x (#3078) · a11e1eba
      Rong Zhang authored
      Upgrade Kubernetes to V1.11.2
      The kubeadm configuration file version has been upgraded from v1alpha1 to v1alpha2
      Add bootstrap kubeadm-config.yaml with external etcd
      a11e1eba
  17. Aug 08, 2018
  18. Aug 07, 2018
  19. Jul 06, 2018
  20. Jul 04, 2018
  21. Jul 03, 2018
  22. Jun 30, 2018
  23. Jun 21, 2018
  24. Jun 18, 2018
  25. Jun 07, 2018
  26. Jun 05, 2018
    • Di Xu's avatar
      fix docker opts incompatible running on aarch64 Redhat/Centos · f4d762bb
      Di Xu authored
      On Aarch64, the default cgroup driver for docker is systemd
      instead of cgroupfs. Should conform kubelet to use systemd
      as cgroup driver as well to keep it consistent with docker.
      
      Without this change, below exception will be raised.
      /usr/bin/docker-current: Error response from daemon: shim
      error: docker-runc not installed on system.
      
      Change-Id: Id496ec9eaac6580e4da2f3ef1a386c9abc2a5129
      f4d762bb
  27. May 15, 2018
  28. Apr 19, 2018
  29. Apr 13, 2018
  30. Apr 10, 2018
  31. Mar 31, 2018
  32. Mar 30, 2018
Loading