Skip to content

Commit 77c17e3

Browse files
authored
Merge pull request #48703 from my-git9/pp-16568
[zh-cn]sync reload-kubelet-server-certificate-file
2 parents fb66fdd + 43161b4 commit 77c17e3

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: ReloadKubeletServerCertificateFile
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
8+
stages:
9+
- stage: beta
10+
defaultValue: true
11+
fromVersion: "1.31"
12+
13+
---
14+
15+
<!--
16+
Enable the kubelet TLS server to update its certificate if the specified certificate file are changed.
17+
18+
This feature is useful when specifying `tlsCertFile` and `tlsPrivateKeyFile` in kubelet configuration.
19+
The feature gate has no effect for other cases such as using TLS boostrap.
20+
-->
21+
允许 kubelet TLS 服务器在指定的证书文件发生变化时更新其证书。
22+
23+
此特性在 kubelet 配置中指定了 `tlsCertFile``tlsPrivateKeyFile` 时非常有用。
24+
对于其他情况,例如使用 TLS 引导启动时,此特性门控无效。

0 commit comments

Comments
 (0)