Update configure-aggregation-layer.md (#10119)
This commit is contained in:
committed by
k8s-ci-robot
parent
1b5ff98a44
commit
f5b05a4e4e
@@ -31,7 +31,7 @@ Configuring the [aggregation layer](/docs/concepts/api-extension/apiserver-aggre
|
|||||||
Enable the aggregation layer via the following kube-apiserver flags. They may have already been taken care of by your provider.
|
Enable the aggregation layer via the following kube-apiserver flags. They may have already been taken care of by your provider.
|
||||||
|
|
||||||
--requestheader-client-ca-file=<path to aggregator CA cert>
|
--requestheader-client-ca-file=<path to aggregator CA cert>
|
||||||
--requestheader-allowed-names=aggregator
|
--requestheader-allowed-names=front-proxy-client
|
||||||
--requestheader-extra-headers-prefix=X-Remote-Extra-
|
--requestheader-extra-headers-prefix=X-Remote-Extra-
|
||||||
--requestheader-group-headers=X-Remote-Group
|
--requestheader-group-headers=X-Remote-Group
|
||||||
--requestheader-username-headers=X-Remote-User
|
--requestheader-username-headers=X-Remote-User
|
||||||
|
|||||||
Reference in New Issue
Block a user