Derek VerLee
ffa95b8112
Add support for cluster using http forward proxy
2017-08-07 14:30:42 -04:00
Justin Nauman
c794e139de
Update run_in_existing_vpc.md
...
Fixing broken links for Topology and Networking
2017-03-15 14:05:11 -05:00
yissachar
b6a954476d
Fix broken link
2017-03-15 00:57:26 -04:00
mshenhera
459e669d9e
fixed link to topology.md file
2017-01-31 14:51:31 +02:00
Chris Love
58b92bc390
Merge pull request #1615 from geojaz/patch-1
...
Update run_in_existing_vpc.md note for tagging shared subnets
2017-01-28 21:56:30 -07:00
Eric Hole
ff9936fe8b
Update run_in_existing_vpc.md for shared subnets tags
2017-01-24 22:02:18 -05:00
Justin Santa Barbara
5f956433b9
Document existing-subnet requirements
2017-01-24 10:42:23 -05:00
Justin Santa Barbara
30ae86bb86
Automatically infer VPC & Subnet CIDRs
...
Issue #1492
2017-01-20 02:04:36 -05:00
Eric Hole
1e3d94392c
Major redo/squash of the work to get egress added to the API and hooked up.
...
One commit from the always incredible @kris-nova was incorporated here, it was to
check for tags in `kutil/delete_cluster.go`. She was a major driver and instrumental in getting
this to where we aere now!
2017-01-19 16:57:42 -05:00
Eric Hole
3de7bfb93f
First pass at Shared NGW docs.
2017-01-08 09:35:56 -05:00
Chris Love
2aa3a6ce03
Merge pull request #766 from vendrov/patch-2
...
elaborate "external networking"
2016-12-24 13:20:15 -07:00
vendrov
43a9170ca9
Changed
2016-12-24 18:06:22 +02:00
yissachar
99305a57e4
Fix link
2016-12-01 00:59:12 -05:00
yissachar
19d183112d
Add documentation about incorrect VPC diffing
2016-12-01 00:31:39 -05:00
keglevich3
200d7e20e6
elaborate "external networking"
...
Giving example for external netowrking
2016-10-31 23:20:48 +02:00
keglevich3
574dd9904f
typo
...
typo
2016-10-31 22:46:38 +02:00
Yissachar Radcliffe
5217bd432d
Add support for shared subnets
2016-09-16 12:17:44 -04:00
Justin Santa Barbara
360c82b0f6
Remove lingering reference to --dryrun mode
...
Issue #16
2016-08-03 01:29:47 -04:00
Justin Santa Barbara
2fa3bcc952
UX: Split create command into `create` and `update`
...
We separate out the `create cluster` operation from the `update cluster`
operation. Now create cluster only creates the spec (unless you pass
--yes), and is only for new clusters.
`update cluster` works on new or existing clusters, and should be called
to apply changes.
`update` is not the best name, because it means something different in
kubectl, but I think it's a good start.
2016-07-21 11:54:09 -04:00
Justin Santa Barbara
3886c03efe
Cleanup: move docs to top-level, add .gitignore
...
Rearranging for the new repo
2016-06-30 10:31:18 -04:00