I started a kata container through the containerd CLI ctr. In the "kata-runtime list" output, the PID is -1. Is the PID suppose to the -1? I am using the shimv2 as the runtime
/ #
$ sudo kata-runtime list
ID PID STATUS BUNDLE CREATED OWNER
kata-hello -1 running /run/containerd/io.containerd.runtime.v2.task/default/kata-hello 2019-10-31T17:04:50.132681472Z #0
Thanks,
Al