eulerzgy
744c484055
fix the change of minions to nodes
2015-09-16 02:30:42 +08:00
eulerzgy
26b055b78d
fix the change of minions to nodes
2015-09-16 02:30:42 +08:00
Brian Grant
19ba8e37c4
A couple more naming conventions.
2015-09-15 18:24:02 +00:00
k8s-merge-robot
5a60301a9e
Merge pull request #13615 from HaiyangDING/update_doc_limit_request
...
Auto commit by PR queue bot
2015-09-15 02:16:15 -07:00
k8s-merge-robot
7d93718150
Merge pull request #13615 from HaiyangDING/update_doc_limit_request
...
Auto commit by PR queue bot
2015-09-15 02:16:15 -07:00
Zach Loafman
a277212041
Fix the checkout instructions
2015-09-14 17:05:05 -07:00
Jeff Lowdermilk
984062b136
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
Brendan Burns
15de2cf230
Add some documentation describing out developer/repository automation.
2015-09-14 13:44:55 -07:00
derekwaynecarr
04666c6e83
Fix broken link to submit queue
2015-09-14 13:03:11 -04:00
eulerzgy
f1c3e8db65
fix document
2015-09-14 17:47:19 +08:00
Daniel Smith
acb2ce01b3
Fix tooling for apis/experimental's new home
...
* fix package name
* add a script to auto-gofmt everything, useful after grep/sed incantations
* update conversion/deep copy generation
* doc update
2015-09-11 16:06:10 -07:00
derekwaynecarr
15a05b820d
Move resource quota doc from user-guide to admin
2015-09-11 12:07:12 -04:00
Daniel Smith
d6f413931d
Manually fixing docs, since gendocs messes up the links.
2015-09-10 17:17:59 -07:00
Daniel Smith
b1fef7374e
Manually fixing docs, since gendocs messes up the links.
2015-09-10 17:17:59 -07:00
k8s-merge-robot
2e6e7c4cf9
Merge pull request #13790 from kevin-wangzefeng/fix_typo_in_development_md
...
Auto commit by PR queue bot
2015-09-10 09:48:08 -07:00
gmarek
a5b0fdf237
Initial kubemark proposal
2015-09-10 09:54:42 +02:00
Chao Xu
da8adea592
Merge pull request #12951 from caesarxuchao/APIGroup-proposal
...
[RFC] adding a proposal for api groups
2015-09-09 17:44:32 -07:00
Chao Xu
bcd35da0c8
adding a proposal for api groups
2015-09-09 15:55:16 -07:00
Clayton Coleman
94c5155a98
Define lock coding convention
2015-09-09 18:03:54 -04:00
Kevin
7c58a4a729
fix a typo in development.md and update git_workflow.png
2015-09-10 00:22:43 +08:00
dinghaiyang
aeebd9492c
Replace limits with request where appropriate
2015-09-09 15:38:34 +08:00
dinghaiyang
1a62ae0c98
Replace limits with request where appropriate
2015-09-09 15:38:34 +08:00
goltermann
99bb877ce3
Replace IRC with Slack in docs.
2015-09-08 15:17:39 -07:00
Paul Morie
cf287959ee
Update api change docs
2015-09-08 13:38:15 -04:00
Marcin Wielgus
e695f6052c
Update for scaling rules in HorizontalPodAutoscaler
2015-09-07 12:30:22 +02:00
Quinton Hoole
5703e128d3
Merge pull request #13551 from eparis/cloudplatfrom-to-kubernetes
...
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kub…
2015-09-04 12:36:01 -07:00
Piotr Szczesniak
c75f57542b
Merge pull request #13278 from bgrant0607/docfix2
...
Start on expanding code expectations (aka "The bar")
2015-09-04 13:40:24 +02:00
Eric Paris
4ad8a68e14
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|
2015-09-03 10:10:11 -04:00
Eric Paris
a7118ba1b2
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|
2015-09-03 10:10:11 -04:00
Eric Paris
d5abea115d
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|
2015-09-03 10:10:11 -04:00
Eric Paris
f8a0e45ebb
Fix the link to the submit-queue whitelist
2015-09-02 18:00:52 -04:00
Wojciech Tyczynski
40e5258990
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
8c4c1cb764
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
8d09b8d44f
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
e3bbb1eb03
Update quota example
...
Update quota example to track latest changes
2015-09-02 15:11:22 +08:00
Brian Grant
ca9f771cf9
Start on expanding code expectations (aka "The bar")
2015-09-01 20:33:59 +00:00
Brendan Burns
d4145fbc8d
Merge pull request #13297 from piosz/initial-proposal
...
Changed all links in initial-resources proposal to be relative
2015-09-01 10:07:01 -07:00
Piotr Szczesniak
c4ed1dfa78
Fixed links in initial-resources proposal
2015-08-31 09:30:11 +02:00
Harry Zhang
2acd635b47
Fix inconsistency path in GOPATH doc
...
we set up $KPATH/src/k8s.io/kubernetes directory, but ask user to `cd` into $KPATH/src/github.com/kubernetes
Close this if I made mistaken this
2015-08-31 15:19:53 +08:00
qiaolei
29834b4bb5
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
qiaolei
4fe08d305f
Amend some markdown errors in federation.md
2015-08-29 23:54:36 +08:00
Prashanth B
52a0abcbe2
Revert "Revert "LimitRange updates for Resource Requirements Requests""
2015-08-28 09:26:36 -07:00
Prashanth B
76238cf01e
Revert "Revert "LimitRange updates for Resource Requirements Requests""
2015-08-28 09:26:36 -07:00
qiaolei
ddba4b4527
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
Wojciech Tyczynski
e1a2ba9b6c
Merge pull request #12971 from soltysh/job_proposal_update
...
Changed JobSucceded to JobComplete
2015-08-28 09:47:40 +02:00
Wojciech Tyczynski
870d82e37c
Merge pull request #13235 from pwittrock/update_development_md
...
Update development godep instructions
2015-08-28 09:46:45 +02:00
Zach Loafman
908ed45203
Merge pull request #13218 from mbforbes/versioning
...
Add patch notes to versioning doc
2015-08-27 07:12:20 -07:00
Piotr Szczesniak
cda298a5a0
Revert "LimitRange updates for Resource Requirements Requests"
2015-08-27 10:50:50 +02:00
Piotr Szczesniak
f78bbabe83
Revert "LimitRange updates for Resource Requirements Requests"
2015-08-27 10:50:50 +02:00
Max Forbes
816629623e
Add patch notes to versioning doc.
2015-08-26 23:37:18 -07:00