Skip to content
  1. May 18, 2020
  2. May 17, 2020
  3. May 15, 2020
  4. May 14, 2020
  5. May 13, 2020
  6. May 12, 2020
  7. May 07, 2020
  8. May 04, 2020
  9. May 03, 2020
    • Adam Farden's avatar
      [systemd] Add value to LimitNOFILE due to performance problems · df10b51c
      Adam Farden authored
      When k3s is installed on an OS with default high ulimits, performance
      issues can be observed. This was discovered on CoreOS where the default
      value is 1073741816. Symptoms include very slow file operations such
      as installing a Rook/Ceph cluster will take ~6 hours instead of ~10 minutes.
      
      A google search for 'container LimitNOFILE' will show that most major
      projects set this already, including the (unused) containerd systemd unit
      found in this repository at /vendor/github.com/containerd/containerd/containerd.service
      
      k3OS is not affected becuasse the default there is already 1048576.
      
      See description in coreos/fedora-coreos-tracker#329
      df10b51c
  10. May 02, 2020
  11. Mar 25, 2020
  12. Mar 04, 2020
  13. Mar 01, 2020
  14. Feb 25, 2020
  15. Feb 18, 2020
  16. Feb 17, 2020
Loading