#420 canonical links for Troubleshooting (#835)

* canonicized troubleshooting/kubernetes-components

* canonicized troubleshooting/other-troubleshooting-tips

* canonicized troubleshooting

* files for 2.0-2.4, and 2.5
This commit is contained in:
Marty Hernandez Avedon
2023-09-08 15:35:01 -04:00
committed by GitHub
parent d5e9e0d111
commit a2952cd469
62 changed files with 248 additions and 0 deletions
@@ -2,6 +2,10 @@
title: Troubleshooting Controlplane Nodes
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/troubleshooting/kubernetes-components/troubleshooting-controlplane-nodes"/>
</head>
This section applies to nodes with the `controlplane` role.
## Check if the Controlplane Containers are Running
@@ -2,6 +2,10 @@
title: Troubleshooting etcd Nodes
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/troubleshooting/kubernetes-components/troubleshooting-etcd-nodes"/>
</head>
This section contains commands and tips for troubleshooting nodes with the `etcd` role.
@@ -2,6 +2,10 @@
title: Troubleshooting nginx-proxy
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/troubleshooting/kubernetes-components/troubleshooting-nginx-proxy"/>
</head>
The `nginx-proxy` container is deployed on every node that does not have the `controlplane` role. It provides access to all the nodes with the `controlplane` role by dynamically generating the NGINX configuration based on available nodes with the `controlplane` role.
## Check if the Container is Running
@@ -2,6 +2,10 @@
title: Troubleshooting Worker Nodes and Generic Components
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/troubleshooting/kubernetes-components/troubleshooting-worker-nodes-and-generic-components"/>
</head>
This section applies to every node as it includes components that run on nodes with any role.
## Check if the Containers are Running