Mathieu Parent
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
0 deletions
-
docs/hardening.md
|
|
@ -71,6 +71,8 @@ kube_apiserver_admission_event_rate_limits: |
|
|
|
qps: 50 |
|
|
|
burst: 100 |
|
|
|
kube_profiling: false |
|
|
|
# Remove anonymous access to cluster |
|
|
|
remove_anonymous_access: true |
|
|
|
|
|
|
|
## kube-controller-manager |
|
|
|
kube_controller_manager_bind_address: 127.0.0.1 |
|
|
|