| 10 | Container Runtime Sandbox gVisor |
|---|---|
| Task weight | 4% |
| Cluster | cluster1 (kubectl config use-context cluster1-admin@cluster1) |
| Acceptance criteria | - runsc was installed on node2 (label node_name=node_2)- create RuntimeClass gvisor with handler runsc- add label RuntimeClass=runsc to node2- update pods in Namespace team-purple to use RuntimeClass gvisor- Make sure the Pod runs on node with gvisor- Write the dmesg output of the successfully started one of Pod into /var/work/tests/artifacts/1/gvisor-dmesg |