add intel gpu-device-plugin

This commit is contained in:
2024-07-27 03:09:25 +10:00
parent 5a9a85c955
commit a84b605d22
4 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"appName": "gpu-device-plugin",
"userGivenName": "gpu-device-plugin",
"namespace": "gpu-device-plugin",
"destNamespace": "gpu-device-plugin",
"destServer": "https://kubernetes.default.svc",
"srcPath": "infrastructures/gpu-device-plugin/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}