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