mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 04:58:07 +00:00
Restructure Chinese docs
This commit is contained in:
+44
@@ -0,0 +1,44 @@
|
||||
---
|
||||
title: 一般故障排除
|
||||
---
|
||||
|
||||
本文用于帮助你解决使用 Rancher 时遇到的问题。
|
||||
|
||||
- [Kubernetes 组件](../pages-for-subheaders/kubernetes-components.md)
|
||||
|
||||
对以下核心 Kubernetes 集群组件进行故障排除:
|
||||
* `etcd`
|
||||
* `kube-apiserver`
|
||||
* `kube-controller-manager`
|
||||
* `kube-scheduler`
|
||||
* `kubelet`
|
||||
* `kube-proxy`
|
||||
* `nginx-proxy`
|
||||
|
||||
- [Kubernetes resources](other-troubleshooting-tips/kubernetes-resources.md)
|
||||
|
||||
本节介绍了对节点、Ingress Controller 和 Rancher Agent 等 Kubernetes 资源进行故障排除的选项。
|
||||
|
||||
- [网络](other-troubleshooting-tips/networking.md)
|
||||
|
||||
介绍了解决网络问题的步骤。
|
||||
|
||||
- [DNS](other-troubleshooting-tips/dns.md)
|
||||
|
||||
解决集群的名称解析问题。
|
||||
|
||||
- [对安装在 Kubernetes 上的 Rancher 进行故障排除](other-troubleshooting-tips/rancher-ha.md)
|
||||
|
||||
解决[安装在 Kubernetes 上的 Rancher Server](../pages-for-subheaders/install-upgrade-on-a-kubernetes-cluster.md) 的问题。
|
||||
|
||||
- [Logging](other-troubleshooting-tips/logging.md)
|
||||
|
||||
了解可以配置哪些日志级别,以及如何配置日志级别。
|
||||
|
||||
- [审计日志中的用户 ID 跟踪](other-troubleshooting-tips/user-id-tracking-in-audit-logs.md)
|
||||
|
||||
了解 Rancher 管理员如何通过外部身份提供程序用户名从 Rancher 审计日志和 Kubernetes 审计日志中跟踪事件。
|
||||
|
||||
- [过期的 Webhook 证书](other-troubleshooting-tips/expired-webhook-certificate-rotation.md)
|
||||
|
||||
了解如何在每年到期后轮换 Rancher webhook 证书密钥。
|
||||
+1
-1
@@ -5,7 +5,7 @@ title: 审计日志中的用户 ID 跟踪
|
||||
Rancher 使用以下审计日志来跟踪本地和下游集群中发生的事件:
|
||||
|
||||
* [Kubernetes 审计日志](https://rancher.com/docs/rke/latest/en/config-options/audit-log/)
|
||||
* [Rancher API 审核日志](../../getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/enable-api-audit-log.md)
|
||||
* [Rancher API 审核日志](../../how-to-guides/advanced-user-guides/enable-api-audit-log)
|
||||
|
||||
Rancher 2.6 增强了审计日志,在 Rancher 和下游 Kubernetes 审计日志中都包含了外部身份提供程序名称(即外部身份提供程序中用户的通用名称)。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user