Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Michael <[email protected]>
  • Loading branch information
1000Delta and windsonsea authored Dec 31, 2023
1 parent 1cb57a9 commit 08eaad9
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ hostname of a pod. See
[Pod's `setHostnameAsFQDN` field](/docs/concepts/services-networking/dns-pod-service/#pod-sethostnameasfqdn-field).
-->
启用将全限定域名(FQDN)设置为 Pod 主机名的功能。
请参见[Pod 的 `setHostnameAsFQDN` 字段](/zh-cn/docs/concepts/services-networking/dns-pod-service/#pod-sethostnameasfqdn-field)
请参见 [Pod 的 `setHostnameAsFQDN` 字段](/zh-cn/docs/concepts/services-networking/dns-pod-service/#pod-sethostnameasfqdn-field)
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ for more details.
-->
允许使用可选字段 `.spec.persistentVolumeClaimRetentionPolicy`
以控制 StatefulSet 生命周期中 PVC 的删除。
详情参见[PersistentVolumeClaim 保留](/zh-cn/docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-retention)
详情参见 [PersistentVolumeClaim 保留](/zh-cn/docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-retention)
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ Enable structured authorization configuration, so that cluster administrators
can specify more than one [authorization webhook](/docs/reference/access-authn-authz/webhook/)
in the API server handler chain.
-->
启用结构化授权配置,以便集群管理员可以在 API 服务器处理程序链中指定多个[授权 webhook](/zh-cn/docs/reference/access-authn-authz/webhook/)
启用结构化授权配置,以便集群管理员可以在 API
服务器处理程序链中指定多个[授权 Webhook](/zh-cn/docs/reference/access-authn-authz/webhook/)
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ removed: true
Enable support for namespaced kernel parameters (sysctls) that can be set for each
pod. See [sysctls](/docs/tasks/administer-cluster/sysctl-cluster/) for more details.
-->
允许为每个 Pod 设置有命名空间的内核参数(sysctls)。详情参见
[sysctls](/zh-cn/docs/tasks/administer-cluster/sysctl-cluster/)
允许为每个 Pod 设置有命名空间的内核参数(sysctl)。详情参见
[sysctl](/zh-cn/docs/tasks/administer-cluster/sysctl-cluster/)

0 comments on commit 08eaad9

Please sign in to comment.