Error, I want to set up Win11 Network in a Container with kali-linux

Hi,
i wanted to build up my Win11 network in a container with wsl2 kali-linux. When i tried to set up the network i got the following error.

docker network create -d brigde Bridge_Network

Error response from daemon: plugin “brigde” not found

docker run --network Bridge-Network -it kalilinux/kali-rolling

Where are these plugins? Should i have to reinstall docker desktop`?