Skip to content

Commit 3f9a821

Browse files
authored
Merge pull request #35057 from yanrongshi/fix-some-overdue-in-debug-cluster/windows.md
[zh-cn]fix-some-overdue-in-debug-cluster/windows.md
2 parents 07c7b6a + 0c6537c commit 3f9a821

File tree

1 file changed

+4
-4
lines changed
  • content/zh-cn/docs/tasks/debug/debug-cluster

1 file changed

+4
-4
lines changed

content/zh-cn/docs/tasks/debug/debug-cluster/windows.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ content_type: concept
2323
1. My Pods are stuck at "Container Creating" or restarting over and over
2424
2525
Ensure that your pause image is compatible with your Windows OS version.
26-
See [Pause container](/docs/setup/production-environment/windows/intro-windows-in-kubernetes#pause-container)
26+
See [Pause container](/docs/concepts/windows/intro/#pause-container)
2727
to see the latest / recommended pause image and/or get more information.
2828
-->
2929
## 工作节点级别排障 {#troubleshooting-node}
3030

3131
1. 我的 Pod 都卡在 “Container Creating” 或者不断重启
3232

3333
确保你的 pause 镜像跟你的 Windows 版本兼容。
34-
查看 [Pause 容器](/zh-cn/docs/setup/production-environment/windows/intro-windows-in-kubernetes#pause-container)
34+
查看 [Pause 容器](/zh-cn/docs/concepts/windows/intro/#pause-container)
3535
以了解最新的或建议的 pause 镜像,或者了解更多信息。
3636

3737
{{< note >}}
@@ -51,15 +51,15 @@ content_type: concept
5151
Windows Node.
5252
5353
More information on how to specify a compatible node for your Pod can be found in
54-
[this guide](/docs/setup/production-environment/windows/user-guide-windows-containers/#ensuring-os-specific-workloads-land-on-the-appropriate-container-host).
54+
[this guide](/docs/concepts/windows/user-guide/#ensuring-os-specific-workloads-land-on-the-appropriate-container-host).
5555
-->
5656
2. 我的 Pod 状态显示 'ErrImgPull' 或者 'ImagePullBackOff'
5757

5858
保证你的 Pod 被调度到[兼容的](https://docs.microsoft.com/virtualization/windowscontainers/deploy-containers/version-compatibility)
5959
Windows 节点上。
6060

6161
关于如何为你的 Pod 指定一个兼容节点,
62-
可以查看这个指可以查看[这个指南](/zh-cn/docs/setup/production-environment/windows/user-guide-windows-containers/#ensuring-os-specific-workloads-land-on-the-appropriate-container-host)
62+
可以查看这个指可以查看[这个指南](/zh-cn/docs/concepts/windows/user-guide/#ensuring-os-specific-workloads-land-on-the-appropriate-container-host)
6363
以了解更多的信息。
6464

6565
<!--

0 commit comments

Comments
 (0)