Skip to content

Commit 0e69e36

Browse files
authored
Merge pull request #35065 from yanrongshi/fix-some-links-in-kubelet-credential-provider.md
[zh-cn]fix intro.md
2 parents c072a72 + 1855a19 commit 0e69e36

File tree

1 file changed

+3
-3
lines changed
  • content/zh-cn/docs/concepts/windows

1 file changed

+3
-3
lines changed

content/zh-cn/docs/concepts/windows/intro.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Kubernetes 关键组件在 Windows 上的工作方式与在 Linux 上相同。
154154
In the above list, wildcards (`*`) indicate all elements in a list.
155155
For example, `spec.containers[*].securityContext` refers to the SecurityContext object
156156
for all containers. If any of these fields is specified, the Pod will
157-
not be admited by the API server.
157+
not be admitted by the API server.
158158
-->
159159
* [Pod](/zh-cn/docs/concepts/workloads/pods/)
160160

@@ -218,7 +218,7 @@ Kubernetes 关键组件在 Windows 上的工作方式与在 Linux 上相同。
218218
* CronJob
219219
* ReplicationController
220220
* {{< glossary_tooltip text="Services" term_id="service" >}}
221-
See [Load balancing and Services](#load-balancing-and-services) for more details.
221+
See [Load balancing and Services](/docs/concepts/services-networking/windows-networking/#load-balancing-and-services) for more details.
222222
-->
223223
* [工作负载资源](/zh-cn/docs/concepts/workloads/controllers/)包括:
224224

@@ -232,7 +232,7 @@ Kubernetes 关键组件在 Windows 上的工作方式与在 Linux 上相同。
232232

233233
* {{< glossary_tooltip text="Services" term_id="service" >}}
234234

235-
有关更多详细信息,请参考[负载均衡和 Service](#load-balancing-and-services)
235+
有关更多详细信息,请参考[负载均衡和 Service](/zh-cn/docs/concepts/services-networking/windows-networking/#load-balancing-and-services)
236236

237237
<!--
238238
Pods, workload resources, and Services are critical elements to managing Windows

0 commit comments

Comments
 (0)