We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a5882 commit aeda654Copy full SHA for aeda654
content/zh-cn/docs/concepts/cluster-administration/system-logs.md
@@ -28,6 +28,17 @@ scheduler decisions).
28
29
<!-- body -->
30
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
+
42
## Klog
43
44
<!--
0 commit comments