Commit Graph

199 Commits

Author SHA1 Message Date
Justin Santa Barbara 2912dee6e1 Rename -> AccessSpec, ELB -> LoadBalancer
Also add docs
2017-01-04 23:04:30 -05:00
Zach Loafman 7079729f26 Revert "Revert "Load protokube from http/https"" 2017-01-04 09:32:24 -08:00
Zach Loafman d69fd6989c Revert "Load protokube from http/https" 2017-01-04 07:54:20 -08:00
Justin Santa Barbara fbbfa98872 Merge pull request #1318 from justinsb/images_over_http
Load protokube from http/https
2017-01-03 22:31:03 -05:00
Justin Santa Barbara 33979fffec Merge pull request #1300 from zmerlynn/document-e2e-run
docs / e2e: Update testing.md and remove the old e2e directory
2017-01-03 10:31:54 -05:00
Justin Santa Barbara 95a4069fad Recognize KOPS_BASE_URL, fallback to KOPS_URL
KOPS_URL feels a little too generic
2017-01-03 10:18:49 -05:00
Justin Santa Barbara 5d6d0f5f5d Load protokube from http/https
This helps us treat protokube as being paired with nodeup, and is a step
towards registry-less deployments (and isolated deployments) along with
moving away from our deprecated gcr.io usage.
2016-12-31 15:21:20 -05:00
Chris Love 37b27d84fe Merge pull request #1236 from justinsb/import_fixup
Fixes for import from kube-up
2016-12-29 21:48:24 -07:00
Chris Love f3eb195da5 Merge pull request #1256 from DualSpark/aws-readme-updates
Updating AWS to use pypi instead of brew
2016-12-29 21:18:43 -07:00
Kris Nova 88c8fb0503 Adding both AWS cli options 2016-12-29 04:31:03 -07:00
Kris Nova 597b433831 Ascii cast! 2016-12-29 04:23:54 -07:00
Zach Loafman 9c83ccc541 docs / e2e: Update testing.md and remove the old e2e directory
Fixes #1003
2016-12-28 13:51:41 -08:00
Justin Nauman f376fe5fef Update aws.md
Small correction around region the demo actually uses
2016-12-28 14:08:02 -06:00
Justin Santa Barbara e3eb7454d2 Fixes for import from kube-up 2016-12-27 00:18:18 -05:00
Kris Childress cf46fdff51 Updating AWS to use pypi instead of brew 2016-12-25 19:17:58 -07: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
Chris Love 789bfcf07b Merge pull request #1093 from heschlie/master
Integrating Calico as CNI provider
2016-12-22 17:43:48 -07:00
Vince Montalbano a1d7eb6eca Docs for crossbuild explanation 2016-12-21 10:35:31 -06:00
Vince Montalbano 5ea5b50511 docs for cross compile 2016-12-20 21:14:32 -06:00
Vince Montalbano b0a535c4cb Add KubeletPreferredAddressTypes #1083 Documentation 2016-12-20 12:28:39 -06:00
heschlie a4b7093b0d Calico integration
Adding the option to install Calico with the `--networking calico`
argument.  This will currently deploy Calico v2.0 to the cluster.

Documentation has also been updated with information about Calico and
where one can find more information or help.
2016-12-20 10:13:00 -08:00
Justin Santa Barbara 3528a67a26 Add links & hints 2016-12-20 11:20:23 -05:00
Justin Santa Barbara 24e9d2fb07 Add note about need for && make 2016-12-20 11:15:32 -05:00
Justin Santa Barbara 39a1ecaec4 Initial doc for API machinery
Fix #1164
2016-12-20 10:56:27 -05: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