For local development, we'd like to allow Argo workflows worker containers to access ports on the host, similarly to host mode networking in docker. How can this be achieved? (we deploy Argo on top of a Kind cluster)
Thank you!
Not host networking, but nonetheless a solution that answers my needs; it is possible to specify custom docker networks for Kind: