mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
To ensure we run on nodes which have Kata installed, let's add the nodeSelector to the runtimeclass definition, and have it match the label that we applied during installation of the kata artifacts. Signed-off-by: Eric Ernst <eric_ernst@apple.com>