Skip to content

filter_kubernetes: add namespace meta documentation #1280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ryanohnemus
Copy link
Contributor

Documentation for fluent/fluent-bit#8279 which adds Kubernetes namespace meta fetching.

Signed-off-by: ryanohnemus <ryanohnemus@gmail.com>
* Namespace\_Labels
* Namespace\_Annotations

Using any Namespace Meta requires the use of the Kube API as it can not be fetched directly from Kubelet. If `Use_Kubelet On` has been set, the Kubelet api will only be used to fetch pod metadata, while namespace meta is fetched from the upstream Kubernetes API.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ryanohnemus could you make sure to split sentences on to single lines for docs? It makes it easier to review and comment on because you can only comment on a line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants