Skip to content
  1. Aug 20, 2018
  2. Aug 19, 2018
  3. Aug 18, 2018
  4. Aug 17, 2018
  5. Aug 16, 2018
  6. 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
  7. Aug 10, 2018
  8. Aug 09, 2018
  9. Aug 08, 2018
  10. Aug 07, 2018
  11. Aug 05, 2018
  12. Jul 31, 2018
  13. Jul 20, 2018
    • Seungkyu Ahn's avatar
      Remove double slash · 0366600b
      Seungkyu Ahn authored
      Even without this PR, the operation works well.
      However, it is better to use a single slash rather than
      a double slash in the path.
      0366600b
  14. Jul 19, 2018
  15. Jul 13, 2018
  16. Jul 11, 2018
  17. Jul 10, 2018
  18. Jul 08, 2018
  19. Jul 06, 2018
  20. Jul 02, 2018
  21. Jun 28, 2018
  22. Jun 22, 2018
  23. Jun 21, 2018
  24. Jun 18, 2018
  25. Jun 12, 2018
  26. Jun 07, 2018
  27. Jun 06, 2018
  28. 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
  29. Jun 04, 2018
Loading