awscli
awscli copied to clipboard
AWS CLI container image
Hi, We are using the below command to download the image into the kube cluster and this has stopped working just from today. Can you please help and let us...
The busybox imitation wget in alpine 3.6 appears to have problems with important AWS contexts, like `wget -O - -q http://169.254.169.254/2016-09-02/meta-data/instance-id` on the newer m5/c5 gen instances An effective workaround...
This PR updated versions of alpine, awscli, aws-cfn-bootstrap and s3cmd.
I think it makes sense to use the version of the `awscli` package itself (eg `quay.io/coreos/awscli:1.11.167`). Maybe include an additional coreos version tag as is done with the hyperkube image.
I believe in the past this repository had a manually triggered Jenkins job which would mirror `master` to `latest` as a sort of 'promotion' / 'release'. Do you recall if...