Commit Graph

2653 Commits

Author SHA1 Message Date
Brian Grant bda23d28bd Merge pull request #5844 from wojtek-t/change_ns_to_namespaces
Change "/ns" to "/namespaces" in few remaining places.
2015-03-24 07:30:33 -07:00
Wojciech Tyczynski 337cdac032 Change "/ns" to "/namespaces" in few remaining places. 2015-03-24 13:05:32 +01:00
Maciej Szulik 1569ae19e6 Fixed markdown 2015-03-24 12:01:41 +01:00
Adam Dymitruk 8a901730fe Better wording for clean up.
Encouraging squashing by default leads to important history being lost. People new to different git flows may be doing themselves and the project a disservice without knowing.
2015-03-23 23:51:46 -07:00
Brian Grant c1182130a2 Merge pull request #5195 from derekwaynecarr/update_namespace_design
Design graceful termination of Namespaces
2015-03-20 09:00:35 -07:00
Derek Carr cd5cc3bdf6 Merge pull request #5418 from rjnagal/docs
Update vagrant documentation to use get.k8s.io for setup.
2015-03-19 11:08:07 -04:00
Rohit Jnagal 3fe373e83a Update vagrant documentation to use get.k8s.io for setup. 2015-03-18 22:17:45 +00:00
derekwaynecarr 6a22c4b38d Update namespaces design 2015-03-18 11:33:02 -04:00
Yu-Ju Hong 9786c3c763 Add -v to `go run hack/e2e.go -ctl` commands 2015-03-17 12:32:34 -07:00
Wojciech Tyczynski 59748dcb90 Remove BoundPod structure 2015-03-17 10:27:41 +01:00
Brian Grant 31e8d2b80e Merge pull request #5459 from thockin/apidoc
Add a doc explaining how to make API changes
2015-03-16 16:05:58 -07:00
Tim Hockin d2499d4bdc Add a doc explaining how to make API changes
Covers compatibility, internal API, versioned APIs, tests, fuzzer,
semantic deep equal, etc.  I wrote this as I worked on the next big
multi-port service change.
2015-03-16 14:07:30 -07:00
Phaneendra Chiruvella 472bf52e67 update link to common golang style mistakes 2015-03-16 08:44:55 +05:30
Derek Carr 0c27f19ff2 Merge pull request #5186 from markturansky/pv_proposal
Persistent Storage proposal edits
2015-03-12 09:58:02 -04:00
Salvatore Dario Minonne aa00e8e7f1 updating labels.md and design/labels.md 2015-03-11 23:29:59 +01:00
markturansky 9249c265ba Added verbiage about events 2015-03-10 10:18:24 -04:00
Tim Hockin 2b45ccdae8 Add a doc on making PRs easier to review 2015-03-10 06:25:40 -07:00
Alex Mohr bf67214b68 Merge pull request #5083 from quinton-hoole/2015-03-04-add-github-flow-docs
Add documentation about the Kubernetes Github Flow.
2015-03-09 10:57:55 -07:00
markturansky f09c551082 Edited to reflect that PVs have no namespace 2015-03-09 12:21:54 -04:00
Young b1152d31d1 simple typo 2015-03-08 15:38:21 +00:00
Quinton Hoole 46a8a0873c Make slides visible to the public, fix a typo.
Moved to account quintonh@gmail.com to make it visible to the public without any login.
Correct "push request" to "pull request".
2015-03-05 11:23:03 -08:00
markturansky c0c7a57db6 Added more detail and explained workflow/lifecycle of a persistent volume using examples 2015-03-05 11:55:16 -05:00
Quinton Hoole 9f5ea46527 Add documentation about the Kubernetes Github Flow.
Added an animation (and a link to it) detailing the standard Kubernetes Github Flow.
2015-03-04 17:18:05 -08:00
Paul Weil 318adb3b23 auto-scaler proposal 2015-03-04 08:53:18 -05:00
Eric Tune 021e5a3ec4 Added a doc with coding advice. 2015-03-03 14:29:39 -08:00
markturansky 4cc000f3f4 Persistent storage proposal 2015-03-03 15:06:18 -05:00
Paul Morie db1eb9d48c Fix nits in security proposal 2015-02-25 14:39:01 -05:00
Vish Kannan 95bb45d696 Merge pull request #4741 from benmccann/docs-update
Docs: update links
2015-02-24 12:56:34 -08:00
Ben McCann 26159771f2 Update links to security contexts and service accounts to point to actual docs instead of pull requests now that those proposals have been merged 2015-02-23 13:55:02 -08:00
Tim Hockin dee17e393e comments on base64-ness of secrets 2015-02-23 12:40:06 -08:00
Tim Hockin 0d339383f4 minor fixups as I review secrets 2015-02-23 12:39:47 -08:00
Eric Tune 9b36d8d8ed Service account proposal.
COMMIT_BLOCKED_ON_GENDOCS
2015-02-20 12:04:39 -08:00
Yu-Ju Hong 404a276a80 Merge pull request #4590 from gmarek/client3
Add info about contention profiling to profiling.md
2015-02-20 10:21:20 -08:00
Victor Marmol 647a6a88af Merge pull request #4665 from ddysher/admission-doc
Admission doc cleanup
2015-02-20 09:35:38 -08:00
Deyuan Deng 684bb8868e Admission doc cleanup 2015-02-20 10:46:09 -05:00
Andy Goldstein d1ed142faf Add streaming command execution & port forwarding
Add streaming command execution & port forwarding via HTTP connection
upgrades (currently using SPDY).
2015-02-20 09:57:02 -05:00
gmarek a65c29ed5c apply comments 2015-02-20 09:39:13 +01:00
Jeff Grafton 0e7dfbc995 Update development doc on how to generate code coverage reports. 2015-02-19 18:43:34 -08:00
Paul Morie e6e17729be Minor addendums to secrets proposal 2015-02-19 12:02:18 -05:00
gmarek 4ee6432fbc Add info about contention profiling to profiling.md 2015-02-19 14:50:54 +01:00
Alex Robinson d20061eeff Combine the two documentation sections on how to use godeps. 2015-02-18 22:16:12 +00:00
Eric Tune 77211be2c0 Merge pull request #4126 from pmorie/secrets_proposal
Secrets proposal
2015-02-18 09:05:18 -08:00
Zach Loafman 3cb657fac0 Document current ways to run a single e2e 2015-02-18 07:51:36 -08:00
Paul Morie 35402355a7 Secrets proposal 2015-02-17 20:29:38 -05:00
Saad Ali ec77204e81 Update Event Compression Design Doc with LRU Cache 2015-02-17 16:36:08 -08:00
Eric Tune 602502fa95 Merge pull request #3910 from csrwng/security_contexts
[Proposal] Security Contexts
2015-02-17 08:42:06 -08:00
Eric Tune d1edf609ab Merge pull request #4372 from saad-ali/event_compression_doc
Documentation for Event Compression
2015-02-14 00:11:32 -08:00
Marek Grabowski 83e0629ced Added instruction for profiling apiserver 2015-02-14 00:11:38 +01:00
Eric Tune 98a9bbd6b3 Merge pull request #4029 from smarterclayton/security_proposal
Kubernetes pod and namespace security model
2015-02-13 09:08:37 -08:00
Clayton Coleman cbbd382b3f Kubernetes pod and namespace security model
This proposed update to docs/design/security.md includes proposals
on how to ensure containers have consistent Linux security behavior
across nodes, how containers authenticate and authorize to the master
and other components, and how secret data could be distributed to
pods to allow that authentication.

References concepts from #3910, #2030, and #2297 as well as upstream issues
around the Docker vault and Docker secrets.
2015-02-12 10:37:27 -05:00