It's under the Prerequisites section, replace
Set host.docker.local:5000 as an insecure registry with Docker for Desktop. See the Docker insecure registry documentation. for details.
With:
Set host.docker.internal:5000 as an insecure registry with Docker for Desktop. See the Docker insecure registry documentation. for details.
/kind documentation
I can work on this! I'll PR by end of day
I think this was fixed with #2993!