fafucoder / sriov-crd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sriov Crd

base on code-generate, k8s api version is b799cb063522 (if version different may run incorrectly)

Get Start

First register the custom resource definition

kubectl apply -f yamls/crd.yaml

Second import crd

go get -u github.com/fafucoder/sriov-crd

About


Languages

Language:Go 99.2%Language:Shell 0.8%