Skip to content
Snippets Groups Projects
  1. Jan 03, 2023
  2. Dec 30, 2022
    • Shelming.Song's avatar
      optimize cgroups settings for node reserved (#9209) · 1c4db613
      Shelming.Song authored
      * optimize cgroups settings for node reserved
      
      * fix
      
      * set cgroup slice for multi container engine
      
      * set cgroup slice for crio
      
      * add reserved cgroups variables to sample files
      
      * Compatible with cgroup path for different container managers
      
      * add cgroups doc
      
      * fix markdown
      Unverified
      1c4db613
  3. Oct 27, 2022
  4. Oct 24, 2022
  5. Aug 30, 2022
  6. Aug 23, 2022
  7. Jul 31, 2022
  8. Jul 19, 2022
  9. Jul 05, 2022
  10. Jun 15, 2022
  11. Jun 06, 2022
  12. Jun 01, 2022
  13. May 26, 2022
  14. May 18, 2022
  15. May 09, 2022
  16. Apr 07, 2022
  17. Mar 17, 2022
  18. Mar 07, 2022
  19. Jan 24, 2022
  20. Dec 03, 2021
  21. Nov 30, 2021
  22. Nov 16, 2021
  23. Nov 05, 2021
  24. Oct 05, 2021
  25. Sep 07, 2021
  26. Jun 28, 2021
  27. 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
  28. Apr 05, 2021
  29. Mar 24, 2021
  30. Jan 26, 2021
  31. Nov 30, 2020
  32. Nov 26, 2020
  33. 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.
      Unverified
      fefcb8c9
  34. Sep 23, 2020
  35. Sep 04, 2020
  36. Sep 03, 2020
Loading