Skip to content
  1. Apr 11, 2024
  2. Mar 25, 2024
  3. Jan 25, 2024
  4. Jan 22, 2024
  5. Jan 09, 2024
  6. Dec 18, 2023
  7. Nov 28, 2023
    • Max Gautier's avatar
      Check conntrack module presence instead of kernel version (#10662) · 612cfdce
      Max Gautier authored
      * Try both conntrack modules instead of checking kernel version
      
      Depending on kernel distributor, the kernel version might not be a
      correct indicator of the conntrack module use.
      Instead, we check both (and use the first found).
      
      * Use modproble.persistent rather than manual persistence
      612cfdce
  8. Nov 20, 2023
  9. Nov 08, 2023
  10. Jul 05, 2023
  11. Jun 08, 2023
  12. May 11, 2023
  13. Apr 23, 2023
  14. Mar 06, 2023
  15. Feb 13, 2023
  16. Jan 31, 2023
  17. Jan 03, 2023
  18. 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
      1c4db613
  19. Oct 27, 2022
  20. Oct 24, 2022
  21. Oct 06, 2022
  22. Aug 30, 2022
  23. Jul 31, 2022
  24. Jul 05, 2022
  25. Jun 15, 2022
  26. Jun 06, 2022
  27. Apr 07, 2022
  28. Feb 15, 2022
  29. Feb 02, 2022
    • Ilya Margolin's avatar
      Fix kubelet_kubelet_cgroups_cgroupfs (#8500) · aed187e5
      Ilya Margolin authored
      If kubelet is run with systemd (as it always is when using kubespray),
      it starts in systemd's /system.slice/kubelet.service cgroup.
      
      This commit prevents a creation and usage of a second unrelated cgroup.
      aed187e5
  30. Jan 24, 2022
  31. Nov 05, 2021
  32. Nov 26, 2020
  33. Sep 23, 2020
  34. Sep 04, 2020
  35. Aug 13, 2020
  36. Jul 13, 2020
  37. Jun 26, 2020
  38. Apr 07, 2020
Loading