Your cluster has two worker nodepools, which have two different container runtimes. You wish to use another container runtime on your running pod, how do you perform this change?
Edit pod YAML field 'runtimeClassName' (Use a RunTimeClass)
Edit Docker daemon config
Use command kubectl annotate
kubectl annotate
Use command kubeadm config
kubeadm config