Update configure-aggregation-layer.md

Missing a signal.
pull/5219/head
Stewart-YU 2017-08-27 18:27:48 +08:00 committed by GitHub
parent a17a3b9cb1
commit 9071a63b85
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Enable the aggregation layer via the following kube-apiserver flags. They may ha
--proxy-client-cert-file=<path to aggregator proxy cert>
--proxy-client-key-file=<path to aggregator proxy key>
If you are not running kube-proxy on a host running the API server then you must make sure that the system is enabled with the following apiserver flag:
If you are not running kube-proxy on a host running the API server, then you must make sure that the system is enabled with the following apiserver flag:
--enable-aggregator-routing=true