mirror of https://github.com/docker/docs.git
Desktop: after changing IP both Kube and Swarm need to be re-initialised
Signed-off-by: David Scott <dave.scott@docker.com>
This commit is contained in:
parent
8c3047c922
commit
c63f7039fa
|
@ -48,6 +48,12 @@ See [Proxies](index.md#proxies).
|
|||
Following is a summary of current limitations on the Docker Desktop for {{Arch}}
|
||||
networking stack, along with some ideas for workarounds.
|
||||
|
||||
### Changing internal IP addresses
|
||||
|
||||
The internal IP addresses used by Docker can be changed via the Settings (Windows)
|
||||
or Preferences (Mac). After changing IPs, it is necessary to reset the Kubernetes
|
||||
cluster and to leave any active Swarm.
|
||||
|
||||
### There is no docker0 bridge on macOS
|
||||
|
||||
Because of the way networking is implemented in Docker Desktop for Mac, you cannot see a
|
||||
|
|
Loading…
Reference in New Issue