mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
Fix links (#645)
This commit is contained in:
+1
-1
@@ -199,7 +199,7 @@ services:
|
||||
|
||||
:::
|
||||
|
||||
请参阅[使用 YAML 编辑集群](../../pages-for-subheaders/cluster-configuration.md#使用-yaml-编辑集群)了解如何应用此修改。集群配置完成后,你必须删除 kube-dns pod 以激活 pod 中的新设置:
|
||||
请参阅[使用 YAML 编辑集群](../../reference-guides/cluster-configuration/rancher-server-configuration/rke1-cluster-configuration.md#使用-yaml-编辑集群)了解如何应用此修改。集群配置完成后,你必须删除 kube-dns pod 以激活 pod 中的新设置:
|
||||
|
||||
```
|
||||
kubectl delete pods -n kube-system -l k8s-app=kube-dns
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@ title: 审计日志中的用户 ID 跟踪
|
||||
Rancher 使用以下审计日志来跟踪本地和下游集群中发生的事件:
|
||||
|
||||
* [Kubernetes 审计日志](https://rancher.com/docs/rke/latest/en/config-options/audit-log/)
|
||||
* [Rancher API 审核日志](../../how-to-guides/advanced-user-guides/enable-api-audit-log)
|
||||
* [Rancher API 审核日志](../../how-to-guides/advanced-user-guides/enable-api-audit-log.md)
|
||||
|
||||
Rancher 2.6 增强了审计日志,在 Rancher 和下游 Kubernetes 审计日志中都包含了外部身份提供程序名称(即外部身份提供程序中用户的通用名称)。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user