ihcsim / k8s-dra

A sample project to demonstrate K8s dynamic resource allocation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build slsa3

k8s-dra

A sample project to demonstrate delay allocation of K8s dynamic resources. It is derived from https://github.com/kubernetes-sigs/dra-example-driver.

Development

To build and test the code:

make build

make test

To generate and update the CRD API Go code:

make codegen

make codegen-verify

About

A sample project to demonstrate K8s dynamic resource allocation

License:MIT License


Languages

Language:Go 64.4%Language:Shell 33.0%Language:Makefile 2.6%