Skip to content

Commit 92cdeb5

Browse files
authored
Merge pull request #31575 from codyhoag/post-peer-review-recommended-fix
Trivial word change to follow ISG
2 parents d92dadf + d71eb91 commit 92cdeb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/collecting-kube-node-logs-windows.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="collecting-kube-node-logs-windows_{context}"]
66
= Collecting Kubernetes node logs for Windows containers
77

8-
Windows container logging works differently than Linux container logging; the Kubernetes node logs for Windows workloads are streamed to the `C:\var\logs` directory by default. Therefore, you must gather the Windows node logs from that directory.
8+
Windows container logging works differently from Linux container logging; the Kubernetes node logs for Windows workloads are streamed to the `C:\var\logs` directory by default. Therefore, you must gather the Windows node logs from that directory.
99

1010
.Prerequisites
1111

0 commit comments

Comments
 (0)