Skip to content

Commit 6289ad6

Browse files
authored
Merge pull request #44419 from 1000Delta/zh_feature_gates_c
[zh] localize feature-gates 55 c*.md files
2 parents 083c0aa + 23a64e7 commit 6289ad6

File tree

55 files changed

+896
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+896
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: CloudControllerManagerWebhook
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
---
8+
9+
<!--
10+
Enable webhooks in cloud controller manager.
11+
-->
12+
启用在云控制器管理器中的 Webhook。
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: CloudDualStackNodeIPs
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
---
8+
<!--
9+
Enables dual-stack `kubelet --node-ip` with external cloud providers.
10+
See [Configure IPv4/IPv6 dual-stack](/docs/concepts/services-networking/dual-stack/#configure-ipv4-ipv6-dual-stack)
11+
for more details.
12+
-->
13+
允许在外部云驱动中通过 `kubelet --node-ip` 设置双协议栈。
14+
有关更多详细信息,请参阅[配置 IPv4/IPv6 双栈](/zh-cn/docs/concepts/services-networking/dual-stack/#configure-ipv4-ipv6-dual-stack)
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: ClusterTrustBundleProjection
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
---
8+
9+
<!--
10+
[`clusterTrustBundle` projected volume sources](/docs/concepts/storage/projected-volumes#clustertrustbundle).
11+
-->
12+
[`clusterTrustBundle` 投射卷源](/zh-cn/docs/concepts/storage/projected-volumes#clustertrustbundle)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: ClusterTrustBundle
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
---
8+
<!--
9+
Enable ClusterTrustBundle objects and kubelet integration.
10+
-->
11+
启用 ClusterTrustBundle 对象和 kubelet 集成。
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: ComponentSLIs
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
---
8+
<!--
9+
Enable the `/metrics/slis` endpoint on Kubernetes components like
10+
kubelet, kube-scheduler, kube-proxy, kube-controller-manager, cloud-controller-manager
11+
allowing you to scrape health check metrics.
12+
-->
13+
在 kubelet、kube-scheduler、kube-proxy、kube-controller-manager、cloud-controller-manager
14+
等 Kubernetes 组件上启用 `/metrics/slis` 端点,从而允许你抓取健康检查指标。
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
# Removed from Kubernetes
3+
title: ConfigurableFSGroupPolicy
4+
content_type: feature_gate
5+
6+
_build:
7+
list: never
8+
render: false
9+
---
10+
<!--
11+
Allows user to configure volume permission change policy
12+
for fsGroups when mounting a volume in a Pod. See
13+
[Configure volume permission and ownership change policy for Pods](/docs/tasks/configure-pod-container/security-context/#configure-volume-permission-and-ownership-change-policy-for-pods)
14+
for more details.
15+
-->
16+
在 Pod 中挂载卷时,允许用户为 fsGroup 配置卷访问权限和属主变更策略。
17+
请参见[为 Pod 配置卷访问权限和属主变更策略](/zh-cn/docs/tasks/configure-pod-container/security-context/#configure-volume-permission-and-ownership-change-policy-for-pods)
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: ConsistentHTTPGetHandlers
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
---
8+
<!--
9+
Normalize HTTP get URL and Header passing for lifecycle
10+
handlers with probers.
11+
-->
12+
使用探测器为生命周期处理程序规范化 HTTP get URL 和标头传递。
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: ConsistentListFromCache
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
---
8+
<!--
9+
Allow the API server to serve consistent lists from cache.
10+
-->
11+
允许 API 服务器从缓存中提供一致的 list 操作。
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: ContainerCheckpoint
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
---
8+
<!--
9+
Enables the kubelet `checkpoint` API.
10+
See [Kubelet Checkpoint API](/docs/reference/node/kubelet-checkpoint-api/) for more details.
11+
-->
12+
启用 kubelet `checkpoint` API。
13+
详情见 [Kubelet Checkpoint API](/zh-cn/docs/reference/node/kubelet-checkpoint-api/)
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: ContextualLogging
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
---
8+
<!--
9+
When you enable this feature gate, Kubernetes components that support
10+
contextual logging add extra detail to log output.
11+
-->
12+
当你启用这个特性门控,支持日志上下文记录的 Kubernetes
13+
组件会为日志输出添加额外的详细内容。

0 commit comments

Comments
 (0)