You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a k8s cluster with different GPUs, and I am the cluster's administrator. I want the resource names to include the GPU's product name so that I can allocate different types of GPU to different namespaces by setting k8s resource quotas (limit a specify namespace only use one or two specify type of GPU).
Intuitively, I want use k8s-device-plugin's Rename feature to implement this. But I found this feature has disabled. I want to know why and when this feature will be reenabled?
The text was updated successfully, but these errors were encountered:
I have a k8s cluster with different GPUs, and I am the cluster's administrator. I want the resource names to include the GPU's product name so that I can allocate different types of GPU to different namespaces by setting k8s resource quotas (limit a specify namespace only use one or two specify type of GPU).
Intuitively, I want use
k8s-device-plugin
'sRename
feature to implement this. But I found this feature has disabled. I want to know why and when this feature will be reenabled?The text was updated successfully, but these errors were encountered: