diff --git a/site/faq.md b/site/faq.md index 750c0d1b57..3acc3e2fcd 100644 --- a/site/faq.md +++ b/site/faq.md @@ -12,11 +12,6 @@ You can use `weave ps ` to see the allocated address of a container o See [Troubleshooting Weave - List attached containers](/site/troubleshooting.md#list-attached-containers). -**Q: How do I expose one of my containers to the outside world?** - -Exposing a container to the outside world is described in [Exposing Services to the Outside](/site/using-weave/service-export.md). - - **Q: My dockerized app needs to check the request of an application that uses a static IP. Is it possible to manually change the IP of a container?** @@ -25,6 +20,11 @@ You can manually change the IP of a container using [Classless Inter-Domain Rout For more information, refer to [Manually Specifying the IP Address of a Container](/site/using-weave/manual-ip-address.md). +**Q: How do I expose one of my containers to the outside world?** + +Exposing a container to the outside world is described in [Exposing Services to the Outside](/site/using-weave/service-export.md). + + **Q: Can I connect my existing 'legacy' network with a Weave container network?** Yes you can.