fix md formatting

This commit is contained in:
abuehrle
2017-03-30 22:53:00 -06:00
parent 4967ffe7e3
commit 6002be731b

View File

@@ -139,7 +139,7 @@ of the instance.
echo manual > /etc/weave/scope.override
~~~
###<a name="running-weave-scope-in-standalone-mode"></a>Running `Weave Scope` in Standalone Mode
### <a name="running-weave-scope-in-standalone-mode"></a>Running `Weave Scope` in Standalone Mode
Running `Weave Scope` in standalone mode is the default mode.
@@ -166,7 +166,7 @@ port 4040. Ensure that your Amazon ECS container instances can talk to each
other on that port before running `Weave Scope` in standalone mode (see
[Required Open Ports](#required-open-ports) for more details).
###<a name="running-weave-scope-in-weave-cloud"></a>Running `Weave Scope` in Weave Cloud
### <a name="running-weave-scope-in-weave-cloud"></a>Running `Weave Scope` in Weave Cloud
In Weave Cloud, you can visualize Amazon ECS containers as well as monitor Tasks
and Services all from within in Weave Cloud at [https://cloud.weave.works](https://cloud.weave.works).
@@ -247,7 +247,7 @@ that region when invoking the script:
ONLY_REGION=us-east-1 AWS_ACCSS_KEY_ID=XXXX AWS_SECRET_ACCESS_KEY=YYYY ./build-all-amis.sh
~~~
##Further Reading
## Further Reading
Read the
[Service Discovery and Load Balancing with Weave on Amazon ECS](http://weave.works/guides/service-discovery-with-weave-aws-ecs.html)