Commit Graph

686 Commits (89500f149ada0f5ca6d1639b3547e02054b38850)

Author SHA1 Message Date
Quinton Hoole f064107083 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
Eric Tune 6765bbc179 Added a doc with coding advice. 2015-03-03 14:29:39 -08:00
Yu-Ju Hong 03288c3621 Merge pull request #4590 from gmarek/client3
Add info about contention profiling to profiling.md
2015-02-20 10:21:20 -08:00
gmarek c877ae3796 apply comments 2015-02-20 09:39:13 +01:00
Jeff Grafton d28868c164 Update development doc on how to generate code coverage reports. 2015-02-19 18:43:34 -08:00
gmarek f6ace4dd83 Add info about contention profiling to profiling.md 2015-02-19 14:50:54 +01:00
Alex Robinson e752271e83 Combine the two documentation sections on how to use godeps. 2015-02-18 22:16:12 +00:00
Zach Loafman 7d1f23d7d5 Document current ways to run a single e2e 2015-02-18 07:51:36 -08:00
Marek Grabowski 1a161b6522 Added instruction for profiling apiserver 2015-02-14 00:11:38 +01:00
Alex Robinson d3d71df943 Fix bad config in flaky test documentation and add script to help check
for flakes.
2015-02-11 12:28:34 -08:00
Alex Robinson 5f7fd365b7 Add steps to the development guide for how to use godep to update an
existing dependency.

Also change from the numbered lists from markdown that didn't work due to
the intervening code blocks to just raw text numbered lists.
2015-02-10 09:44:23 +00:00
kargakis 4e567546e4 Add links to logging libraries in question 2015-02-03 15:09:46 +01:00
Salvatore Dario Minonne 9a0e16a009 Fix dockerfile for etcd.2.0.0 2015-01-30 15:32:13 +01:00
Victor Marmol 8d38f74425 Update developer docs to use hack/ for e2e. 2015-01-23 15:52:12 -08:00
Brian Grant 20019ead4c Merge pull request #3616 from hTrap/patch-1
typo fixed
2015-01-21 07:14:56 -08:00
Parth Oberoi 3b3ff037b0 typo fixed ';'
unexpected ';' after environment on line 7
2015-01-21 14:29:56 +05:30
Parth Oberoi 6d6d3a3bee typo fixed 2015-01-20 05:02:13 +05:30
Brendan Burns 718a563b1f Add a gendocs pre-submit hook. 2015-01-15 09:52:51 -08:00
Deyuan Deng 2945f87b1b Doc fixes 2015-01-11 21:20:49 -05:00
Alex Robinson 580ed0f868 Update the doc on how to test for flakiness to actually work and to use kubectl. 2015-01-09 22:46:36 +00:00
Alex Robinson d8dab5dfb9 Minor doc/comment fixes that came up while reading through some code. 2015-01-06 18:05:33 +00:00
Sergey Evstifeev a8461efa29 Fix broken flaky-tests.md documentation link
The link ended up pointing at ./docs/devel/docs/devel/flaky-tests.md instead of .docs/devel/flaky-tests.md
2014-12-22 15:53:32 +01:00
Daniel Smith c7d761f0f7 fix godep instructions 2014-12-16 15:52:53 -08:00
MikeJeffrey 990cb58d82 Create README.md in docs/devel 2014-12-12 11:05:30 -08:00
Daniel Smith f18846c985 Merge pull request #2798 from brendandburns/master
Expand e2e instructions.
2014-12-09 09:54:05 -08:00
Brendan Burns 878b5e8a4a address comments. 2014-12-08 19:48:02 -08:00
Brendan Burns 1d031b7a03 Expand e2e instructions. 2014-12-08 16:01:35 -08:00
goltermann 00f409a067 Create pull-requests.md 2014-12-02 14:54:57 -08:00
goltermann 7d2dc1de7b Adding docs for prioritization of issues. 2014-12-01 19:07:46 -08:00
Eric Tune 65c7970465 Update development.md
It looks like magic incantation `hack/e2e-test.sh 1 1 1` is not longer supported.
2014-11-17 11:20:31 -08:00
Deyuan Deng 7f6580dbea Fix DESIGN.md link, and etcd installation instruction. 2014-11-11 22:12:27 -05:00
Maria Nita 815a82172c Update path to files in development doc 2014-11-11 17:30:32 +01:00
Eric Tune c47693c0d5 Separated user, dev, and design docs.
Renamed: logging.md -> devel/logging.m
Renamed: access.md -> design/access.md
Renamed: identifiers.md -> design/identifiers.md
Renamed:    labels.md -> design/labels.md
Renamed:    namespaces.md -> design/namespaces.md
Renamed:    security.md -> design/security.md
Renamed:    networking.md -> design/networking.md

Added abbreviated user user-focused document in place of most moved docs.

Added docs/README.md explains how docs are organized.
Added short, user-oriented documentation on labels
Added a glossary.
Fixed up some links.
2014-10-31 08:35:53 -07:00
Przemo Nowaczyk a156691e37 small docs fixes 2014-10-28 21:03:13 +01:00
Kouhei Ueno 5336cf3f39 Change git repo checkout https 2014-10-17 19:45:12 +09:00
Eric Tune 2ce16acd67 Move developer documentation to docs/devel/
Fix links.
2014-10-15 08:30:02 -07:00