File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh/docs/concepts/cluster-administration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ integrate with Kubernetes. The following sections describe how to handle and sto
39
39
-->
40
40
集群级日志架构需要一个独立的后端用来存储、分析和查询日志。
41
41
Kubernetes 并不为日志数据提供原生的存储解决方案。
42
- 相反,有很多现成的日志方案可以集成到 Kubernetes 中.
42
+ 相反,有很多现成的日志方案可以集成到 Kubernetes 中。
43
43
下面各节描述如何在节点上处理和存储日志。
44
44
45
45
<!--
@@ -458,7 +458,7 @@ a [ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/) to c
458
458
<!--
459
459
For information about configuring fluentd, see the [fluentd documentation](https://docs.fluentd.org/).
460
460
-->
461
- 要进一步了解如何配置 fluentd,请参考 [ fluentd 官方文档] ( https://docs.fluentd.org/ ) .
461
+ 要进一步了解如何配置 fluentd,请参考 [ fluentd 官方文档] ( https://docs.fluentd.org/ ) 。
462
462
{{< /note >}}
463
463
464
464
<!--
You can’t perform that action at this time.
0 commit comments