The AMD-Xilinx device plugin for Kubernetes is a Daemonset deployed on the Kubernetes(k8s) cluster which allows you to:
- Discover the Alveo Devices inserted in each node of the cluster worker node and expose device information about Alveo Cards such as number of Devices, Shell (Target Platform) type and etc.
- Run FPGA accessible containers in the k8s cluster
If you already have an docker and kubernetes environment, you can follow the Installing K8s Device Plugin on Kubernetes to test k8s-fpga-device-plugin on your own cluster.
You can also check the Building Kubernetes Cluster part if you need to build docker, kuberetes cluster environment from the beginning.
Reference Guides
Support
Notice