kubernetes / dashboard

General-purpose web UI for Kubernetes clusters
Apache License 2.0
14.29k stars 4.14k forks source link

Add Device Plugin Support #4863

Open davidlenfesty opened 4 years ago

davidlenfesty commented 4 years ago
What would you like to be added

Support for device plugins in the Dashboard.

At a minimum, this would mean device plugins would show up in the node information section.

In a broader sense, the use case we would want would involve filtering based on device plugins, seeing how capacity is allocated, and other high-level features such as that.

A discussion needs to be had for determining exactly the feature set required, however I do believe a minimum set should be implemented.

Why is this needed

In applications where device plugins are used, being able to effectively administer based on device plugins

Specifically, we (Eideticom) are developing a device plugin for our products. We want this functionality to be available in the dashboard in order to improve administration and deployment of our devices.

Comments

Obviously the device plugins API is still in beta, however implementing this support would also inform the API.

fejta-bot commented 4 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale

maciaszczykm commented 4 years ago

/lifecycle frozen

At the moment this has very low priority for us but if you want to work on it we can help you with it. Implementing the backend would be enough, then we could quickly do the frontend. Let us know if you are willing to push it forward.

davidlenfesty commented 4 years ago

Understood. At the moment we're holding off on it as well until we get customer uptake with Kubernetes using our platform, however when that occurs we will be willing to do the backend work.