Skip to content
  1. Mar 25, 2024
  2. Jan 25, 2024
  3. Jan 22, 2024
  4. Jan 09, 2024
  5. Dec 18, 2023
  6. 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
  7. Nov 20, 2023
  8. Nov 08, 2023
  9. Jul 05, 2023
  10. Jun 08, 2023
  11. May 11, 2023
  12. Apr 23, 2023
  13. Mar 06, 2023
  14. Feb 13, 2023
  15. Jan 31, 2023
  16. Jan 03, 2023
  17. 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
  18. Oct 27, 2022
  19. Oct 24, 2022
  20. Oct 06, 2022
  21. Aug 30, 2022
  22. Jul 31, 2022
  23. Jul 05, 2022
  24. Jun 15, 2022
  25. Jun 06, 2022
  26. Apr 07, 2022
  27. Feb 15, 2022
  28. 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
  29. Jan 24, 2022
  30. Nov 05, 2021
  31. Nov 26, 2020
  32. Sep 23, 2020
  33. Sep 04, 2020
  34. Aug 13, 2020
  35. Jul 13, 2020
  36. Jun 26, 2020
  37. Apr 07, 2020
  38. 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
Loading