Commit Graph

23 Commits (1a17ab377231582ed0b3aa0a0d6f6008a133cf23)

Author SHA1 Message Date
Martin Westergaard Lassen 6a40352d86 Corrected `INSTANCE_PREFIX` usage
`INSTANCE_PREFIX` environment variable is being overwritten by `KUBE_AWS_INSTANCE_PREFIX` environment variable or defaulting to `kubernetes`, see 5962874414/cluster/aws/config-default.sh (L66)

```bash
INSTANCE_PREFIX="${KUBE_AWS_INSTANCE_PREFIX:-kubernetes}"
```
2016-08-18 08:33:53 +01:00
foxish 0f18a994c2 Removed non-org members from OWNERS. 2016-08-03 01:31:31 -07:00
foxish 66f28bb820 Adding OWNERS for docs. 2016-08-02 18:13:52 -07:00
Kelsey Hightower 5f6ae7fd9a Merge pull request #568 from tolleiv/master
Scaling the AWS cluster paragraph added
2016-07-28 12:24:07 -07:00
Justin Santa Barbara a2abe12734 Update AWS docs for 1.3
* We are using Debian by default
* New instance sizes
* We never used OVS
* Add link to kops
2016-07-15 12:13:15 -04:00
Johanan Lieberman 3eb90da6d4 Update aws.md
Full S3 access is required in order to successfully run `kube-up.sh`.
2016-07-15 00:30:29 +03:00
Tolleiv Nietsch e98120fa8a Scaling AWS paragraph adjustment 2016-06-02 12:07:11 +02:00
Tolleiv Nietsch 4380ca93f2 Scaling the AWS cluster paragraph added 2016-05-24 23:38:32 +02:00
DrDePhobia 60d8378a26 Update aws.md
Added blank line
2016-05-24 11:15:23 -07:00
DrDePhobia ce853d3d1e Update aws.md 2016-05-22 15:26:14 -07:00
DrDePhobia 92a3093795 Update aws.md 2016-05-22 14:27:32 -07:00
DrDePhobia 80f4e8670c Update aws.md 2016-05-22 14:25:07 -07:00
DrDePhobia 5ef1b89479 Update aws.md 2016-05-22 13:45:11 -07:00
DrDePhobia b26fda4d62 Update aws.md 2016-05-22 13:42:26 -07:00
DrDePhobia 3669e9f4d3 Update aws.md 2016-05-22 13:40:29 -07:00
DrDePhobia e1fab5e5c1 Update aws.md 2016-05-22 13:34:27 -07:00
DrDePhobia 5e15b25af6 Update aws.md 2016-05-22 13:32:01 -07:00
DrDePhobia 8bfe362e6b Update aws.md 2016-05-22 13:19:59 -07:00
DrDePhobia 4375837302 Update aws.md 2016-05-22 13:14:15 -07:00
mfanjie 98b68ad407 convert md files to unix format 2016-03-07 10:29:06 +08:00
John Mulhausen ee01d0661a Nips and tucks to Kubernetes 1.2 imports, config change default to 1.2 2016-03-06 18:28:56 +00:00
John Mulhausen a6f6fd01cd 1.2 additions for getting-started-guides/ and new non-Markdown files for user-guides 2016-03-06 17:55:12 +00:00
John Mulhausen 4c9e72c518 Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00