Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 272 Bytes

README.md

File metadata and controls

executable file
·
15 lines (11 loc) · 272 Bytes

Introduction

a toy device plugin

Usage

# 1. build image, then make it available to all nodes
# make docker-build 

# 2. deploy device plugin
# kubectl apply -f deploy/kubernetes/ds.yaml 

# 3. view the result
# kubectl apply -f deploy/example/pod.yaml