Skip to content

Commit cc20a19

Browse files
authored
Merge pull request #26769 from wwgfhf/master-logging
Update zh translation in logging.md
2 parents 830d1da + 45b81a2 commit cc20a19

File tree

1 file changed

+2
-2
lines changed
  • content/zh/docs/concepts/cluster-administration

1 file changed

+2
-2
lines changed

content/zh/docs/concepts/cluster-administration/logging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ integrate with Kubernetes. The following sections describe how to handle and sto
3939
-->
4040
集群级日志架构需要一个独立的后端用来存储、分析和查询日志。
4141
Kubernetes 并不为日志数据提供原生的存储解决方案。
42-
相反,有很多现成的日志方案可以集成到 Kubernetes 中.
42+
相反,有很多现成的日志方案可以集成到 Kubernetes 中
4343
下面各节描述如何在节点上处理和存储日志。
4444

4545
<!--
@@ -458,7 +458,7 @@ a [ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/) to c
458458
<!--
459459
For information about configuring fluentd, see the [fluentd documentation](https://docs.fluentd.org/).
460460
-->
461-
要进一步了解如何配置 fluentd,请参考 [fluentd 官方文档](https://docs.fluentd.org/).
461+
要进一步了解如何配置 fluentd,请参考 [fluentd 官方文档](https://docs.fluentd.org/)
462462
{{< /note >}}
463463

464464
<!--

0 commit comments

Comments
 (0)