I'm trying to install calico locally (for development/testing) on Kubernetes with docker-desktop (Windows with WSL2). I want to install it to test network policies.
I'm following the following quickstart guide: https://projectcalico.docs.tigera.io/getting-started/kubernetes/quickstart
I don't see any pods in the calico-system namespace (Step 3 in the "Install Calico" section), nor do I see any calico pods in any namespace. I'd appreciate any help.