Commit Graph

174 Commits

Author SHA1 Message Date
chrislovecnm 9c113d0a26 updating base docs to match close to kubernetes-template-project 2016-12-19 22:02:58 -07:00
Sharif Nassar c28105cf85 Update link to Weave repository. 2016-12-19 11:38:01 -08:00
Justin Santa Barbara fed68310fa Schema v1alpha2
* Zones are now subnets
* Utility subnet is no longer part of Zone
* Bastion InstanceGroup type added instead
* Etcd clusters defined in terms of InstanceGroups, not zones
* AdminAccess split into SSHAccess & APIAccess
* Dropped unused Multizone flag
2016-12-18 21:56:57 -05:00
Kris Nova 343a99db67 Merge pull request #1145 from bjarkevad/patch-2
`kops upgrade` docs
2016-12-16 06:31:23 -07:00
Chris Love c82fe10abc Merge pull request #1032 from DualSpark/aws-tutorial
Aws tutorial
2016-12-14 22:28:31 -07:00
Bjarke Vad Andersen da5d7af5d5 `kops upgrade` docs
Updated docs to reflect that kops uses the stable channel published here: https://github.com/kubernetes/kops/blob/master/channels/stable
2016-12-13 09:44:10 +01:00
Kris Childress ba3341ece8 Tweaks for PR 2016-12-12 21:52:19 -07:00
Kris Childress 24e99a01ac More tweaks 2016-12-12 20:52:35 -07:00
Kris Childress a5ace1fe0a Fix dig output 2016-12-12 19:36:28 -07:00
Kris Childress 06090aa53a Adding kubectl brew directive 2016-12-12 16:01:12 -07:00
Kris Childress 177a95bcc7 Remove nivenly! 2016-12-12 15:18:04 -07:00
Kris Childress 49f00369eb Advanced example 2016-12-12 15:12:21 -07:00
Kris Childress 22502fc0d4 Format tweaks 2016-12-12 15:07:59 -07:00
Kris Childress 61a5a44f8a NS and AWS changes 2016-12-12 15:02:53 -07:00
vendrov 3a9ffd1f92 Fix broken link of cluster_spec.md 2016-12-12 17:04:22 +02:00
Kris Childress ad5f18a423 Merge pull request #1053 from DualSpark/release
Release Process Documentation - See notes
2016-12-11 13:07:09 -07:00
Kris Childress e75c4d5018 Merge pull request #1022 from yissachar/patch-1
Add documentation about incorrect VPC diffing
2016-12-11 11:31:09 -07:00
Kris Childress 4dd446e4d1 1 -> Majority for testing apres release 2016-12-05 08:41:16 -07:00
Kris Childress 4c00c14f40 Tagging 2016-12-05 08:40:37 -07:00
Kris Childress 207e1db594 More items in AWS support 2016-12-05 08:39:50 -07:00
Kris Childress d59923f0ce Typo path -> patch 2016-12-04 06:19:23 -07:00
Kris Childress 56ec37307a Notes on release process for 1.4.2 2016-12-04 06:14:39 -07:00
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
Kris Childress 890aa6d609 Adding highlighting, and exporting NAME 2016-12-02 14:05:12 -07:00
Will Platnick 9e6323afdd Update Homebrew documentation 2016-12-02 11:12:46 -06:00
Kris Childress 62279b3674 Remove double logo, tweak README 2016-12-01 23:13:34 -07:00
Kris Childress 448cadd9da Adding legal note 2016-12-01 22:59:43 -07:00
Kris Childress 3c7fe0ca8d fix typo with space 2016-12-01 22:45:00 -07:00
Kris Childress f00ef862b8 Resize k8s logo 2016-12-01 22:42:56 -07:00
Kris Childress ba637ef8a1 More tweaks, flipping logo around 2016-12-01 22:41:06 -07:00
Kris Childress 1b50160790 Format tweaks 2016-12-01 22:38:06 -07:00
Kris Childress cbaf0bbd19 Kops Tutorial re-work 2016-12-01 22:35:07 -07:00
Kris Childress 06e2250508 Init 2016-12-01 22:00:50 -07:00
Kris Childress d063499a55 Init 2016-12-01 21:57:02 -07: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
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