Commit Graph

13063 Commits

Author SHA1 Message Date
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
Saad Ali 4df971f078 Documentation for Event Compression 2015-02-11 18:04:30 -08:00
Alex Robinson 66a676bf58 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 b133560996 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
csrwng 3b687b605b Specify intent for container isolation and add details for id mapping 2015-02-09 14:21:40 -05:00
Alex Robinson 4c9e6d37b6 Fix the broken links in the labels and access design docs. 2015-02-03 23:02:21 +00:00
kargakis ea4c801002 Add links to logging libraries in question 2015-02-03 15:09:46 +01:00
Salvatore Dario Minonne 84665f8607 Fix dockerfile for etcd.2.0.0 2015-01-30 15:32:13 +01:00
csrwng ab574621c1 [Proposal] Security Contexts 2015-01-28 19:02:00 -05:00
Mrunal Patel c193716473 Replace "net" by "pod infra" in docs and format strings. 2015-01-28 15:03:06 -08:00
Joe Beda 050db5a2f8 Add Dockerfile for sequence diagram generation 2015-01-26 15:25:47 -08:00
roberthbailey 387b1cb6c6 Merge pull request #3802 from jbeda/seqdiag-tweak
Small tweaks to sequence diagram generation.
2015-01-26 13:54:08 -08:00
Joe Beda f7b6bd0a26 Small tweaks to sequence diagram generation.
Fix up name of font download and no transparency so it is easier to iterate.
2015-01-26 10:35:20 -08:00
Victor Marmol d48dabc0cd Update developer docs to use hack/ for e2e. 2015-01-23 15:52:12 -08:00
derekwaynecarr 89f9224cc1 Doc tweaks 2015-01-23 12:56:49 -05:00
derekwaynecarr 24f580084e Remove resource_controller proposal 2015-01-23 12:56:49 -05:00
derekwaynecarr a44f8f8aaa ResourceQuota proposal 2015-01-23 12:56:49 -05:00
derekwaynecarr 1203b0e6e4 Design document for LimitRange 2015-01-23 12:56:49 -05:00
derekwaynecarr d0eebeeb6c Resource controller proposal 2015-01-23 12:56:49 -05:00
Brian Grant bbcbef258e Merge pull request #3616 from hTrap/patch-1
typo fixed
2015-01-21 07:14:56 -08:00
Parth Oberoi 972ee6e91f typo fixed ';'
unexpected ';' after environment on line 7
2015-01-21 14:29:56 +05:30
Clayton Coleman bab87d954e Clarify name must be lowercase in docs, to match code
We restrict DNS_SUBDOMAIN to lowercase for sanity.
2015-01-20 13:55:17 -05:00
Parth Oberoi 61d146fd7f typo fixed 2015-01-20 05:02:13 +05:30
Brendan Burns ce93f70278 Add a gendocs pre-submit hook. 2015-01-15 09:52:51 -08:00
Deyuan Deng 43612a093e Doc fixes 2015-01-11 21:20:49 -05:00
Alex Robinson 3c3d2468b9 Update the doc on how to test for flakiness to actually work and to use kubectl. 2015-01-09 22:46:36 +00:00
Eric Tune 60d9c75849 Merge pull request #3281 from jbeda/cluster-join
Design doc for clustering.
2015-01-09 11:46:22 -08:00
Joe Beda 59e0bba246 Tweaks based on comments 2015-01-09 09:11:26 -08:00
derekwaynecarr 5c7bc51c53 Update design doc with final PR merge 2015-01-08 11:15:40 -05:00
Joe Beda 84569936d9 Design doc for clustering.
This is related to #2303 and steals from #2435.
2015-01-07 12:35:38 -08:00
Alex Robinson d45be03704 Minor doc/comment fixes that came up while reading through some code. 2015-01-06 18:05:33 +00:00
Clayton Coleman 606dcf108b Proposal: Isolate kubelet from etcd
Discusses the current security risks posed by the kubelet->etcd pattern
and discusses some options.

Triggered by #846 and referenced in #859
2015-01-04 00:21:47 -05:00
Sergey Evstifeev c02a212f14 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
derekwaynecarr 14464583f8 Version 2.0 of proposal 2014-12-18 13:56:34 -05:00
Daniel Smith 7cc008cd36 fix godep instructions 2014-12-16 15:52:53 -08:00
derekwaynecarr ada3dfce7d Admission control proposal 2014-12-15 14:32:46 -05:00
MikeJeffrey cfaed2e3d0 Create README.md in docs/devel 2014-12-12 11:05:30 -08:00
Daniel Smith 0865cb2a69 Merge pull request #2798 from brendandburns/master
Expand e2e instructions.
2014-12-09 09:54:05 -08:00
Brendan Burns c6a38a5921 address comments. 2014-12-08 19:48:02 -08:00
Brendan Burns e95c87269a Expand e2e instructions. 2014-12-08 16:01:35 -08:00
Sam Ghods 5de98eeb18 Remove unused YAML tags and GetYAML/SetYAML methods
Unneeded after move to ghodss/yaml.
2014-12-02 16:25:28 -08:00