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 8470f96 + b1f91de commit e1e4cdeCopy full SHA for e1e4cde
content/en/docs/concepts/cluster-administration/logging.md
@@ -80,7 +80,7 @@ default rotation is configured to take place when log file exceeds 10MB.
80
81
As an example, you can find detailed information about how `kube-up.sh` sets
82
up logging for COS image on GCP in the corresponding
83
-[script](https://github.com/kubernetes/kubernetes/blob/{{< param "githubbranch" >}}/cluster/gce/gci/configure-helper.sh)
+[script](https://github.com/kubernetes/kubernetes/blob/{{< param "githubbranch" >}}/cluster/gce/gci/configure-helper.sh).
84
85
When you run [`kubectl logs`](/docs/reference/generated/kubectl/kubectl-commands#logs) as in
86
the basic logging example, the kubelet on the node handles the request and
0 commit comments