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.
2 parents 8940810 + 62640d9 commit 5e8fd48Copy full SHA for 5e8fd48
content/en/docs/concepts/cluster-administration/system-logs.md
@@ -17,6 +17,13 @@ scheduler decisions).
17
18
<!-- body -->
19
20
+{{< warning >}}
21
+In contrast to the command line flags described here, the *log
22
+output* itself does *not* fall under the Kubernetes API stability guarantees:
23
+individual log entries and their formatting may change from one release
24
+to the next!
25
+{{< /warning >}}
26
+
27
## Klog
28
29
klog is the Kubernetes logging library. [klog](https://github.com/kubernetes/klog)
0 commit comments