Rename experimental-bootstrap-token-auth to enable-bootstrap-token-auth (#10907)

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
This commit is contained in:
TaoBeier
2018-11-09 01:45:30 +08:00
committed by k8s-ci-robot
parent 80f1d57912
commit cdffeb267f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ kube-apiserver
--event-ttl duration 事件驻留时间。(默认值1h0m0s)
--experimental-bootstrap-token-auth 启用此选项以允许'kube-system'命名空间中的'bootstrap.kubernetes.io/token'类型密钥可以被用于TLS的启动认证。
--enable-bootstrap-token-auth 启用此选项以允许'kube-system'命名空间中的'bootstrap.kubernetes.io/token'类型密钥可以被用于TLS的启动认证。
--experimental-encryption-provider-config string 包含加密提供程序的配置的文件,该加密提供程序被用于在etcd中保存密钥。