Skip to content
Snippets Groups Projects
  1. Mar 12, 2019
  2. Feb 19, 2019
  3. Oct 23, 2018
    • Abubakr-Sadik Nii Nai Davis's avatar
      Add getServiceFiles function. · ed218394
      Abubakr-Sadik Nii Nai Davis authored
      The CIS benchmark check for node checks 2 config files for kubelet:
        - kubelet config file (kubelet.conf)
        - kubelet systemd unitfile (10-kubeadm.conf)
      
      The getServiceFiles function gets candidates for kubelet systemd
      unitfile and returns valid untifiles.
      ed218394
  4. Jul 26, 2018
  5. Jun 29, 2018
  6. May 11, 2018
    • Jeppe Fihl-Pearson's avatar
      Add tip about the `--version` flag to error output · 39d94df8
      Jeppe Fihl-Pearson authored
      If people are trying to use the Docker image to check their cluster, there's a
      big likelyhood of them hitting the error message saying that either `kubectl`
      or `kubelet` need to be found in order for `kube-bench` to be able to determine
      the Kubernetes version in use.
      
      This adds a tip that the version can be specified manually with the `--version`
      flag which is a lot easier than having to make a new Docker image with the
      right version of `kubelet`/`kubectl` in order for `kube-bench` to work.
      39d94df8
  7. Mar 23, 2018
  8. Jan 11, 2018
  9. Nov 28, 2017
  10. Nov 21, 2017
  11. Nov 14, 2017
  12. Nov 13, 2017
  13. Nov 03, 2017
  14. Oct 24, 2017
  15. Oct 15, 2017
  16. Sep 26, 2017
  17. Sep 17, 2017
  18. Aug 31, 2017
  19. Aug 30, 2017
  20. Aug 15, 2017
  21. Aug 11, 2017
  22. Aug 06, 2017
  23. Jul 25, 2017
  24. Jul 13, 2017
Loading