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

[proposal] static Pods log scraping configuration #593

Merged
merged 3 commits into from
Feb 28, 2025

Conversation

jessejlt
Copy link
Member

This pull request introduces a new document to the docs/designs directory, detailing the configuration of log collection for static Pods. The document provides background information, a proposed solution, and a sample configuration for scraping logs from static Pods, such as the kube-apiserver.

Key changes:

  • Added a new document static-pods.md to the docs/designs directory, describing the mechanism for configuring log scraping for static Pods without modifying their manifests.
  • Included a sample configuration block in the new document to illustrate how to scrape logs for the kube-apiserver.

@jessejlt jessejlt enabled auto-merge (squash) February 25, 2025 21:16
@jessejlt jessejlt changed the title Add documentation for static Pods log scraping configuration [proposal] static Pods log scraping configuration Feb 25, 2025
@jessejlt jessejlt force-pushed the jesse/design-static-pods branch from 958020a to b74d781 Compare February 27, 2025 14:47
@jessejlt jessejlt requested a review from jwilder February 27, 2025 14:47
@jessejlt jessejlt merged commit 31ac769 into main Feb 28, 2025
3 checks passed
@jessejlt jessejlt deleted the jesse/design-static-pods branch February 28, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants