File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
content/zh-cn/docs/reference
setup-tools/kubeadm/generated/kubeadm_init Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ weight: 20
15
15
16
16
<!-- overview -->
17
17
18
- {{< feature-state for_k8s_version="v1.29" state="stable " >}}
18
+ {{< feature-state feature_gate_name="ComponentSLIs " >}}
19
19
20
20
<!--
21
21
By default, Kubernetes {{< skew currentVersion >}} publishes Service Level Indicator (SLI) metrics
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ Generate static Pod manifest file for local etcd
9
9
### 概要
10
10
11
11
<!--
12
- This command is not meant to be run on its own. See list of available subcommands.
12
+ Generate static Pod manifest file for local etcd
13
13
-->
14
- 此命令并非设计用来单独运行。请参阅可用子命令列表 。
14
+ 为本地 etcd 创建静态 Pod 清单 。
15
15
16
16
```
17
17
kubeadm init phase etcd [flags]
You can’t perform that action at this time.
0 commit comments