Starting the Device Plugin
Start the device plugin on the master node.
- Start the device plugin.
cd /home/k8s/k8s/script ./start_devices.sh
You can run the ./delete_devices.sh command to delete the device plugin.
- After the startup is complete, check whether the device plugin can run properly.
kubectl get pods -A
It is expected that the STATUS column of Pods whose names start with k8s-host-device is Running.
Parent topic: Starting a Video Stream Cloud Phone