removing broken hyperlink (#13764)
removed hyperlink from "An example" in the statement An example of this approach is a small container running logrotate periodically. However, it's recommended to use stdout and stderr directly and leave rotation and retention policies to the kubelet. This fix is for issue #13656
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
fcc71aabef
commit
fe173de068
@@ -209,7 +209,7 @@ an application that writes to a single file, it's generally better to set
|
||||
container approach.
|
||||
|
||||
Sidecar containers can also be used to rotate log files that cannot be
|
||||
rotated by the application itself. [An example](https://github.com/samsung-cnct/logrotate)
|
||||
rotated by the application itself. An example
|
||||
of this approach is a small container running logrotate periodically.
|
||||
However, it's recommended to use `stdout` and `stderr` directly and leave rotation
|
||||
and retention policies to the kubelet.
|
||||
|
||||
Reference in New Issue
Block a user