Expected behavior
All IP’s are internal IPs Swarm
Actual behavior
Public IP’s and LB’s generated in out of box template
Additional Information
I would like to use docker CE only internally on the private network with no public IP configuration for services.
im not sure if we can use this -azure-no-public-ip: Do not create a public IP address for the machine (implies --azure-use-private-ip). Does anyone have a custom template that doesnt use any public IPs and DNS.
Steps to reproduce the behavior
- …deploy docker ce for azure
- …