2 Star 0 Fork 0

mirrors_intel/intel-device-plugins-for-kubernetes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
PROJECT 2.37 KB
一键复制 编辑 原始数据 按行查看 历史
Ed Bartosh 提交于 2021-04-15 12:45 . published operator v0.20.0
domain: intel.com
layout: go.kubebuilder.io/v2
multigroup: true
projectName: intel-device-plugins-operator
repo: github.com/intel/intel-device-plugins-for-kubernetes
resources:
-
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
# controller: true
domain: intel.com
group: fpga
kind: AcceleratorFunction
# TODO(user): Update the package path for your API if the below value is incorrect.
path: github.com/intel/intel-device-plugins-for-kubernetes/apis/fpga/v2
version: v2
-
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
# controller: true
domain: intel.com
group: deviceplugin
kind: FpgaDevicePlugin
# TODO(user): Update the package path for your API if the below value is incorrect.
path: github.com/intel/intel-device-plugins-for-kubernetes/apis/deviceplugin/v1
version: v1
-
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
# controller: true
domain: intel.com
group: fpga
kind: FpgaRegion
# TODO(user): Update the package path for your API if the below value is incorrect.
path: github.com/intel/intel-device-plugins-for-kubernetes/apis/fpga/v2
version: v2
-
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
# controller: true
domain: intel.com
group: deviceplugin
kind: GpuDevicePlugin
# TODO(user): Update the package path for your API if the below value is incorrect.
path: github.com/intel/intel-device-plugins-for-kubernetes/apis/deviceplugin/v1
version: v1
-
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
# controller: true
domain: intel.com
group: deviceplugin
kind: QatDevicePlugin
# TODO(user): Update the package path for your API if the below value is incorrect.
path: github.com/intel/intel-device-plugins-for-kubernetes/apis/deviceplugin/v1
version: v1
-
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
# controller: true
domain: intel.com
group: deviceplugin
kind: SgxDevicePlugin
# TODO(user): Update the package path for your API if the below value is incorrect.
path: github.com/intel/intel-device-plugins-for-kubernetes/apis/deviceplugin/v1
version: v1
version: "3"
plugins:
go.sdk.operatorframework.io/v2-alpha: {}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_intel/intel-device-plugins-for-kubernetes.git
git@gitee.com:mirrors_intel/intel-device-plugins-for-kubernetes.git
mirrors_intel
intel-device-plugins-for-kubernetes
intel-device-plugins-for-kubernetes
main

搜索帮助