Commit Graph

305 Commits

Author SHA1 Message Date
Paul Morie
b672785d72 Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
Paul Morie
05bd107301 Add boilerplate checks for Makefiles 2016-02-03 18:35:26 -05:00
Prayag Verma
cef8672855 Fix Typos
Minor spelling mistakes -
descibe > describe
menioned > mentioned
compatiblity > compatibility
programatic > programmatic
2016-02-01 01:39:12 +05:30
k8s-merge-robot
6f1ec1b946 Merge pull request #19923 from pmorie/config-volume-proposal
Auto commit by PR queue bot
2016-01-26 13:03:12 -08:00
David Oppenheimer
af26de50e8 Merge pull request #20124 from davidopp/affinity
Minor cleanups to anti-affinity proposal
2016-01-26 12:36:05 -08:00
k8s-merge-robot
6e41d7a4e4 Merge pull request #19918 from kartouch/master
Auto commit by PR queue bot
2016-01-25 19:50:35 -08:00
David Oppenheimer
8202906055 Cleanup. 2016-01-25 15:41:12 -08:00
Paul Morie
918a69479c Update proposal for ConfigMap volume 2016-01-25 13:48:46 -05:00
k8s-merge-robot
33d1f6c085 Merge pull request #18265 from davidopp/affinity
Auto commit by PR queue bot
2016-01-25 05:57:10 -08:00
David Oppenheimer
5abfb43b64 Merge pull request #18263 from davidopp/taints-tolerations
Dedicated nodes, taints, and tolerations design proposal
2016-01-24 12:15:57 -08:00
David Oppenheimer
14c276306c Dedicated nodes, taints, and tolerations design doc. 2016-01-23 23:05:50 -08:00
David Oppenheimer
32fa44041b Design doc for node affinity, including NodeSelector. 2016-01-23 19:57:41 -08:00
David Oppenheimer
cea5cf42b6 Inter-pod topological affinity/anti-affinity design doc. 2016-01-23 18:39:34 -08:00
Rudi Chiarito
bc0dd97a70 ECR credential provider 2016-01-22 15:03:25 -05:00
Eric Tune
3ac015887e Design doc for Indexed Jobs. 2016-01-22 00:04:47 -08:00
Christophe Augello
38e845af02 rename anchor tl;dr to Abstract 2016-01-21 13:19:05 +01:00
Brendan Burns
4ca66d2aef Merge pull request #18047 from caesarxuchao/munger-tag-new
Stop munger produce the link to a release version doc if it doesn't exit in the release branch
2015-12-22 10:35:20 -08:00
Ed Costello
f968c593e3 Copy edits for typos 2015-12-22 09:30:48 -05:00
Chao Xu
2b2f285777 run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
k8s-merge-robot
4a22f2f5f5 Merge pull request #18177 from eosrei/1111-doc-machine-names
Auto commit by PR queue bot
2015-12-10 21:42:08 -08:00
k8s-merge-robot
78c31b6769 Merge pull request #17806 from ihmccreery/9-month-versioning
Auto commit by PR queue bot
2015-12-09 03:51:36 -08:00
Brad Erickson
ac5726a12f Minion->Node rename: docs/ machine names only, except gce/aws 2015-12-03 23:34:50 -08:00
deads2k
17d3db1cb3 enhance pluggable policy 2015-12-03 13:54:45 -05:00
Alex Robinson
105afbb070 Typo fixes in docs 2015-12-01 22:33:49 -08:00
Isaac Hollander McCreery
5ce2d70414 Clarify what is meant by 'support' 2015-12-01 14:07:23 -08:00
k8s-merge-robot
0c4f302e5e Merge pull request #17601 from eosrei/shell-var-MINION-to-NODE
Auto commit by PR queue bot
2015-11-26 05:02:44 -08:00
Isaac Hollander McCreery
a01eba5553 Add "supported releases" language to versioning.md 2015-11-25 16:22:11 -08:00
Ravi Gadde
cadc24e9fd Scheduler extension 2015-11-25 08:19:27 -08:00
Brad Erickson
53172a5356 Minion->Node rename: NUM_NODES 2015-11-25 00:45:10 -08:00
Brad Erickson
fc04b55088 Minion->Node rename: NODE_NAMES, NODE_NAME, NODE_PORT 2015-11-25 00:45:09 -08:00
Brad Erickson
6fe68a737e Minion->Node rename: NODE_IP_BASE, NODE_IP_RANGES, NODE_IP_RANGE, etc
NODE_IPS
NODE_IP
NODE_MEMORY_MB
2015-11-25 00:45:09 -08:00
Brendan Burns
9a95e555ea Update daemon.md 2015-11-19 13:35:24 -08:00
Tim Hockin
dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
derekwaynecarr
6ad7f1a8cb Add event correlation to client 2015-11-06 16:59:38 -05:00
Isaac Hollander McCreery
ed7b42c4a3 Clarify -dirty language, and add --no-dry-run to usage 2015-11-03 09:42:49 -08:00
Isaac Hollander McCreery
bc9feec409 Versioned beta releases 2015-11-02 15:40:06 -08:00
Isaac Hollander McCreery
f2b8edddae Fixups of docs and scripts 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery
d5b5f370ab Updates to versioning.md 2015-11-02 09:27:52 -08:00
k8s-merge-robot
ad01a84ecb Merge pull request #11938 from justinsb/docs_aws_internals
Auto commit by PR queue bot
2015-10-27 11:30:09 -07:00
Jerzy Szczepkowski
c43819d8ba 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
Justin Santa Barbara
7006133621 Rename LoadBalancing -> LoadBalancer
To match the Type value
2015-10-19 15:43:41 -04:00
Justin Santa Barbara
296fca4b80 Remove broken link to CloudFormation setup 2015-10-19 14:06:32 -04:00
Justin Santa Barbara
426346c7e3 More fixes based on commments 2015-10-19 13:55:43 -04:00
Justin Santa Barbara
645fe1d300 Two small fixes (to keep doc-gen happy) 2015-10-19 13:42:03 -04:00
Justin Santa Barbara
132e505b1c Fix some typos from my read-through 2015-10-19 13:42:03 -04:00
Justin Santa Barbara
b3a4b1853d Changes per reviews 2015-10-19 13:42:03 -04:00
Justin Santa Barbara
e7ff4d2245 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
Chao Xu
0075f99333 refactor "experimental" to "extensions" in documents 2015-10-15 13:39:54 -07:00
Mike Danese
6fe7edc5ea simplify DaemonReaper by using NodeSelector 2015-10-09 08:17:49 -07:00
k8s-merge-robot
219294623e Merge pull request #14522 from lavalamp/3p-api-group
Auto commit by PR queue bot
2015-10-08 21:15:11 -07:00
Isaac Hollander McCreery
9024874e47 Proposed versioning changes 2015-10-08 16:57:05 -07:00
Daniel Smith
72c1340d34 Propose combining domain name & group
Also remove group from versions.
2015-10-07 15:59:17 -07:00
Eric Tune
bc3f7ce868 Merge pull request #14529 from davidopp/daemon-design
Daemon design, take 3
2015-09-24 18:16:11 -07:00
David Oppenheimer
0cb5553d8a Ran update-generated-docs.sh 2015-09-24 17:17:39 -07:00
David Oppenheimer
6ec362bfd4 Respond to reviewer comments. 2015-09-24 16:22:10 -07:00
Chao Xu
ae1293418b move experimental/v1 to experimental/v1alpha1;
use "group/version" in many places where used to expect "version" only.
2015-09-24 15:32:11 -07:00
Zichang Lin
33274ac717 Change a describe in docs/design/secrets.md 2015-09-23 14:58:16 +08:00
David Oppenheimer
85e0814217 Design doc for daemon controller.
Originally started as PR #13368.
2015-09-21 17:25:09 -07:00
Ananya Kumar
97b208c79e Update daemon.md 2015-09-21 17:25:09 -07:00
AnanyaKumar
9a63aa66d7 Add daemon design doc 2015-09-21 17:25:09 -07:00
Daniel Martí
586cb9126a Move pkg/util.Time to pkg/api/unversioned.Time
Along with our time.Duration wrapper, as suggested by @lavalamp.
2015-09-17 17:51:27 -07:00
eulerzgy
4d3d3a5e22 fix the change of minions to nodes 2015-09-16 02:30:42 +08:00
k8s-merge-robot
c9570e34d0 Merge pull request #13615 from HaiyangDING/update_doc_limit_request
Auto commit by PR queue bot
2015-09-15 02:16:15 -07:00
Jeff Lowdermilk
1f97fbeae6 Merge pull request #13675 from derekwaynecarr/move_resource_quota_doc
Move resource quota doc from user-guide to admin
2015-09-14 16:02:47 -07:00
eulerzgy
0dc552ede5 fix document 2015-09-14 17:47:19 +08:00
derekwaynecarr
48d0e8945d Move resource quota doc from user-guide to admin 2015-09-11 12:07:12 -04:00
Daniel Smith
82d6489556 Manually fixing docs, since gendocs messes up the links. 2015-09-10 17:17:59 -07:00
dinghaiyang
d57263b94b Replace limits with request where appropriate 2015-09-09 15:38:34 +08:00
Eric Paris
04fc8ae3dd s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00
Wojciech Tyczynski
72fe5a9b9b Merge pull request #13351 from Huawei-PaaS/arch_authz_and_authn_kubelet
Adjust the architecture diagram
2015-09-02 10:15:26 +02:00
hw-qiaolei
e4b9e83fea Adjust the architecture diagram
Some modifications of the architecture diagram:

1. adjust the order of authz and authn; since the API server usually first authenticate user, if it is a valid user then authorize it
2. adjust the arrow to point to kubelet instead of to node of the second node
3. change `replication controller` to `controller manager(replication controller etc.)` which connects to the REST API Server
4. some tiny adjustments of the arrow position
5. affected files: architecture.svg, architecture.png and architecture.dia
2015-09-02 14:48:04 +00:00
Wojciech Tyczynski
078c0c16f2 Merge pull request #13301 from Huawei-PaaS/update_quota_example_in_admission_control_resource_quota_md
Update quota example in admission_control_resource_quota.md
2015-09-02 10:14:36 +02:00
qiaolei
26a3ace570 Update quota example
Update quota example to track latest changes
2015-09-02 15:11:22 +08:00
qiaolei
b7e330c7b7 Fix dead link in event_compression.md
Where `pkg/client/record/event.go` should be `pkg/client/unversioned/record/event.go`
2015-08-31 14:39:44 +08:00
Prashanth B
52f7833cd3 Revert "Revert "LimitRange updates for Resource Requirements Requests"" 2015-08-28 09:26:36 -07:00
qiaolei
8d599aae4f Update quota example in admission_control_resource_quota.md
Two modifications:

1, The example used in this document is outdated so update it
2, Delete the old `kubectl namespace myspace` since it produces an error `error: namespace has been superceded by the context.namespace field of .kubeconfig files`
2015-08-28 17:44:19 +08:00
Max Forbes
9bd219c94e Add patch notes to versioning doc. 2015-08-26 23:37:18 -07:00
Ed Costello
1916d3bb74 Copy edits for typos (resubmitted) 2015-08-25 10:47:58 -04:00
derekwaynecarr
060204bc4d Remove trailing commas 2015-08-24 14:55:31 -04:00
Ilya Dmitrichenko
cb3425351a Make typography more consistent 2015-08-19 12:01:50 +01:00
Kris Rousey
7ba5b058cc Moving client libs to unversioned dir 2015-08-18 10:03:19 -07:00
Brendan Burns
b29311ba2b Merge pull request #11781 from brendandburns/schema-api
RFC: Add initial plugin schema types.
2015-08-14 09:44:12 -07:00
He Simei
1d6c0e287b fix service-account related doc 2015-08-14 08:44:21 +08:00
Brendan Burns
1055eed9b6 Add initial storage types to the Kubernetes API 2015-08-13 09:25:02 -07:00
Eric Paris
5aa495cdad Update code to use - in flag names instead of _ 2015-08-11 16:31:52 -04:00
Ben McCann
4c199b604a Fix the architecture diagram such that the arrow from the api server to the node doesn't go through/under etcd 2015-08-07 00:13:15 -07:00
Jerzy Szczepkowski
67d45821f8 Merge pull request #12216 from derekwaynecarr/limit_range_requests
LimitRange design updates to account for Requests and Limits
2015-08-07 08:18:10 +02:00
Dawn Chen
256eeeda2b Merge pull request #12291 from derekwaynecarr/resource_quota_requests
Update resource quota design to align with requests and limits
2015-08-06 16:07:42 -07:00
derekwaynecarr
e75f8be8ea Update design for LimitRange to handle requests 2015-08-06 10:58:55 -04:00
Wojciech Tyczynski
5b216d8a51 Merge pull request #12328 from pmorie/sc-typo
Fix typo in security context proposal
2015-08-06 15:27:45 +02:00
Wojciech Tyczynski
e366f2c597 Merge pull request #12206 from derekwaynecarr/move_doc
LimitRange documentation should be under admin
2015-08-06 13:43:58 +02:00
Paul Morie
7a73f3cdb8 Fix typo in security context proposal 2015-08-06 00:53:01 -04:00
Mike Danese
8326697055 rewrite all links to prs to k8s links 2015-08-05 21:11:11 -07:00
Mike Danese
fe6b15ba2f rewrite all links to issues to k8s links 2015-08-05 21:11:11 -07:00
Dawn Chen
9a29583fe0 Merge pull request #12064 from AnanyaKumar/patch-2
Update admission_control.md
2015-08-05 15:14:00 -07:00
derekwaynecarr
789450a40d Update resource quota design to align with requests and limits 2015-08-05 14:37:09 -04:00
derekwaynecarr
577f2fa0a5 LimitRange documentation should be under admin 2015-08-05 10:26:52 -04:00
Ananya Kumar
15884e14d2 Update admission_control.md 2015-08-03 23:00:48 -07:00
Ananya Kumar
bf5bcdc68f Update admission_control.md
I tested out a Limit Ranger, and it seems like the admission happens *before* Validation. Please correct me if I'm wrong though, I didn't look at the code in detail. In any case, I think it makes sense for admission to happen before validation because code in admission can change containers.

By the way I think it's pretty hard to find flows like this in the code, so it's useful if we add links to code in the design docs (for prospective developers) :)
2015-07-30 20:02:06 -07:00
Eric Paris
024208e39f Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00