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

Support log retrieval on MultiKueue #3526

Open
3 tasks
rochaporto opened this issue Nov 13, 2024 · 0 comments
Open
3 tasks

Support log retrieval on MultiKueue #3526

rochaporto opened this issue Nov 13, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@rochaporto
Copy link
Contributor

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:

  • The GitLab CI Kubernetes executor (https://docs.gitlab.com/runner/executors/kubernetes/) relies on the logs functionality to provide CI job logs to the users
  • The Kubeflow jobs also integrate with log retrieval to display live feedback to users in the different dashboards ()

Completion requirements:

This enhancement requires the following artifacts:

  • Design doc
  • API change
  • Docs update

The artifacts should be linked in subsequent comments.

@rochaporto rochaporto added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant