Commit Graph

429 Commits

Author SHA1 Message Date
Justin Santa Barbara 5af4f47a22 Merge pull request #2551 from svozza/patch-1
Adds instructions for developing in Docker
2017-05-12 21:54:17 -07:00
Justin Santa Barbara 80707038b9 Merge pull request #2456 from snoby/docs/changeAPIAccess
Added docs description on changing from Internet-facing to Internal a…
2017-05-12 21:46:01 -07:00
Stefano Vozza cb5c6cb856 Adds instructions for developing in Docker 2017-05-12 12:20:49 +01:00
Laurent Crisci cf6654e60c
Fixed some typos, s/resrouces/resources/ 2017-05-11 17:05:50 +01:00
Justin Santa Barbara 4f88a6463f Merge pull request #2526 from dolftax/coreos-ssh-doc
[Fixes #2506] Adds CoreOS SSH username as `core` in docs
2017-05-10 08:55:59 -07:00
Chris Love 65216d69f8 Merge pull request #2532 from four43/patch-1
Updated security docs to display API secret token correctly
2017-05-09 22:32:48 -06:00
Stefano Vozza cb53eb3518 mention cloudformation as target in update cluster help 2017-05-08 22:04:24 +01:00
Seth Miller 569e6bbf25 Updated security docs to display API secret token correctly
Fixes #2234
2017-05-08 15:58:37 -05:00
Jaipradeesh Janarthanan 7b1fa77e89
[Fixes #2506] Adds CoreOS SSH username as `core` in docs
Signed-off-by: Jaipradeesh Janarthanan <jaipradeesh@gmail.com>
2017-05-08 16:27:42 +05:30
chrislovecnm 53848f1f7f Work on cli documentation 2017-05-07 21:03:29 -06:00
chrislovecnm 7487b0d756 updating docs, adding verify-gendocs and more build tweaks 2017-05-04 18:58:10 -06:00
Pierre Ozoux 6809008344 Fix md typo 2017-05-04 11:52:21 +01:00
Matt Snoby 92ef801a5a Fixed several typo's and did some formatting changes 2017-04-29 23:22:16 -04:00
Vincent Ambo a4518fede5 docs aws: Add explicit note about cross-account S3 support
Relates to #353
2017-04-29 18:05:50 +02:00
Matt Snoby 0024c77dec Added docs description on changing from Internet-facing to Internal access on the API ELB 2017-04-28 09:11:30 -04:00
Chris Love 8d513532c9 Merge pull request #2356 from blackstar257/heapster-1.3.0
[heapster] Create v1.3.0.yaml
2017-04-26 11:30:00 -06:00
Chris Love 8f95588e10 Merge pull request #2431 from voyalab/patch-2
Spell mistake in document.
2017-04-26 01:04:03 -06:00
Kyle Umstatter 3d33f21835 Update addons.md 2017-04-25 22:27:44 -07:00
Voyalab LLC 86d22104d5 Spell mistake in document.
Changed daesonset to daemonset.
2017-04-25 23:53:20 +05:30
Justin Santa Barbara c8b18be9dd Gossip backed DNS 2017-04-25 01:32:21 -04:00
Justin Santa Barbara 990596870f Merge pull request #1887 from snoby/docs/get_config_file
Added documentation on downloading the kops spec config file
2017-04-25 00:24:32 -04:00
Justin Santa Barbara 5d8ad211e2 Merge pull request #2405 from chrislovecnm/rolling-update-diagrams
Adding a diagram covering rolling updates.
2017-04-25 00:20:55 -04:00
Justin Santa Barbara 787803f32b Merge pull request #2410 from reactiveops/cli-docs-proposal
Proposes standards for grammar for Cobra CLI Docs
2017-04-25 00:11:10 -04:00
Justin Santa Barbara 77fbf9cbf9 Merge pull request #2401 from vmware/vsphere-upstream
Add vSphere provider support
2017-04-25 00:09:37 -04:00
William Broach 3dd7eb9ad8 Update upgrade.md 2017-04-23 12:00:14 -04:00
Eric Hole 0842e737a5 Proposes standards for grammar for CLI 2017-04-22 18:55:34 -04:00
William Broach f635d1b2ed Theres no preview with terraform, terraform plan is your preview 2017-04-22 18:02:16 -04:00
William Broach def114cf24 specify --target=terraform 2017-04-22 18:01:11 -04:00
William Broach 6d164f0fb1 Update docs to show updating cluster with terraform 2017-04-22 17:44:17 -04:00
chrislovecnm 3d3e03cfab docs are out of date 2017-04-22 12:56:33 -06:00
chrislovecnm a3e4cdec0c updating with source files 2017-04-22 12:43:41 -06:00
chrislovecnm 3b03fe6864 zsh autocompletion and updating docs 2017-04-22 11:55:51 -06:00
chrislovecnm ea3d909f60 Adding a diagram covering rolling updates. 2017-04-22 10:09:45 -06:00
Eric Hole d68e7c5b8f Merge pull request #2228 from arthurlm44/patch-1
recommend using matching kops to kube versions docs
2017-04-22 09:48:48 -04:00
Miao Luo de72c50a0d Change the default image name for vsphere provider and other minor fix. 2017-04-20 23:38:33 -07:00
Miao Luo 58197e6dab Support user-defined s3 endpoint.
When Environment variable S3_ENDPOINT is not empty, kops will use
the bucket on this specific s3 endpoint, instead of using AWS S3
by default.
2017-04-20 23:38:32 -07:00
Miao Luo b15014f9a3 Address review comments and add installing instructions. 2017-04-20 23:37:41 -07:00
prashima 074791b446 Removed hardcode from protokube logic. Fixes #15. (#46) 2017-04-20 23:37:40 -07:00
prashima 5c92bc6a2d Added featureflag for vSphere cloud. Fixes #26. (#29) 2017-04-20 23:37:40 -07:00
Abrar Shivani d65adc6834 Update readme to include command to launch cluster for vSphere CloudProvider 2017-04-20 23:37:19 -07:00
prashima fc8faea2c8 Fixed environment variable setting process for vSphere. (#16) 2017-04-20 23:37:19 -07:00
prashima bc3e8c3734 Added code to enable nodeup and protokube building and execution for vSphere VM (#11)
* Added code to enable nodeup and protokube building and execution for vSphere VM.

* Fixed nodeup template for vSphere.
2017-04-20 23:37:19 -07:00
Miao Luo c5519c0009 Add CoreDNS support into DNS controller addon image. 2017-04-20 23:33:21 -07:00
Miao Luo 4f98f5b47e Use CoreDNS for vSphere provider (#2)
* Add support of CoreDNS for vSphere provider.

* Add instructions about how to setup CoreDNS for vSphere provider.

* Address comments for CoreDNS support code.
2017-04-20 23:33:20 -07:00
prashima e51e841d0c Added vSphere volumes to protokube, updated vSphere testing doc and makefile. (#1)
* Add vSphere volumes to protokube. Update vSphere testing doc and makefile.

* Updated vsphere_volume to get correct IP. Addressed comments.
2017-04-20 23:33:20 -07:00
Leandro Repolho 75718857b6 Add reference to Route53 Addon Mantainer
I'm also adding a link to improved installing instructions at
addons/route53-mapper/README.md
2017-04-20 21:28:39 +10:00
Leandro Repolho 77bf343a5e Merge branch 'master' into patch-1 2017-04-20 21:28:03 +10:00
Matt Snoby c8a00d94e2 Added an additional method for downloading the spec file 2017-04-19 23:21:06 -04:00
Justin Santa Barbara 9294102139 Experimental nvidia driver installation via a hook
With sha3sum validation technique thanks to @bskaggs
2017-04-19 00:43:59 -04:00
Justin Santa Barbara 16b67d29b4 Merge pull request #2365 from BrentDorsey/master
kops nodeLables - additional documentation to clarify how nodeLables work in AWS
2017-04-19 00:19:59 -04:00