Skip to content
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

K8s: read files from k8s pods #2627

Closed
MOZGIII opened this issue May 18, 2020 · 0 comments · Fixed by #2653
Closed

K8s: read files from k8s pods #2627

MOZGIII opened this issue May 18, 2020 · 0 comments · Fixed by #2653
Assignees
Labels
type: task Generic non-code related tasks

Comments

@MOZGIII
Copy link
Contributor

MOZGIII commented May 18, 2020

A way to correctly pick and read the pod log files from the /var/log of the host.

This builds upon the #2541.

Since we implement this atop of the k8s API and rely on filtering by label/annotation, so we naturally get the proper filtering and limit the resource consumption by not even picking up for processing the filtered files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task Generic non-code related tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants