dxloader:
Hi, I have a question about runtime, how do I know my k8s using which runtime? docker or containerd or CRI_O ? Is there a way to check? thanks
Chiranjeevi:
Kubectl get nodes -o wide
dxloader:
@Chiranjeevi thank you!
dxloader:
Hi, I have a question about runtime, how do I know my k8s using which runtime? docker or containerd or CRI_O ? Is there a way to check? thanks
Chiranjeevi:
Kubectl get nodes -o wide
dxloader:
@Chiranjeevi thank you!