1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-08 10:04:25 +00:00

Merge branch 'update_best_practice_policies' of https://github.com/nirmata/kyverno into update_best_practice_policies

This commit is contained in:
Jim Bugwadia 2019-10-23 15:36:49 -07:00
commit 3dc8de539e

View file

@ -44,7 +44,7 @@ These policies are highly recommended.
The policies provide additional best practices and are worthy of close consideration. These policies may require workload specific changes.
14. [Limit use of `NodePort` services]()
14. [Limit use of `NodePort` services](RestrictNodePort.md)
15. [Limit automount of Service Account credentials](DisallowAutomountSACredentials.md)
16. [Configure Linux Capabilities](AssignLinuxCapabilities.md)
17. [Limit Kernel parameter access](ConfigureKernelParmeters.md)