Skip to content

Commit

Permalink
Merge pull request docker-archive#360 from docker/aws-diag
Browse files Browse the repository at this point in the history
Added note for diag as an AWS only feature
  • Loading branch information
nathanleclaire authored Oct 17, 2016
2 parents 0f76fa5 + 034f335 commit ca2b1a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Send an email to <docker-for-iaas@docker.com> or use the [Docker for AWS Forum](
### I have a problem/bug where do I report it?
Send an email to <docker-for-iaas@docker.com> or use the [Docker for AWS Forum](https://forums.docker.com/c/docker-for-aws)

If your stack/resource group is misbehaving, please run the following diagnostic tool from one of the managers; this will collect your docker logs and send them to us:
In AWS (coming to Azure soon), if your stack/resource group is misbehaving, please run the following diagnostic tool from one of the managers; this will collect your docker logs and send them to us:

```
$ docker-diagnose
Expand All @@ -78,4 +78,4 @@ $ sudo ping 10.0.0.4

### What do I do if I get "KeyPair error" on AWS?
As part of the prerequisites, you need to have an SSH key uploaded to the AWS region you are trying to deploy to.
For more information about adding an SSH key pair to your account, please refer to the [Amazon EC2 Key Pairs docs](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html)
For more information about adding an SSH key pair to your account, please refer to the [Amazon EC2 Key Pairs docs](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html)

0 comments on commit ca2b1a9

Please sign in to comment.