Josh Wood
|
c28ffd9cca
|
getting-started/aws: Update links to AWS deploy tools
- Update link to kube-aws at Incubator
- Add link to tectonic-installer for aws
|
2017-04-28 15:38:39 -07:00 |
|
Xiaoyu Zhang
|
4c189a0340
|
Fix broken link:aws.md
Fix broken link:aws.md
|
2017-04-14 11:39:43 +08:00 |
|
Justin Santa Barbara
|
19327529b1
|
AWS kube-up is removed in 1.6
|
2017-04-03 11:33:25 -07:00 |
|
Andrew Chen
|
fe780e07a5
|
Move Guide topic: Kubeconfig File
|
2017-03-16 15:42:11 -07:00 |
|
Daniel Smith
|
98d2cb6f44
|
Remove lavalamp from docs he doesn't know anything about
|
2017-01-09 15:14:38 -08:00 |
|
Ben Balter
|
bfa604351f
|
add explicit titles to docs
|
2016-12-15 15:16:54 -05:00 |
|
chrislovecnm
|
c4da909199
|
tweaks requested
hr
|
2016-10-27 23:19:33 -06:00 |
|
chrislovecnm
|
f85bbc130c
|
moving kube-up.sh to legacy for aws install
|
2016-10-27 23:19:32 -06:00 |
|
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 https://github.com/kubernetes/kubernetes/blob/59628744141bb6debd4ac042882ffa6855d846ce/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 |
|