I'm trying to secure my K3s cluster and noticed that pod-to-pod/node-to-node communication is not encrypted by default. So I re-run the install script with "--flannel-backend=wireguard-native". Is there any way to determine that this actually worked and that pod-to-pod/node-to-node communication is indeed encrypted now?