Difference between revisions of "Crictl ps"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
ERRO[0000] unable to determine runtime API version: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial unix [[/var/run/dockershim.sock]]: connect: no such file or directory" | ERRO[0000] unable to determine runtime API version: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial unix [[/var/run/dockershim.sock]]: connect: no such file or directory" | ||
+ | |||
+ | == Related == | ||
+ | [[ps]] | ||
== See also == | == See also == |
Revision as of 10:32, 3 December 2022
crictl ps WARN[0000] runtime connect using default endpoints: [unix:///var/run/dockershim.sock unix:///run/containerd/containerd.sock unix:///run/crio/crio.sock unix:///var/run/cri-dockerd.sock]. As the default settings are now deprecated, you should set the endpoint instead. ERRO[0000] unable to determine runtime API version: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial unix /var/run/dockershim.sock: connect: no such file or directory"
Related
ps
See also
crictl [ logs | ps | pods | exec | config | images ], /etc/crictl.yaml, crictl --help
, Kubelet Container Runtime Interface (CRI)
Advertising: