-
Notifications
You must be signed in to change notification settings - Fork 288
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
Support log retrieval on MultiKueue #3526
Comments
/assign |
Note that this needs for KEP, first. |
Should i help with this? Happy to join a meeting and discuss the use case in more detail if needed. |
Hii ,Please let me know if there's an opportunity for me to assist or join any discussions related to this enhancement. |
likewise, i am interested in this feature/enhancement. |
My first key question is the interface where we expose Worker clusters logs in the Management cluster. |
i believe we should expose a centralized API endpoint in the management cluster . This would allow tools like GitLab CI or Kubeflow to integrate easily without requiring direct access to worker clusters. Additionally, this approach would make it reliable and flexible for others to add a web console or CLI tools for log retrieval and interaction as needed. What you think ! |
What would you like to be added:
We would like to be able to retrieve logs from MultiKueue workloads, directly from the master cluster.
Why is this needed:
Multiple tools running on top of Kubernetes rely on the log retrieval API to give live feedback to users.
Examples include:
Completion requirements:
This enhancement requires the following artifacts:
The artifacts should be linked in subsequent comments.
The text was updated successfully, but these errors were encountered: