File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/zh-cn/docs/concepts/windows Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ Kubernetes 关键组件在 Windows 上的工作方式与在 Linux 上相同。
154
154
In the above list, wildcards (`*`) indicate all elements in a list.
155
155
For example, `spec.containers[*].securityContext` refers to the SecurityContext object
156
156
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.
158
158
-->
159
159
* [ Pod] ( /zh-cn/docs/concepts/workloads/pods/ )
160
160
@@ -218,7 +218,7 @@ Kubernetes 关键组件在 Windows 上的工作方式与在 Linux 上相同。
218
218
* CronJob
219
219
* ReplicationController
220
220
* {{< 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.
222
222
-->
223
223
* [ 工作负载资源] ( /zh-cn/docs/concepts/workloads/controllers/ ) 包括:
224
224
@@ -232,7 +232,7 @@ Kubernetes 关键组件在 Windows 上的工作方式与在 Linux 上相同。
232
232
233
233
* {{< glossary_tooltip text="Services" term_id="service" >}}
234
234
235
- 有关更多详细信息,请参考[ 负载均衡和 Service] ( #load-balancing-and-services ) 。
235
+ 有关更多详细信息,请参考[ 负载均衡和 Service] ( /zh-cn/docs/concepts/services-networking/windows-networking/ #load-balancing-and-services) 。
236
236
237
237
<!--
238
238
Pods, workload resources, and Services are critical elements to managing Windows
You can’t perform that action at this time.
0 commit comments