3.2 Checking Hardware

You can test whether your hardware is capable of running Kata Containers using the kata-runtime kata-check command. To use this command you must first have a running Kubernetes deployment. On a Kubernetes worker node, run:

$ sudo kata-runtime kata-check

For more information on using the kata-runtime command, use the kata-runtime --help command.