Skip to content
  1. May 26, 2022
  2. May 18, 2022
  3. May 09, 2022
  4. Apr 07, 2022
  5. Mar 17, 2022
  6. Mar 07, 2022
  7. Jan 24, 2022
  8. Dec 03, 2021
  9. Nov 30, 2021
  10. Nov 16, 2021
  11. Nov 05, 2021
  12. Oct 05, 2021
  13. Sep 07, 2021
  14. Jun 28, 2021
  15. 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
  16. Apr 05, 2021
  17. Mar 24, 2021
  18. Jan 26, 2021
  19. Nov 30, 2020
  20. Nov 26, 2020
  21. Nov 03, 2020
    • David Medinets's avatar
      Allow the eventRecordQPS setting to be set. (#6880) · fefcb8c9
      David Medinets authored
      * Allow the eventRecordQPS setting to be set.
      
      The eventRecordQPS parameter controls rate limiting for event recording. When zero, unlimited events can cause denial-of-service situations. For my situation, I don't need more than a setting of "5". This change allows me to configure the setting before creating the cluster.
      
      * Allow the eventRecordQPS setting to be set.
      
      The default settings (see types.go) is five. So, this change does not affect the cluster provisioning. However, it does allow for the setting to be changed.
      fefcb8c9
  22. Sep 23, 2020
  23. Sep 04, 2020
  24. Sep 03, 2020
  25. Aug 13, 2020
  26. Jul 31, 2020
  27. Jul 03, 2020
  28. Jun 26, 2020
  29. Jun 12, 2020
  30. Apr 17, 2020
  31. Apr 09, 2020
  32. Mar 31, 2020
    • Vinayaka V Ladwa's avatar
      Azure vmss - kubelet: failed to get instance ID from cloud provider: instance... · f8ad44a9
      Vinayaka V Ladwa authored
      Azure vmss - kubelet: failed to get instance ID from cloud provider: instance not found #5824 (#5855)
      
      * kubernetes-sigs-kubespray #5824
      
      Added support nodes which are part of Virtual Machine Scale Sets(VMSS)
      
      * kubernetes-sigs-kubespray #5824
      
      * kubernetes-sigs-kubespray #5824
      
      Added comments and updatetd azure docs.
      
      * kubernetes-sigs-kubespray #5824
      
      Added supported values comments for "azure_vmtype" in azure.yml
      f8ad44a9
  33. Feb 15, 2020
  34. Dec 09, 2019
  35. Dec 03, 2019
  36. Oct 17, 2019
  37. Oct 16, 2019
  38. Sep 05, 2019
  39. Aug 20, 2019
Loading