Skip to content
  1. 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
  2. Mar 11, 2021
  3. Mar 05, 2021
  4. Mar 01, 2021
  5. Feb 25, 2021
  6. Feb 05, 2021
  7. Feb 01, 2021
  8. Jan 26, 2021
  9. Jan 25, 2021
  10. Jan 18, 2021
  11. Jan 15, 2021
  12. Jan 14, 2021
  13. Jan 11, 2021
  14. Jan 08, 2021
  15. Jan 07, 2021
  16. Dec 18, 2020
  17. Dec 16, 2020
  18. Dec 09, 2020
  19. Dec 04, 2020
  20. Dec 03, 2020
  21. Dec 02, 2020
  22. Nov 30, 2020
  23. Nov 26, 2020
  24. Nov 25, 2020
  25. Nov 24, 2020
  26. Nov 04, 2020
  27. Oct 29, 2020
    • David Medinets's avatar
      Fix missing spaces in section heading. (#6868) · 4a5acad4
      David Medinets authored
      When https://kubespray.io/#/docs/comparisons is generated, having the link in the heading creates the following HTML. When displayed there is no space between "vs" and the link. I simply moved the link into the following paragraph.
      
      ```
      <h2 id="kubespray-vs-kops"><a href="#/docs/comparisons?id=kubespray-vs-kops" data-id="kubespray-vs-kops" class="anchor"><span>Kubespray vs </span></a><a href="https://github.com/kubernetes/kops" target="_blank" rel="noopener">Kops</a></h2>
      ```
      4a5acad4
    • David Medinets's avatar
      Notes About Server In admin.conf (#6854) · 102fb945
      David Medinets authored
      * Add note about changing private IP in admin.conf.
      
      When I run kubespray, a load balancer is created which should be used instead of the ip of the controller node.
      
      * Procedure to find load balancer and update admin.conf
      
      When I run kubespray, a load balancer is used instead of the private ip of the controller.
      102fb945
  28. Oct 13, 2020
    • Hans Feldt's avatar
      bump crio version to 1.19 (#6758) · 4781df58
      Hans Feldt authored
      * bump crio version to 1.19
      
      * crio package name has changed for debian/ubuntu
      * crio upgrade does not work, see #6757
      
      * update crio info in docs
      4781df58
  29. Oct 12, 2020
  30. Oct 09, 2020
  31. Sep 25, 2020
  32. Sep 24, 2020
    • Hans Feldt's avatar
      Calico upgrade path validation and old version cleanup (#6733) · 28073c76
      Hans Feldt authored
      * calico: add constant calico_min_version_required
      
      and verify current deployed version against it.
      
      * calico: remove upgrade support with data migration
      
      The tool was used pre v3.0.0 and is no longer needed.
      
      * calico: remove old version support from tasks
      
      * calico: remove old ver support from policy ctrl
      
      * calico: remove old ver support from node
      
      * canal: remove old ver support
      
      * remove unused calicoctl download checksums
      
      calico_min_version_required is the oldest version that can be installed
      Older versions can be removed.
      28073c76
  33. Sep 23, 2020
  34. Sep 22, 2020
Loading