mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 05:28:22 +00:00
zh/2.8: fix links related to old pages-for-subheaders dir and files
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@ title: 一般故障排除
|
||||
|
||||
本文用于帮助你解决使用 Rancher 时遇到的问题。
|
||||
|
||||
- [Kubernetes 组件](../pages-for-subheaders/kubernetes-components.md)
|
||||
- [Kubernetes 组件](./kubernetes-components/kubernetes-components.md)
|
||||
|
||||
对以下核心 Kubernetes 集群组件进行故障排除:
|
||||
* `etcd`
|
||||
@@ -29,7 +29,7 @@ title: 一般故障排除
|
||||
|
||||
- [对安装在 Kubernetes 上的 Rancher 进行故障排除](other-troubleshooting-tips/rancher-ha.md)
|
||||
|
||||
解决[安装在 Kubernetes 上的 Rancher Server](../pages-for-subheaders/install-upgrade-on-a-kubernetes-cluster.md) 的问题。
|
||||
解决[安装在 Kubernetes 上的 Rancher Server](../getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/install-upgrade-on-a-kubernetes-cluster.md) 的问题。
|
||||
|
||||
- [Logging](other-troubleshooting-tips/logging.md)
|
||||
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
title: Kubernetes 资源
|
||||
---
|
||||
|
||||
本文列出的命令/步骤可用于检查最重要的 Kubernetes 资源,并应用于 [Rancher 启动的 Kubernetes](../../pages-for-subheaders/launch-kubernetes-with-rancher.md) 集群。
|
||||
本文列出的命令/步骤可用于检查最重要的 Kubernetes 资源,并应用于 [Rancher 启动的 Kubernetes](../../how-to-guides/new-user-guides/launch-kubernetes-with-rancher/launch-kubernetes-with-rancher.md) 集群。
|
||||
|
||||
请确保你配置了正确的 kubeconfig(例如,为 Rancher HA 配置了 `export KUBECONFIG=$PWD/kube_config_cluster.yml`)或通过 UI 使用了嵌入式 kubectl。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user