Using With Kubernetes (original) (raw)

The default network plugin for cri-dockerd is set to cni on Linux. There are a few ways to change this depending on how you are running the binary.

--network-plugin=${plugin} can be passed in as a command line argument when

Run systemctl daemon-reload to restart the service if it was already running.