Starting the Plugin for Writing the Input Device Permission
Start the plugin for writing the input device permission on the master node.
- Start the plugin for writing the input device permission.
1 2
cd /home/k8s/k8s/script kubectl create -f input-permission.yaml
You can run the kubectl delete -f input-permission.yaml command to delete the plugin for writing the input device permission.
- After the startup is complete, check whether the plugin can run properly.
1kubectl get pods -A
It is expected that the STATUS column of Pods whose names start with input-devices-permission-daemonset is Running.
Parent topic: Starting a Video Stream Cloud Phone