generic-device-plugin icon indicating copy to clipboard operation
generic-device-plugin copied to clipboard

📣Breaking Change: Default Domain is Changing to devic.es

Open squat opened this issue 9 months ago • 0 comments

Hi everyone, I've registered a new domain for this open source project: https://devic.es. As a result, the default domain under which devices are registered with the Kubernetes API will be changing from squat.ai to devic.es. If you use the default domain provided by this project, then resource requests in your Pod templates will need to be renamed to look like

resources:
  limits:
    devic.es/tun: 1

squat avatar Mar 17 '25 12:03 squat