Skip to content
  1. Apr 29, 2019
  2. Apr 25, 2019
  3. Apr 24, 2019
  4. Mar 05, 2019
  5. Dec 18, 2018
  6. Dec 07, 2018
    • Andrey Zhelnin's avatar
      Setting host_architecture var (#3846) · 1712314f
      Andrey Zhelnin authored
      Setting host_architecture to allow etcd upgrade working through: ansible-playbook -b -i inventory/sample/hosts.ini cluster.yml --tags=etcd (on other case host_architecture is missing)
      1712314f
  7. Dec 04, 2018
  8. Nov 10, 2018
  9. Nov 02, 2018
  10. Nov 01, 2018
  11. Oct 29, 2018
  12. Oct 16, 2018
  13. Oct 09, 2018
  14. Sep 27, 2018
  15. Sep 16, 2018
  16. Sep 10, 2018
  17. Sep 02, 2018
    • Pablo Estigarribia's avatar
      ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version · 7cbe3c21
      Pablo Estigarribia authored
      ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
      
      remove empty when line
      
      ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
      
      force kubeadm upgrade due to failure without --force flag
      
      ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
      
      added nodeSelector to have compatibility with hybrid cluster with win nodes, also fix for download with missing container type
      
      fixes in syntax and LF for newline in files
      
      fix on yamllint check
      
      ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
      
      some cleanup for innecesary lines
      
      remove conditions for nodeselector
      7cbe3c21
  18. Aug 31, 2018
  19. Aug 28, 2018
  20. Aug 24, 2018
  21. Aug 23, 2018
  22. Jul 11, 2018
  23. Jul 06, 2018
  24. Jun 30, 2018
  25. Jun 22, 2018
  26. Jun 06, 2018
  27. May 30, 2018
  28. Apr 26, 2018
  29. Apr 23, 2018
  30. Apr 11, 2018
  31. Apr 01, 2018
    • woopstar's avatar
      Etcd cluster setup makeover · 86e3506a
      woopstar authored
      The current way to setup the etc cluster is messy and buggy.
      
      - It checks for cluster is healthy before the cluster is even created.
      - The unit files are started on handlers, not in the task, so you mess with "flush handlers".
      - The join_member.yml is not used.
      - etcd events cluster is not configured for kubeadm
      - remove duplicate runs between running the role on etcd nodes and k8s nodes
      86e3506a
  32. Mar 31, 2018
  33. Mar 01, 2018
  34. Feb 12, 2018
  35. Jan 29, 2018
Loading