doc: update NEW_CONTRIBUTOR.md (#9381)

Add a reference to docker-mac-net-connect for macOS users experiencing ingress not being exposed

Signed-off-by: TommyStarK <thomasmilox@gmail.com>

Signed-off-by: TommyStarK <thomasmilox@gmail.com>
This commit is contained in:
Thomas Milox 2022-12-08 01:10:22 +01:00 committed by GitHub
parent d7674e4323
commit 59d80f05bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -848,3 +848,5 @@ As you can see from the above output there are several headers added to the curl
- Cluster Creation tools
- [kind](https://kind.sigs.k8s.io/docs/user/quick-start/)
- [minikube](https://minikube.sigs.k8s.io/docs/start/)
- MacOS users
- [docker-mac-net-connect](https://github.com/chipmk/docker-mac-net-connect) - See this [issue](https://github.com/kubernetes/minikube/issues/7332)