for-aws icon indicating copy to clipboard operation
for-aws copied to clipboard

Results 99 for-aws issues
Sort by recently updated
recently updated
newest added

### Expected behavior Routing mesh always routes to Task. ``` sslProtocol: TLSv1.2 traceId: "Root=1-5ade0220-2af7d7103105e78080019f18" protocol: https backendHost: 172.31.24.140:8012 sslCipher: ECDHE-RSA-AES128-GCM-SHA256 domainName: "developers.test.angelcam.com" request: "GET https://developers.test.angelcam.com:443/angelcam-api/reference HTTP/1.1" receivedBytes: 422 backendStatusCode: 200...

status/0-more-info-needed

I'm in the process of running a cassandra cluster in docker swarm and we're testing using Cloudstor EBS relocatable volumes for performance and durability. I'm in the process of creating...

### Expected behavior Cloudstor should be able to work fine in arbitrary hosts where /proc/self/mountinfo may have certain devices in absent state. For example: /dev/mqueue as reported in https://forums.docker.com/t/how-to-mount-an-ebs-volume-on-the-docker-swarm-manager/29102/17 ###...

### Expected behavior Have a docker-compose version more up-to-date ### Actual behavior The docker-compose version is old and does not support compose-file with newer version supported by the engine. ###...

### Expected behavior I want the docker daemon to listen over the default UNIX socket and a TCP socket ### Actual behavior Failure to start or ignores my TCP override...

status/0-more-info-needed

### Expected behavior IF EncryptEFS set to false - nothing related to EFS should be happening. ### Actual behavior It doesn't matter if I set it to true or false,...

kind/bug
area/storage
status/3-fixed

The Docker for AWS CloudFormation template generates `daemon.json` files for both managers and workers. But, there is no way to add additional daemon configurations without modifying the template. ### Expected...

kind/enhancement
kind/feature

### Expected behavior I use [Traefik](https://traefik.io) to handle routing and load balancing to http/https services, and normally run it as a global service on all nodes with host mode ports...

kind/enhancement
status/0-triage

### Expected behavior It would be very nice to launch a spotfleet in place of autoscaling group for node (worker) nodes or, even better, make this choice configurable by the...

kind/enhancement
kind/feature

I have a swarm running an nginx service with a single replica. The service exposes ports 80 and 443. Due to frequent configuration changes I frequently removed and recreated the...

status/0-more-info-needed