for-aws
for-aws copied to clipboard
### Expected behavior Not get a warning about Frankfurt only having 2 AZs ### Actual behavior Getting a warning. ### Information Frankfurt has 3 AZs, the cloudformation template needs to...
I'm not sure what the best way is to log this, or even what the root issue was, but it's happened twice so far upgrading to the latest (17.06.0-ce-aws2) Docker...
### Expected behavior When an instance is added with Docker by AWS when it was terminated, it should be added to the swarm cluster with no problems. ### Actual behavior...
This kinda duplicates #99 # Expected behavior The D4AWS template version matches the release notes # Actual behavior The versions don't match # Information The release notes https://docs.docker.com/docker-for-aws/release-notes/#1706-ee say the...
Expected behavior UCP brings ups services using images stored in DTR Actual behavior ``` sh5ni7zn6jjxdfkdai7cn0976 be_api.1 test-DTRLoadBal-XXXXXXXXXXXXXXXXXXXXXXX.us-east-2.elb.amazonaws.com/nekso/api:test-80df326d343b278096b5b31750e005786dd7f2ad-28 ip-192-168-149-157.us-east-2.compute.internal Ready Rejected 3 seconds ago "No such image: test-DTRLoadBal-XXXXXXXXXXXXXXXXXXXX.us-east-2.elb.amazonaws.com/xxxx/api:test-80df326d343b278096b5b31750e005786dd7f2ad-28" ``` I'm testing...
(Hi, I'm actually evaluating the Docker Enterprise Edition (EE) for AWS (17031ee3 release) version, but since I'm not a customer (yet?) I'm doubtful about requesting support through the "commercial" channel...)...
### Expected behavior Run latest 17.06.01 template with existing VPC and expect nodes to stay up. ### Actual behavior Nodes keep starting successfully and terminating continuously. I switched the auto-scaling...
### Expected behavior Provide a way to deploy the cluster in private subnets. Not sure if that possible in the same CF template, so it could be a new one....
I'm trying to create a docker swarm cluster using docker for aws community template, and i would like to tweak some values to allow my docker containers to perform more...
I want to discuss/learn about how to adapt the Docker4AWS Template to more complex apps. For example, I am already modifying the stack by adding an extra worker node for...