k3s/cluster/aws
Kubernetes Submit Queue 712d3d2cd3 Merge pull request #30912 from mwl/fix/aws-multicluster-per-region
Automatic merge from submit-queue

Added INSTANCE_PREFIX to project hash to avoid S3 bucket clash

**What this PR does / why we need it**:
Fixes an issue where if you run multiple k8s clusters in same region S3 resources are being overwritten and therefore node bootstrapping stalls, i.e. when using Auto scaling.

**Special notes for your reviewer**:
By adding the `INSTANCE_PREFIX` to the project hash in the S3 bucket the bucket will not be overwritten.

**Release note**:
<!--  Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access) 
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. 
-->
```release-note
```
2016-10-16 09:10:43 -07:00
..
common Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
jessie Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
templates bump master cidr range from /30 to /29 2016-09-16 13:41:58 -07:00
wily Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
config-default.sh fixup: iam roles are now uniquely identified by CLUSTER_ID + VPC_ID 2016-10-11 11:54:55 -07:00
config-test.sh fixup: iam roles are now uniquely identified by CLUSTER_ID + VPC_ID 2016-10-11 11:54:55 -07:00
options.md Fixed several typos 2016-07-13 15:06:24 +01:00
util.sh Merge pull request #30912 from mwl/fix/aws-multicluster-per-region 2016-10-16 09:10:43 -07:00