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.
1 parent 6e29a1e commit 0358be3Copy full SHA for 0358be3
installation/kubernetes.md
@@ -28,7 +28,7 @@ addition, Fluent Bit adds metadata to each entry using the
28
The Kubernetes filter plugin talks to the Kubernetes API Server to retrieve relevant
29
information such as the `pod_id`, `labels`, and `annotations`. Other fields, such as
30
`pod_name`, `container_id`, and `container_name`, are retrieved locally from the log
31
-file names. All of this is handled automatically, no intervention is required from a
+file names. All of this is handled automatically, and no intervention is required from a
32
configuration aspect.
33
34
## Installation
0 commit comments