Skip to content

Commit d004368

Browse files
pipeline: inputs: kubernetes-events: Add threading info
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
1 parent acc35a5 commit d004368

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pipeline/inputs/kubernetes-events.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ Kubernetes exports it events through the API server. This input plugin allows to
3131

3232
- _* As of Fluent-Bit 3.1, this plugin uses a Kubernetes watch stream instead of polling. In versions before 3.1, the interval parameters are used for reconnecting the Kubernetes watch stream._
3333

34+
## Threading
35+
36+
This input always runs in its own [thread](../../administration/multithreading.md#inputs).
3437

3538
## Getting Started
3639

0 commit comments

Comments
 (0)