Skip to content

Commit 50750b2

Browse files
authored
Merge pull request #43681 from yyyhhhh/my_demo_branch
Added translation of system logs
2 parents 6f1ca50 + aeda654 commit 50750b2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

content/zh-cn/docs/concepts/cluster-administration/system-logs.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,17 @@ scheduler decisions).
2828

2929
<!-- body -->
3030

31+
{{< warning >}}
32+
<!--
33+
In contrast to the command line flags described here, the *log
34+
output* itself does *not* fall under the Kubernetes API stability guarantees:
35+
individual log entries and their formatting may change from one release
36+
to the next!
37+
-->
38+
与此处描述的命令行标志不同,日志输出本身不属于 Kubernetes API 的稳定性保证范围:
39+
单个日志条目及其格式可能会在不同版本之间发生变化!
40+
{{< /warning >}}
41+
3142
## Klog
3243

3344
<!--

0 commit comments

Comments
 (0)