Fix links to logging with sidecar (#7223)
Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
3dde83f4b5
commit
3cfced7fde
@@ -10,7 +10,7 @@ with the [overview of logging in Kubernetes](/docs/concepts/cluster-administrati
|
||||
|
||||
**Note:** By default, Stackdriver logging collects only your container's standard output and
|
||||
standard error streams. To collect any logs your application writes to a file (for example),
|
||||
see the [sidecar approach](/docs/concepts/cluster-administration/logging#using-a-sidecar-container-with-the-logging-agent)
|
||||
see the [sidecar approach](/docs/concepts/cluster-administration/logging#sidecar-container-with-a-logging-agent)
|
||||
in the Kubernetes logging overview.
|
||||
|
||||
## Deploying
|
||||
|
||||
Reference in New Issue
Block a user