Commit Graph

98 Commits

Author SHA1 Message Date
Chris Love 789dd5777c Merge pull request #818 from Frameio/cobra-docs
Cobra improvements
2016-11-08 10:02:25 -08:00
Billy Shambrook cca9d62265 Add a development doc about general documentation guidelines 2016-11-08 12:02:48 +00:00
Billy Shambrook 7472349b86 Stop cobra adding a autogenerated comment when creating docs.
This is to avoid spamming pull requests.
2016-11-08 11:56:50 +00:00
Billy Shambrook 13919b066a add example to cli help for completion command. 2016-11-08 11:52:03 +00:00
Kris Childress 8532644166 Merge pull request #827 from justinsb/docs_update_dev_version
docs: suggest a better name for dev versions of nodeup
2016-11-07 21:41:41 -08:00
Justin Santa Barbara d54ae563b8 Improve docs for images & the ubuntu image
* make heading for the ubuntu image
* add links for the debian images

Fix #756
2016-11-06 23:10:47 -05:00
Justin Santa Barbara 7e7dd953c8 Cleanup, a few notes for centos 2016-11-06 22:28:07 -05:00
Justin Santa Barbara 7566254372 docs: suggest a better name for dev versions of nodeup 2016-11-06 21:55:38 -05:00
Justin Santa Barbara 3e2d89c6b0 Recognize redhat.com image-owner-alias, fix docs 2016-11-06 21:38:21 -05:00
Billy Shambrook ea689f8ca9 add completion cli command. 2016-11-05 18:41:57 +00:00
Billy Shambrook 8e979ca434 add genhelpdocs cmd to generate cli markdown docs 2016-11-05 18:41:47 +00:00
Billy Shambrook aa2e394120 promote imperative git commit messages. 2016-11-05 18:21:09 +00:00
Billy Shambrook f38108ce7c add 'how to add new dependencies' to development docs. 2016-11-05 18:15:11 +00:00
Justin Santa Barbara 634e1e3c9c Add docs on how to update a dependency 2016-11-03 23:56:05 -04:00
Kris Childress 3e131445d0 Adding note on the kops build directory structure 2016-11-03 00:34:06 -06:00
Chris Love 1a9b455c6d Merge pull request #761 from Shrugs/docs/clarify-dns-creation-delay
docs: clarify delay on the api.* routes in Route53
2016-10-31 15:30:23 -06:00
keglevich3 574dd9904f typo
typo
2016-10-31 22:46:38 +02:00
Matt Condon d40fb499d6 docs: clarify delay on the api.* routes in Route53 2016-10-31 12:24:43 -04:00
David Radcliffe 02989e4ed8 move boot-sequence doc into docs directory 2016-10-28 12:21:32 -04:00
Kris Childress ff92d3a85b Remove how it works - updating readme 2016-10-26 17:44:25 -06:00
Kris Childress 5d2b89ceae Visability for "other interesting modes" 2016-10-26 06:55:05 -06:00
Kris Childress 9216ef737b Readme Changes
- This is a major documentation change and cleanup for kops
2016-10-25 00:56:18 -06:00
chrislovecnm a91462695f Documenation for the new stuff and cleaning up test 2016-10-19 09:20:39 -06:00
Chris Love 0d78c65498 Merge pull request #660 from justinsb/fix_upgrade
Fix upgrade from kube-up
2016-10-18 10:39:33 -06:00
Chris Love f750d7177f Merge pull request #653 from nckturner/grammar-fix-10-14
simple -> simply
2016-10-15 18:10:41 -06:00
Justin Santa Barbara 1d54ef0409 Update upgrade docs for new service token workaround
Now that we know that service token rotation wasn't implemented, it
makes more sense why it wasn't working.  The workaround is a little
more involved than it used to be, but this will be better in 1.5 anwyay.
2016-10-15 14:18:29 -04:00
Justin Santa Barbara d7a2b0ba39 Add doc for our approach to dependencies 2016-10-15 13:26:41 -04:00
Nick Turner 443c810b7f simple -> simply 2016-10-14 22:47:06 -07:00
Justin Santa Barbara 6eeb7bf596 Prepare for 1.4.1: bump nodeup; add docs 2016-10-10 10:55:48 -04:00
Justin Santa Barbara a47674d10c Redhat/CentOS fixes per code review
* Always read /etc/redhat-release (symlinked on CentOS)
* Make _rhel_family the tag name, not _centos_family
* Add comment about writing to "system" systemd area
2016-10-07 09:43:04 -04:00
Justin Santa Barbara 9596b64121 Add RHEL7 2016-10-07 00:11:08 -04:00
Justin Santa Barbara d86390c172 CentOS7 initial experimental support 2016-10-06 23:23:30 -04:00
Justin Santa Barbara 655a61588e Switch all the final switches for release 1.4
Also apply the 1.4 schema changes.
2016-10-01 13:50:19 -04:00
Justin Santa Barbara 3ead9fe0ce Create addons for 1.4
(It isn't activated yet though)
2016-10-01 09:35:20 -04:00
Justin Santa Barbara aebf5f1e03 Create stable channel for kops
The idea being we don't necessarily always want to pick up the latest
change immediately, without validating it first.

Also this is an easy way to recommend the latest AMI without having to
search for it.  We also create an alias to the owner id, so that it is
readable / verifiable.
2016-09-30 20:59:32 -04:00
Justin Santa Barbara efe206ef61 Add docs for labels
Fix #441

Fix #241

Issue #311
2016-09-28 22:02:58 -04:00
Andrew Johnstone 07ef05d931 Rename comands.md to commands.md 2016-09-26 11:48:40 +01:00
Justin Santa Barbara 5ee6cc4f7b Docs on uploading a custom build 2016-09-24 11:51:11 -04:00
Justin Santa Barbara 999e802b5d Merge pull request #492 from justinsb/docs_image_name
Docs: describe how to go from an AMI to an image name
2016-09-24 11:42:32 -04:00
Justin Santa Barbara d494d83436 Merge pull request #452 from yissachar/support-shared-subnets
Add support for shared subnets
2016-09-24 11:41:28 -04:00
Justin Santa Barbara addaf5e4b4 Don't add terraform to --out
Fix #486
2016-09-24 11:25:39 -04:00
Justin Santa Barbara adf71b180d Docs: describe how to go from an AMI to an image name 2016-09-23 10:21:07 -04:00
Yissachar Radcliffe 5217bd432d Add support for shared subnets 2016-09-16 12:17:44 -04:00
Andrew Johnstone f6d2f8f196 Update secrets.md 2016-09-09 17:09:58 +01:00
Justin Santa Barbara 6e853a020f More docs on custom images
Explain that ubuntu is not yet tested
2016-09-09 10:24:38 -04:00
Justin Santa Barbara 9c3105b323 Make automatic upgrades optional
We add a `UpdatePolicy` field to the cluster spec

Also document how this feature was added.
2016-09-08 11:18:14 -04:00
Justin Santa Barbara 62d5451b25 Initial (experimental) Ubuntu 16.04 support 2016-09-08 10:20:42 -04:00
Justin Santa Barbara 466ee35787 Merge pull request #375 from justinsb/docs_network_1
WIP network mode docs
2016-09-08 00:15:23 -04:00
Justin Santa Barbara d3ab070b0d Use go-bindata to embed our models
This allows us to have single-file deployment
2016-09-07 11:56:03 -04:00
Justin Santa Barbara d2ccc99e86 WIP network mode docs 2016-08-27 15:19:15 -04:00