mirror of
https://github.com/weaveworks/scope.git
synced 2026-02-14 18:09:59 +00:00
Merge pull request #3770 from dholbach/fix-broken-links
fix two broken links
This commit is contained in:
@@ -2015,7 +2015,7 @@ Bug fixes:
|
||||
- probe: Stats gathering can be started twice
|
||||
[#1799](https://github.com/weaveworks/scope/issues/1799)
|
||||
- Visual bug where empty span shows up
|
||||
[#1945](github.com/weaveworks/scope/issues/1945)
|
||||
[#1945](https://github.com/weaveworks/scope/issues/1945)
|
||||
- inbound internet connection counts are too fine-grained
|
||||
[#1867](https://github.com/weaveworks/scope/issues/1867)
|
||||
- IP address truncated in Internet node details panel connection list
|
||||
|
||||
@@ -230,7 +230,7 @@ To access the Scope app from the browser, please refer to Kubernetes instruction
|
||||
There are currently three options for launching Weave Scope in ECS:
|
||||
|
||||
* A [CloudFormation template](https://www.weave.works/deploy-weave-aws-cloudformation-template/) to launch and easily evaluate Scope directly from your browser.
|
||||
* An [Amazon Machine Image (AMI)](/site/AMI.md) for each ECS region.
|
||||
* An [Amazon Machine Image (AMI)](/site/ami.md) for each ECS region.
|
||||
* [A simple way to tailor the AMIs to your needs](https://github.com/weaveworks/integrations/tree/master/aws/ecs#creating-your-own-customized-weave-ecs-ami).
|
||||
|
||||
The AWS CloudFormation template is the easiest way to get started with Weave Net and Weave Scope. CloudFormation templates provide developers and systems administrators a simple way to create a collection or a stack of related AWS resources, and it provisions and updates them in an orderly and predictable fashion.
|
||||
|
||||
Reference in New Issue
Block a user