Skip to content
Snippets Groups Projects
  1. Jun 27, 2023
  2. Mar 09, 2023
  3. Feb 01, 2023
  4. May 20, 2022
  5. Feb 22, 2022
  6. Feb 16, 2022
  7. Jan 27, 2022
  8. Nov 09, 2021
  9. Sep 14, 2021
  10. Aug 26, 2021
  11. 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
      Unverified
      360aff4a
  12. Apr 02, 2021
  13. Mar 24, 2021
  14. 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.
      Unverified
      85007fa9
  15. Mar 05, 2021
  16. Jan 18, 2021
  17. Feb 17, 2020
  18. Dec 04, 2019
  19. Oct 16, 2019
  20. Sep 26, 2019
  21. Sep 19, 2018
  22. Sep 13, 2018
  23. Jul 10, 2018
  24. Jul 06, 2018
  25. Feb 08, 2018
  26. 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
  27. Jun 16, 2017
  28. 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
  29. Mar 16, 2017
  30. 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
  31. Dec 07, 2016
Loading