Skip to content
Snippets Groups Projects
  1. May 17, 2024
  2. Jan 30, 2024
  3. Jan 29, 2024
  4. Jun 27, 2023
  5. Mar 09, 2023
  6. Feb 01, 2023
  7. May 20, 2022
  8. Feb 22, 2022
  9. Feb 16, 2022
  10. Jan 27, 2022
  11. Nov 09, 2021
  12. Sep 14, 2021
  13. Aug 26, 2021
  14. Apr 29, 2021
    • Cristian Calin's avatar
      Rename ansible groups to use _ instead of - (#7552) · 360aff4a
      Cristian Calin authored
      * rename ansible groups to use _ instead of -
      
      k8s-cluster -> k8s_cluster
      k8s-node -> k8s_node
      calico-rr -> calico_rr
      no-floating -> no_floating
      
      Note: kube-node,k8s-cluster groups in upgrade CI
            need clean-up after v2.16 is tagged
      
      * ensure old groups are mapped to the new ones
      360aff4a
  15. Apr 02, 2021
  16. Mar 24, 2021
  17. Mar 15, 2021
    • Kenichi Omichi's avatar
      Update upgrades.md (#7361) · 85007fa9
      Kenichi Omichi authored
      upgrades.md explains how to do upgrade from v1.4.3 to v1.4.6 as an
      example. The versions are a little old, and the doc readers would
      have a concern the upgrade works fine or not.
      This updates versions after verifying the way works fine by hands.
      85007fa9
  18. Mar 05, 2021
  19. Jan 18, 2021
  20. Feb 17, 2020
  21. Dec 04, 2019
  22. Oct 16, 2019
  23. Sep 26, 2019
  24. Sep 19, 2018
  25. Sep 13, 2018
  26. Jul 10, 2018
  27. Jul 06, 2018
  28. Feb 08, 2018
  29. Sep 26, 2017
    • Matthew Mosesohn's avatar
      Upgrade to kubeadm (#1667) · bd272e0b
      Matthew Mosesohn authored
      * Enable upgrade to kubeadm
      
      * fix kubedns upgrade
      
      * try upgrade route
      
      * use init/upgrade strategy for kubeadm and ignore kubedns svc
      
      * Use bin_dir for kubeadm
      
      * delete more secrets
      
      * fix waiting for terminating pods
      
      * Manually enforce kube-proxy for kubeadm deploy
      
      * remove proxy. update to kubeadm 1.8.0rc1
      bd272e0b
  30. Jun 16, 2017
  31. Mar 30, 2017
    • Justin Downing's avatar
      Update upgrades.md · fbded9cd
      Justin Downing authored
      Clarify that the `kube_version` environment variable is needed for the CLI "graceful upgrade". Also add and example to check that the upgrade was successful.
      fbded9cd
  32. Mar 16, 2017
  33. Feb 16, 2017
    • Matthew Mosesohn's avatar
      Add graceful upgrade process · 97ebbb96
      Matthew Mosesohn authored
      Based on #718 introduced by rsmitty.
      
      Includes all roles and all options to support deployment of
      new hosts in case they were added to inventory.
      
      Main difference here is that master role is evaluated first
      so that master components get upgraded first.
      
      Fixes #694
      97ebbb96
  34. Dec 07, 2016
Loading