Skip to content

Add last year GSoC DaemonSet project link #10

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mentoring/gsoc/2025/project_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ If you are a GSoC candidate, please check out our [contributor guidance](../cont

### Daemonset mode for the Prometheus Agent

- Description: During the [last GSoC](../2024/project_ideas.md), Prometheus Operator gained the option to deploy a `PrometheusAgent` custom resource as a DaemonSet (instead of the default StatefulSet mode). The project was a success and met its objectives but the feature is still behind a feature flag because not all the functionalities have been implemented. The expectations for this year are to identify the remaining gaps, write a plan of action, implement the missing features and write documentation (tutorials for instance).
- Description: During the [last GSoC](../2024/project_ideas.md), Prometheus Operator gained the option to deploy a `PrometheusAgent` custom resource as a DaemonSet (instead of the default StatefulSet mode). The [project](https://summerofcode.withgoogle.com/archive/2024/projects/RD3xNW8g) was a success and met its objectives but the feature is still behind a feature flag because not all the functionalities have been implemented. The expectations for this year are to identify the remaining gaps, write a plan of action, implement the missing features and write documentation (tutorials for instance).
- Recommended Skills: Go, Kubernetes
- Expected project size: medium
- Mentor(s):
Expand Down