[crio.runtime.runtimes.kata-remote]
  runtime_path = "/usr/bin/containerd-shim-kata-v2"
  runtime_type = "vm"
  runtime_root = "/run/vc"
  runtime_config_path = "/etc/kata-containers/remote/configuration.toml"
  privileged_without_host_devices = true
  runtime_pull_image = true
  allowed_annotations = [
	"io.kubernetes.cri-o.Devices",
  ]
