Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ktsakalozos committed Nov 22, 2024
1 parent 414b880 commit e0556a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cfg/ck8s-cis-1.24/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,8 @@ groups:
- flag: "--token-auth-file"
set: false
remediation: |
Follow the documentation and configure alternate mechanisms for authentication. Then,
edit the API server configuration file $apiserverconf
Follow the Kubernetes documentation and configure alternate mechanisms for
authentication. Then, edit the API server configuration file $apiserverconf
on the control plane node and remove the --token-auth-file argument.
scored: true

Expand Down Expand Up @@ -843,7 +843,7 @@ groups:
Edit the Controller Manager configuration file $controllermanagerconf
on the control plane node and set the --terminated-pod-gc-threshold to an appropriate threshold.
`--terminated-pod-gc-threshold=10`
`--terminated-pod-gc-threshold=12500`
scored: false

- id: 1.3.2
Expand Down

0 comments on commit e0556a1

Please sign in to comment.