Skip to content
Snippets Groups Projects
  1. 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
  2. Apr 02, 2021
  3. Mar 24, 2021
  4. 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
  5. Mar 05, 2021
  6. Jan 18, 2021
  7. Feb 17, 2020
  8. Dec 04, 2019
  9. Oct 16, 2019
  10. Sep 26, 2019
  11. Sep 19, 2018
  12. Sep 13, 2018
  13. Jul 10, 2018
  14. Jul 06, 2018
  15. Feb 08, 2018
  16. 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
  17. Jun 16, 2017
  18. 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
  19. Mar 16, 2017
  20. 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
  21. Dec 07, 2016
Loading