mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
Minor edits to demo readme.
This commit is contained in:
parent
2355c1550c
commit
1bd2fb2f58
@ -116,15 +116,15 @@ Intel® QAT Device Plugin deployment
|
||||
|
||||
### Demo steps
|
||||
|
||||
1. Check health of Kubernetes nodes
|
||||
2. Check for allocatable resources
|
||||
3. List QAT Virtual Functions
|
||||
4. Deploy QAT Device Plugin as a Daemonset
|
||||
5. Check again for allocatable resources
|
||||
6. List QAT Virtual Functions again, ensuring they are now bound to DPDK driver
|
||||
7. View pod specification file for pod requesting QAT VFs
|
||||
8. Create pod requesting QAT VFs
|
||||
9. Get a shell to the running container and run a DPDK application
|
||||
1. Check health of Kubernetes nodes.
|
||||
2. Check for allocatable resources.
|
||||
3. List QAT Virtual Functions.
|
||||
4. Deploy QAT Device Plugin as a Daemonset.
|
||||
5. Check again for allocatable resources.
|
||||
6. List QAT Virtual Functions again, ensuring they are now bound to DPDK driver.
|
||||
7. View pod specification file for pod requesting QAT VFs.
|
||||
8. Create pod requesting QAT VFs.
|
||||
9. Get a shell to the running container and run a DPDK application.
|
||||
|
||||
### Screencast
|
||||
Intel® QAT Device Plugin with DPDK
|
||||
|
Loading…
Reference in New Issue
Block a user