Skip to content

Commit 81c997a

Browse files
authored
Merge pull request #33439 from kinzhi/kinzhi89
[zh]SYNC content/zh/docs/setup/production-environment/tools/kubeadm/troubleshooting-kubeadm.md
2 parents af22c68 + 5068fc9 commit 81c997a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/zh/docs/setup/production-environment/tools/kubeadm/troubleshooting-kubeadm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ services](/docs/concepts/services-networking/service/#type-nodeport) or use `Hos
248248
<!--
249249
## Pods are not accessible via their Service IP
250250
251-
- Many network add-ons do not yet enable [hairpin mode](/docs/tasks/debug-application-cluster/debug-service/#a-pod-fails-to-reach-itself-via-the-service-ip)
251+
- Many network add-ons do not yet enable [hairpin mode](/docs/tasks/debug/debug-application/debug-service/#a-pod-fails-to-reach-itself-via-the-service-ip)
252252
which allows pods to access themselves via their Service IP. This is an issue related to
253253
[CNI](https://github.com/containernetworking/cni/issues/476). Please contact the network
254254
add-on provider to get the latest status of their support for hairpin mode.
@@ -261,7 +261,7 @@ services](/docs/concepts/services-networking/service/#type-nodeport) or use `Hos
261261
-->
262262
## 无法通过其服务 IP 访问 Pod
263263

264-
- 许多网络附加组件尚未启用 [hairpin 模式](/zh/docs/tasks/debug-application-cluster/debug-service/#a-pod-fails-to-reach-itself-via-the-service-ip)
264+
- 许多网络附加组件尚未启用 [hairpin 模式](/zh/docs/tasks/debug/debug-application/debug-service/#a-pod-fails-to-reach-itself-via-the-service-ip)
265265
该模式允许 Pod 通过其服务 IP 进行访问。这是与 [CNI](https://github.com/containernetworking/cni/issues/476) 有关的问题。
266266
请与网络附加组件提供商联系,以获取他们所提供的 hairpin 模式的最新状态。
267267

content/zh/docs/setup/production-environment/tools/kubespray.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Kubespray 能够自定义部署的许多方面:
156156
* 证书生成方式
157157

158158
<!--
159-
Kubespray customizations can be made to a [variable file](https://docs.ansible.com/ansible/latest/user_guide/playbooks_variables.html). If you are just getting started with Kubespray, consider using the Kubespray defaults to deploy your cluster and explore Kubernetes.
159+
Kubespray customizations can be made to a [variable file](https://docs.ansible.com/ansible/latest/user_guide/playbooks_variables.html). If you are getting started with Kubespray, consider using the Kubespray defaults to deploy your cluster and explore Kubernetes.
160160
-->
161161
可以修改[变量文件](https://docs.ansible.com/ansible/latest/user_guide/playbooks_variables.html)
162162
以进行 Kubespray 定制。

0 commit comments

Comments
 (0)