Ziqi Zhao
a63d08fb65
Fix broken links
...
Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com>
2017-11-28 22:23:38 +08:00
Kubernetes Submit Queue
f4005579e4
Merge pull request #1437 from ScorpioCPH/fix-markdown-format
...
Automatic merge from submit-queue.
Minor fix markdown format
Minor fix markdown format while reading design proposal.
2017-11-27 11:26:18 -08:00
Tim Bielawa
6e5ede0404
Fix broken link. Clean up some trailing whitespace.
2017-11-27 11:25:06 -05:00
Penghao Cen
9b367b984d
Minor fix markdown format
2017-11-27 19:25:23 +08:00
stewart-yu
293f336f3d
fix misspelling
2017-11-26 10:22:00 +08:00
Sahdev P. Zala
485bca9ce3
Update serverfault link tag per updated site tag
...
The link with google-kubernetes tag doesn't give any search result. Updating
the tag to kubernetes from google-kubernetes to get an expected output.
2017-11-25 12:40:21 -05:00
Kubernetes Submit Queue
8eb98d65e9
Merge pull request #1430 from ScorpioCPH/fix-broken-link
...
Automatic merge from submit-queue.
Fix broken links
Fix some broken links, @quinton-hoole @stp-ip PTAL, Thanks.
2017-11-25 06:09:43 -08:00
Penghao Cen
c2c167b827
Fix broken links
2017-11-25 21:48:53 +08:00
Brendan Forster
d193b7b14f
add some words about keeping Slack and GitHub handles in sync
2017-11-24 11:34:38 +11:00
yanting
33ae28c959
Update pod-preset.md
2017-11-23 16:53:54 +08:00
Kubernetes Submit Queue
33e0e9a29b
Merge pull request #1427 from shashidharatd/fed-on-call
...
Automatic merge from submit-queue.
Update on-call-federation-build-cop.md with current state
/assign @madhusudancs @krzyzacy
/cc @kubernetes/sig-multicluster-pr-reviews
2017-11-22 19:09:26 -08:00
Kubernetes Submit Queue
30c6d14878
Merge pull request #1241 from timothysc/bootstrap-checkpointing
...
Automatic merge from submit-queue.
Design proposal for bootstrap checkpointing for self hosting
This is a distillation, and jump, point from the other proposals. It's meant to be a simplification to eliminate the potential for misinterpretation.
/cc @kubernetes/sig-cli-feature-requests @yujuhong @dchen1107 @roberthbailey @luxas
2017-11-22 10:56:13 -08:00
Kubernetes Submit Queue
b717aaa3c6
Merge pull request #1423 from creativcoder/patch-1
...
Automatic merge from submit-queue.
Fixes relative link to Architectural Roadmap
2017-11-22 08:54:34 -08:00
shashidharatd
ee41f954af
Update on-call-federation-build-cop.md
2017-11-22 20:02:59 +05:30
CuiHaozhi
50c8b1bca4
resource-qos: fix invalid links
...
Signed-off-by: CuiHaozhi <cuihaozhi@chinacloud.com.cn>
2017-11-22 01:57:36 -05:00
Rahul Sharma
5cb68a2795
Fixes relative link to Architectural Roadmap
2017-11-21 23:29:08 +05:30
Kubernetes Submit Queue
e0a760e8fe
Merge pull request #1396 from phinoceslee/patch-6
...
Automatic merge from submit-queue.
Update add-new-patchStrategy-to-clear-fields-not-present-in-patch.md
2017-11-21 04:58:00 -08:00
Kubernetes Submit Queue
29b7bddb83
Merge pull request #1389 from gin419/patch-6
...
Automatic merge from submit-queue.
Update propagation.md
2017-11-21 04:52:54 -08:00
Kubernetes Submit Queue
f6db1026dd
Merge pull request #1422 from ScorpioCPH/fix-typo
...
Automatic merge from submit-queue.
Minor fix typos
Minor fix typos, @guineveresaenger @cblecker @idvoretskyi @stp-ip PTAL, Thanks!
/sig contributor-experience
2017-11-21 04:40:19 -08:00
Kubernetes Submit Queue
0b054beeee
Merge pull request #985 from resouer/fix-taint-key
...
Automatic merge from submit-queue.
Use new taint key in design doc
Part of: https://github.com/kubernetes/kubernetes/issues/51246
~~**DO NOT MERGE** until kubernetes/kubernetes#51266 is in!~~
2017-11-21 04:38:39 -08:00
Penghao Cen
cdcc3d9445
Minor fix typos
2017-11-21 20:30:46 +08:00
Rohit Agarwal
ada30ac78f
Add design proposal for accelerator monitoring.
...
This was discussed on this doc: https://docs.google.com/document/d/13O4HNrB7QFpKQcLcJm28R-QBH3Xo0VmJ7w_Pkvmsf68/edit
(accessible to anyone who is a member of kubernetes-dev or kubernetes-users Google Groups).
This was presented during the sig-node meeting on 2017-10-10.
Adding this to this repo, so it's more accessible.
2017-11-20 14:50:40 -08:00
Kubernetes Submit Queue
2348f06ad4
Merge pull request #1412 from quinton-hoole/2017-11-16-arch-roadmap
...
Automatic merge from submit-queue.
Add Architecture Roadmap
Moving from Google Doc: https://docs.google.com/document/d/1VEzP20JvIKckPrGSs_R-D4vlwFzMAaqJd-9Lvfyi3jw/edit#
First commit is a straight automated conversion of the original Google Doc (minus the embedded image). I plan to add a few more tidy-up commits before this will be ready for final review.
cc original authors @bgrant0607 @thockin @smarterclayton
2017-11-20 11:37:49 -08:00
Kubernetes Submit Queue
3482bb83e7
Merge pull request #987 from krzyzacy/fed-doc
...
Automatic merge from submit-queue.
Update some test-infra related doc for federation oncall page
Killed Jenkins section, updated a few links and rerun section.
/assign @madhusudancs
2017-11-20 10:43:12 -08:00
Kubernetes Submit Queue
02bff92e6e
Merge pull request #1409 from guineveresaenger/contributor-guide
...
Automatic merge from submit-queue.
Contributor guide folder and central starting point README outline
This is the starting point for creating a single source of truth for how to contribute to Kubernetes.
A follow-up umbrella issue will be filed that contains a list of tasks that need to be completed to fully migrate all the information to a central source of truth.
The README itself contains references to tasks that are still outstanding, but it would be helpful to have it merged into master, so we have somewhere to point people, to make them aware this is being worked on, and perhaps to garner more help.
2017-11-20 09:52:04 -08:00
guineveresaenger
6adfb9ea5b
final redirects
2017-11-20 09:10:09 -08:00
guineveresaenger
05c21e2f27
redirect links and formatting
2017-11-20 09:01:42 -08:00
mrfly
bdcaed1f20
fix broken links
...
The GCE ingress controller was moved to github.com/kubernetes/ingress-gce.
2017-11-20 16:41:29 +08:00
Kubernetes Submit Queue
3a991bd962
Merge pull request #1411 from shyamjvs/update-scale-jobs-automation-schedule
...
Automatic merge from submit-queue.
Update scalability-validation doc to reflect current job schedule
Following from https://github.com/kubernetes/test-infra/pull/5532
/cc @porridge
2017-11-19 23:33:47 -08:00
paul
ad0c0d381c
fix spelling mistakes
2017-11-20 10:25:03 +08:00
Wiiliam Chang
1e59704a85
The federation has been moved to an independent repo.
2017-11-19 16:38:09 +08:00
Kubernetes Submit Queue
53046890c7
Merge pull request #1276 from bowei/pod-resolv-conf
...
Automatic merge from submit-queue.
Add proposal for configurable pod resolv.conf
cc: @thockin @MrHohn
2017-11-18 15:47:13 -08:00
Kubernetes Submit Queue
c24d47c77d
Merge pull request #1401 from jbeda/kep-update
...
Automatic merge from submit-queue.
KEP template update
This is based on input from @timothysc. Still need to reconcile this with the instructions.
2017-11-17 16:46:59 -08:00
Kubernetes Submit Queue
5a951f3587
Merge pull request #498 from philips/security-process-announce-time
...
Automatic merge from submit-queue.
devel: add recommended time to release process
2017-11-17 14:52:22 -08:00
Quinton Hoole
4f8e451ba9
Added summary section.
2017-11-17 10:57:36 -08:00
Quinton Hoole
6d7bb500da
Add link from architecture.md.
2017-11-17 09:04:57 -08:00
Quinton Hoole
3a1a6f1ff8
Addressed first round of comments from Clayton.
2017-11-17 08:46:14 -08:00
Shyam Jeedigunta
3b1d969879
Update scalability-validation doc to reflect current job schedule
2017-11-17 11:57:03 +01:00
Quinton Hoole
115e9192fd
Removed (not ready for editing).
2017-11-16 16:56:41 -08:00
Quinton Hoole
b2dc94a86a
Added Table of Contents
2017-11-16 16:52:35 -08:00
Quinton Hoole
7b959dfbf7
Added architectural layers diagram, placeholder for Summary section.
2017-11-16 16:46:04 -08:00
Bowei Du
eb79043a77
fix options
2017-11-16 16:45:59 -08:00
Bowei Du
77610bba01
Make options mergeable
2017-11-16 16:45:59 -08:00
Bowei Du
e6df2a7933
Remove template, make fields append/replace instead of just replace
2017-11-16 16:45:59 -08:00
Bowei Du
4a60bf307e
Nameservers
2017-11-16 16:45:59 -08:00
Bowei Du
9433baeec6
Feedback
2017-11-16 16:45:59 -08:00
Bowei Du
fbe7024507
More updates
2017-11-16 16:45:59 -08:00
Bowei Du
1171859a0e
More feedback
2017-11-16 16:45:59 -08:00
Bowei Du
32f24bc411
Add proposal for configurable pod resolv.conf
2017-11-16 16:45:59 -08:00
Quinton Hoole
3d1ceff238
Add automatic line wrapping (used Emacs markdown-mode).
2017-11-16 15:08:35 -08:00