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