Commit Graph

2260 Commits

Author SHA1 Message Date
Isaac Hollander McCreery 06e6f72355 Clarify -dirty language, and add --no-dry-run to usage 2015-11-03 09:42:49 -08:00
Isaac Hollander McCreery b6745eb538 Fix releasing clause about cutting beta releases 2015-11-03 09:26:01 -08:00
Isaac Hollander McCreery de53b2aec6 Versioned beta releases 2015-11-02 15:40:06 -08:00
Isaac Hollander McCreery ab92564429 Update docs and prompts for better dry-runs and no more versionizing docs 2015-11-02 15:40:06 -08:00
Isaac Hollander McCreery 37361519a6 Versioned beta releases 2015-11-02 15:40:06 -08:00
Isaac Hollander McCreery 77d4711904 Fixups of docs and scripts 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery bea654021f Remove old releasing illustrations 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery c19a1f90d8 Updates to versioning.md 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery 1e19e8e1c8 Move to release/ 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery a17031110e Fixups of docs and scripts 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery b264864ea6 Doc fixup to reflect script reality 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery 2650762ee4 Proposed design for release infra 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery 87e5266e0a TODOs 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery 6a9d36de0b Remove out-of-date information about releasing 2015-11-02 09:27:52 -08:00
hurf 6f050771d9 Remove trace of "kubectl stop"
Remove doc and use of "kubectl stop" since it's deprecated.
2015-10-30 14:12:20 +08:00
Tim St. Clair 706954ab3e Add kubelet raw metrics API proposal 2015-10-27 15:05:05 -07:00
k8s-merge-robot dc54d28283 Merge pull request #11938 from justinsb/docs_aws_internals
Auto commit by PR queue bot
2015-10-27 11:30:09 -07:00
Daniel Smith 4cb900b251 Merge pull request #16209 from erictune/fix-devel-doc
In devel docs, refer to .kube/config
2015-10-26 17:17:17 -07:00
Jerzy Szczepkowski f6c42a0cf8 Proposal for horizontal pod autoscaler updated and moved to design.
Proposal for horizontal pod autoscaler updated and moved to design. Related to #15652.
2015-10-26 08:33:24 +01:00
Jerzy Szczepkowski 0880787aa4 Proposal for horizontal pod autoscaler updated and moved to design.
Proposal for horizontal pod autoscaler updated and moved to design. Related to #15652.
2015-10-26 08:33:24 +01:00
Robert Wehner 202e7b6567 Fix dead links to submit-queue
* https://github.com/kubernetes/contrib/pull/122 merged submit-queue into mungegithub. This fixes links to the old submit-queue location.
* Standardized to use "submit-queue" instead of "submit queue". Just picked one since both were used.
* Fixes dead link to on-call wiki.
2015-10-24 20:02:54 -06:00
Eric Tune 2df426d3f2 In devel docs, refer to .kube/config
not .kubernetes_auth
2015-10-23 15:44:42 -07:00
Tim Hockin 08d5de5c8d fix another bad backticks usage 2015-10-23 15:18:09 -07:00
Tim Hockin 536afb79a0 Merge pull request #16197 from thockin/docs-nits
syntax is 'go' not 'golang'
2015-10-23 15:08:58 -07:00
Tim Hockin 27b87616c7 syntax is 'go' not 'golang' 2015-10-23 15:08:27 -07:00
dingh 6579078d9d fix typo in api-converntions.md 2015-10-23 13:46:32 +08:00
k8s-merge-robot 87802fb300 Merge pull request #15414 from thockin/exp-beta-annotations
Auto commit by PR queue bot
2015-10-20 17:45:32 -07:00
k8s-merge-robot dcbc922e37 Merge pull request #15566 from erictune/api-conv
Auto commit by PR queue bot
2015-10-19 16:06:55 -07:00
Justin Santa Barbara 830e70f0da Rename LoadBalancing -> LoadBalancer
To match the Type value
2015-10-19 15:43:41 -04:00
Eric Tune 0b10e0b16a Documented required/optional fields. 2015-10-19 11:16:24 -07:00
Justin Santa Barbara 5d938fc28f Remove broken link to CloudFormation setup 2015-10-19 14:06:32 -04:00
Justin Santa Barbara 9c150b14df More fixes based on commments 2015-10-19 13:55:43 -04:00
Justin Santa Barbara 7582e453bc Two small fixes (to keep doc-gen happy) 2015-10-19 13:42:03 -04:00
Justin Santa Barbara a8965e59a1 Fix some typos from my read-through 2015-10-19 13:42:03 -04:00
Justin Santa Barbara 1d67698c10 Changes per reviews 2015-10-19 13:42:03 -04:00
Justin Santa Barbara ad3c044039 AWS "under the hood" document
Document how we implement kubernetes on AWS, so that configuration tools
other than kube-up can have a reference for what they should do, and
generally to help developers get up to speed.
2015-10-19 13:42:02 -04:00
Wojciech Tyczynski 21ea4045ce api_changes.md changes for json-related code autogeneration. 2015-10-19 19:37:53 +02:00
Chao Xu 1f6336e065 refactor "experimental" to "extensions" in documents 2015-10-15 13:39:54 -07:00
k8s-merge-robot 1027a55bae Merge pull request #15519 from ihmccreery/upgrade-versioning
Auto commit by PR queue bot
2015-10-15 06:30:12 -07:00
Marek Grabowski 3456f3745e Merge pull request #15336 from ixdy/install-etcd
Move hack/travis/install-etcd.sh to hack/, and update etcd version to 2.0.12
2015-10-15 09:29:25 +02:00
Tim Hockin 7707173def update docs on experimental annotations 2015-10-14 15:31:37 -07:00
Isaac Hollander McCreery bb2aa8770f Upgrades and upgrade tests take versions of the form release/stable instead of stable_release:
- Refactor common and gce/upgrade.sh to use arbitrary published releases
- Update hack/get-build to use cluster/common code
- Use hack/get-build.sh in cluster upgrade test logic
2015-10-14 10:16:21 -07:00
Eric Tune 576acdb7fb Doc: apigroups, alpha, beta, experimental/v1alpha1 2015-10-14 09:06:05 -07:00
Jeff Grafton aee2383f9b Update documentation to describe how to install etcd for testing 2015-10-13 16:06:01 -07:00
Jeff Grafton d587e3b9f9 Update test helpers and dev doc to use etcd v2.0.12. 2015-10-13 16:05:56 -07:00
Chao Xu 2149a990c5 remove code refernce 2015-10-13 13:22:54 -07:00
Mike Danese e2dd98e605 fix incorrect merge MIME type in api-conventions doc 2015-10-12 11:35:30 -07:00
k8s-merge-robot 4693ee23d1 Merge pull request #13885 from smarterclayton/websocket_exec
Auto commit by PR queue bot
2015-10-10 09:52:01 -07:00
k8s-merge-robot dab14bc026 Merge pull request #14219 from Huawei-PaaS/change_params_to_extraParams
Auto commit by PR queue bot
2015-10-09 15:47:21 -07:00
Clayton Coleman 499f571b4e Expose exec and logs via WebSockets
Not all clients and systems can support SPDY protocols. This commit adds
support for two new websocket protocols, one to handle streaming of pod
logs from a pod, and the other to allow exec to be tunneled over
websocket.

Browser support for chunked encoding is still poor, and web consoles
that wish to show pod logs may need to make compromises to display the
output. The /pods/<name>/log endpoint now supports websocket upgrade to
the 'binary.k8s.io' subprotocol, which sends chunks of logs as binary to
the client. Messages are written as logs are streamed from the container
daemon, so flushing should be unaffected.

Browser support for raw communication over SDPY is not possible, and
some languages lack libraries for it and HTTP/2. The Kubelet supports
upgrade to WebSocket instead of SPDY, and will multiplex STDOUT/IN/ERR
over websockets by prepending each binary message with a single byte
representing the channel (0 for IN, 1 for OUT, and 2 for ERR). Because
framing on WebSockets suffers from head-of-line blocking, clients and
other server code should ensure that no particular stream blocks. An
alternative subprotocol 'base64.channel.k8s.io' base64 encodes the body
and uses '0'-'9' to represent the channel for ease of use in browsers.
2015-10-09 14:33:40 -04:00