Files
rancher-docs/versioned_docs/version-2.5/troubleshooting/kubernetes-components/kubernetes-components.md
T
2022-08-17 10:23:03 -07:00

20 lines
1.1 KiB
Markdown

---
title: Kubernetes Components
weight: 100
aliases:
- /rancher/v2.x/en/troubleshooting/kubernetes-components/
---
The commands and steps listed in this section apply to the core Kubernetes components on [Rancher Launched Kubernetes]({{<baseurl>}}/rancher/v2.5/en/cluster-provisioning/rke-clusters/) clusters.
This section includes troubleshooting tips in the following categories:
- [Troubleshooting etcd Nodes]({{<baseurl>}}/rancher/v2.5/en/troubleshooting/kubernetes-components/etcd)
- [Troubleshooting Controlplane Nodes]({{<baseurl>}}/rancher/v2.5/en/troubleshooting/kubernetes-components/controlplane)
- [Troubleshooting nginx-proxy Nodes]({{<baseurl>}}/rancher/v2.5/en/troubleshooting/kubernetes-components/nginx-proxy)
- [Troubleshooting Worker Nodes and Generic Components]({{<baseurl>}}/rancher/v2.5/en/troubleshooting/kubernetes-components/worker-and-generic)
# Kubernetes Component Diagram
![Cluster diagram]({{<baseurl>}}/img/rancher/clusterdiagram.svg)<br/>
<sup>Lines show the traffic flow between components. Colors are used purely for visual aid</sup>