Commit Graph

140 Commits

Author SHA1 Message Date
Kris Childress 7242d91e24 Merge pull request #989 from WillPlatnick/brew_docs
Add brew install documentation
2016-12-04 06:00:26 -07:00
alok87 99aa9d6490 Merge remote-tracking branch 'kopsrepo/master' into bastion_improvements
* kopsrepo/master: (29 commits)
  Add verify-boilerplate target
  Add logging of AWS retries
  adding hack/verify-boilerplate.sh to make ci target
  Print time remaining to succeed as a positive value
  adding hack/verify-boilerplate.sh to make ci target
  updating headers, OMG we need this in the ci
  Format resource diffs
  Include error in message when we fail to query AZs
  Import tidying
  Apply gofmt
  Update cmd/kops/validate_cluster for refactor
  Move to pkg/validation and tidy up
  Update command building pattern, a few tweaks
  adds more machine types
  fix path to adding feature doc
  Update dns-controller README
  bug in my fix header script
  updating header
  bumping weave version
  Remove old file
  ...
2016-12-04 17:24:29 +05:30
alok87 66d2e4791d IdleTimeout configurable from editcluster 2016-12-04 16:35:39 +05:30
Will Platnick 9e6323afdd Update Homebrew documentation 2016-12-02 11:12:46 -06:00
alok87 c9751b66a9 Proposed doc updated after discussions 2016-12-01 09:16:19 +05:30
Chris Love 07e4cb1fb7 Merge pull request #1014 from justinsb/docs_fix_ci
Update docs for CI: include version
2016-11-30 14:40:42 -07:00
Kris Childress d8e38fa7de Adding notes on bastion agent forwarding 2016-11-30 10:25:45 -07:00
Justin Santa Barbara 632899a209 Update docs for CI: include version
Because we sniff the version from the HTTP URL, we need to put a version
into the upload URL.
2016-11-30 11:10:32 -05:00
Justin Santa Barbara 4d366bac0d Merge pull request #1008 from DualSpark/move-addons-doc
moving adding a feature docs to development
2016-11-30 00:48:40 -05:00
alok87 a413ea5ac3 Merge remote-tracking branch 'kopsrepo/master' into bastion_improvements
* kopsrepo/master:
  gcs-upload: Use a no-clobber copy instead
  gcs-upload: Fix cache-control on other files as well
  changes from code review
  doc updates
  unit tests with fakes
  it is working in alpha
  working on the start of validate
  Starting work on node lookup and validation
  starting porting node code
  Fix retries for AutoScalingGroup pending delete
  Apply gofmt to pkg directory
  Avoid tests hitting kubernetes stable.txt HTTP file
  Fix printing of max size on instance group
  Disable kubelet from starting until after volume mounts
  Fix Cluster parsing error message
  bumping stable channel to k8s 1.4.6
  support more zones(cn-north-1a/b) for cloud provider guess
2016-11-30 07:58:41 +05:30
chrislovecnm 1234d62a62 moving adding a feature docs to development 2016-11-28 20:01:56 -07:00
chrislovecnm 2bbc95d9e8 changes from code review 2016-11-28 18:54:57 -07:00
chrislovecnm c311a54081 doc updates 2016-11-28 18:18:03 -07:00
chrislovecnm 8a1934ae8b unit tests with fakes
updating docs
2016-11-28 18:17:53 -07:00
alok87 eb67bca038 Docs updated for bastion enable 2016-11-23 12:36:07 +05:30
alok87 2f1ebdea15 Enable/disable bastion, defaults to false 2016-11-23 12:31:51 +05:30
alok87 5457b51c83 Docs - Bastion 2016-11-23 12:26:23 +05:30
Kris Childress 9e1b3dce55 Merge pull request #750 from Shrugs/docs/runtime-config
docs: add documentation for cluster.spec, namely runtimeConfig
2016-11-20 19:34:09 -07:00
chrislovecnm cd39c71c5e docs updated 2016-11-16 15:54:19 -07:00
Chris Love b5646694a6 Merge pull request #807 from justinsb/master_resources
Reduce CPURequests, so we can run on 1 core machine
2016-11-15 13:34:49 -07:00
Justin Santa Barbara 912c6a3587 Merge pull request #868 from itsmrwave/fix_terraform_docs
Use correct envar for cluster name in Terraform docs
2016-11-14 09:36:55 -06:00
chrislovecnm 5a04922e5e base docs 2016-11-13 00:14:29 -05:00
Chris Love 367db9cd38 Merge pull request #875 from itsmrwave/fix2_terraform_docs
Use correct Terraform teardown command in Terraform docs
2016-11-12 11:12:33 -07:00
Chris Love b6cd9ca64f Merge pull request #848 from bjarkevad/patch-1
Use correct `kops rolling-update` command
2016-11-12 11:11:44 -07:00
King'ori Maina 9bf5cf25cb
Use correct Terraform teardown command 2016-11-12 19:03:08 +02:00
King'ori Maina 9ee0fca097
Use correct envar for cluster name 2016-11-11 14:31:52 +02:00
Chris Love f1aa5f4537 Merge pull request #852 from zytek/patch-1
docs: clarify /24 CIDR allocation
2016-11-10 11:09:46 -08:00
alok87 6069350b06 Topology added
Issue - https://github.com/kubernetes/kops/issues/863
2016-11-10 14:06:38 +05:30
Jakub Paweł Głazik e3edfd2792 Clarify /24 CIDR allocation
Kubenet allocated /24 CIDR to each Node, not Pod
2016-11-09 13:27:56 +01:00
Bjarke Vad Andersen 52c255c908 Use correct `kops rolling-update` command 2016-11-09 10:02:47 +01:00
Kris Childress bf4f1a9ea1 Merge pull request #840 from cgilmour/link-romana-documentation
Add link in networking docs for Romana install
2016-11-08 22:09:36 -08:00
Kris Childress 5f600eb543 Note on upgrades being experimental 2016-11-08 15:16:41 -08:00
Kris Childress 5b81b86265 Documentation and CNI requirements
- Fixing topology.md (linting after review)
- Adding error message for a neglected --networking cni on private topologies
- Adding troubleshooting to documentation
2016-11-08 15:16:41 -08:00
Kris Childress e962f9c5fd Adding bastion support 2016-11-08 15:16:41 -08:00
Kris Childress a1ca6b7a5b More progress - getting out to Github so I can switch laptops... will be needing 8 cores today :D 2016-11-08 15:16:41 -08:00
Kris Childress 8fba14b85b Small refactor - getting ready to start YAML 2016-11-08 15:16:41 -08:00
Kris Childress 000e847af2 Topology Initial Commit
- Refactor private networking -> topology
- Define new topology models (no changes yet)
- Docs
- Create cluster --topology and -t
- New functions for topology templating
2016-11-08 15:16:41 -08:00
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
Caleb Gilmour cd35aafd8b Adds a link in networking docs for Romana install 2016-11-08 14:33:17 +13: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