Skip to content
  1. 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
  2. Nov 20, 2023
  3. Nov 08, 2023
  4. Jul 05, 2023
  5. Jun 08, 2023
  6. May 11, 2023
  7. Apr 23, 2023
  8. Mar 06, 2023
  9. Feb 13, 2023
  10. Jan 31, 2023
  11. Jan 03, 2023
  12. 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
  13. Oct 27, 2022
  14. Oct 24, 2022
  15. Oct 06, 2022
  16. Aug 30, 2022
  17. Jul 31, 2022
  18. Jul 05, 2022
  19. Jun 15, 2022
  20. Jun 06, 2022
  21. Apr 07, 2022
  22. Feb 15, 2022
  23. 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
  24. Jan 24, 2022
  25. Nov 05, 2021
  26. Nov 26, 2020
  27. Sep 23, 2020
  28. Sep 04, 2020
  29. Aug 13, 2020
  30. Jul 13, 2020
  31. Jun 26, 2020
  32. Apr 07, 2020
  33. 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
  34. Feb 15, 2020
  35. Dec 03, 2019
  36. Oct 30, 2019
  37. Sep 10, 2019
    • Matthew Mosesohn's avatar
      Add support for k8s v1.16.0-beta.2 (#5148) · 27ec548b
      Matthew Mosesohn authored
      Cleaned up deprecated APIs:
      apps/v1beta1
      apps/v1beta2
      extensions/v1beta1 for ds,deploy,rs
      
      Add workaround for deploying helm using incompatible
      deployment manifest.
      Change-Id: I78b36741348f47a999df3841ee63cf4e6f377830
      27ec548b
  38. Sep 05, 2019
Loading