Commit Graph

1162 Commits

Author SHA1 Message Date
Ryan 5d740f0695
Fix api changes doc
make generated does not exist
2017-11-09 09:14:32 -08:00
Kubernetes Submit Queue 58178da5a3
Merge pull request #1307 from erinboyd/raw-block-3
Automatic merge from submit-queue.

add readOnly use case to raw block device proposal

This PR is an addendum to the #1265 to dictate the behavior of the container runtime for read-only devices as specified in the PVCVolumeSource. The precedence already exists for filesystems thus having a consistent behavior for the user. UC9 was added to illustrate the usage.
2017-11-09 08:53:02 -08:00
Erin A Boyd fdf8f164ba update read-only use case for raw block
mend
2017-11-09 09:43:12 -07:00
Erin A Boyd 03f5a04785 Update RawBock proposal with read-only use case 2017-11-09 09:30:12 -07:00
Kubernetes Submit Queue f04cbac5ed
Merge pull request #589 from jsafrane/containerized-mount
Automatic merge from submit-queue.

Proposal: containerized mount utilities in pods

@kubernetes/sig-storage-proposals  @kubernetes/sig-node-proposals
2017-11-09 07:35:56 -08:00
Kubernetes Submit Queue e1b72cb444
Merge pull request #1348 from sttts/sttts-group-go-name
Automatic merge from submit-queue.

contributors/devel: document '// +groupGoName' code-generation tag

Documentation counterpart PR for https://github.com/kubernetes/kubernetes/pull/54950.
2017-11-09 06:31:45 -08:00
Dr. Stefan Schimanski 2918c4d153 Fix '// +genclient' tag without the '=true' 2017-11-09 15:21:44 +01:00
Kubernetes Submit Queue 0d5be6151b
Merge pull request #1371 from thockin/master
Automatic merge from submit-queue.

Add staging godeps to godep instructions

This was missed in the last rewrite.
2017-11-08 21:37:09 -08:00
Tim Hockin 990d9cb47a Add staging godeps to godep instructions 2017-11-08 21:30:37 -08:00
Kubernetes Submit Queue 59c0c21d3b
Merge pull request #1382 from YanTingLittleCute/patch-12
Automatic merge from submit-queue.

Update rescheduling.md
2017-11-08 18:46:04 -08:00
Kubernetes Submit Queue 930ce65595
Merge pull request #1332 from guineveresaenger/docfix
Automatic merge from submit-queue.

removed deprecated munge script instructions

There is no `hack/update-munge-docs.sh` script. Documentation should not refer to it.
2017-11-08 17:42:23 -08:00
yanting 5f348fd945
Update rescheduling.md 2017-11-09 09:10:18 +08:00
Kubernetes Submit Queue 0f099cb68b
Merge pull request #1375 from phinoceslee/patch-3
Automatic merge from submit-queue.

Update pod-resource-management.md
2017-11-08 00:20:52 -08:00
Kubernetes Submit Queue 4d82ba3539
Merge pull request #1275 from kubernetes/disk_allocatable
Automatic merge from submit-queue.

Remove Disk Allocatable Evictions

After https://github.com/kubernetes/kubernetes/issues/52336, which uncovered a bug in disk accounting, I have struggled to see why ephemeral-storage allocatable evictions are necessary.
For CPU and Memory allocatable, enforcing allocatable through cgroups provides protection from being starved of compute resources by user pods.
However, for ephemeral-storage it seems that the node-level enforcement mechanisms are able to prevent the node from running out of disk, and thus prevent impact to system daemons.
Additionally, memory usage metrics read from cgroups or statfs are far more reliable than an aggregation of `du` calls which may be collected at different times (as https://github.com/kubernetes/kubernetes/issues/52336 demonstrated).
(As a side note, we should read from the /kubepods cgroup to determine allocatable memory usage)
We should still keep the scheduling aspects of node allocatable for ephemeral storage, as this allows for proper accounting.  But I would like to remove enforcement of node allocatable for ephemeral storage.

cc @dchen1107 @derekwaynecarr @jingxu97 @vishh @saad-ali 
@kubernetes/sig-node-proposals
2017-11-07 20:16:13 -08:00
Phinoceslee 8fcf8c3e15
Update pod-resource-management.md 2017-11-08 12:04:35 +08:00
Kubernetes Submit Queue 98ddee45f0
Merge pull request #1304 from charrywanganthony/quota-link
Automatic merge from submit-queue.

Update ResourceQuota design doc

**What this PR does:**
1. Update the admission_control_resource_quota.md according to @derekwaynecarr  's PR [Ability to do object count quota for all namespaced resources #54320](https://github.com/kubernetes/kubernetes/pull/54320)
2. fix two nil links
2017-11-07 19:55:36 -08:00
Kubernetes Submit Queue 0975f2e392
Merge pull request #1366 from wangxinxu411/vvb
Automatic merge from submit-queue.

update raw-block-pv.md
2017-11-07 18:46:29 -08:00
Kubernetes Submit Queue afdb39a7af
Merge pull request #1365 from wangxinxu411/vvd
Automatic merge from submit-queue.

update volume-provisioning.md
2017-11-07 18:45:22 -08:00
Kubernetes Submit Queue 94b2cd1656
Merge pull request #1364 from wangxinxu411/vvv
Automatic merge from submit-queue.

update README.md
2017-11-07 18:44:15 -08:00
Kubernetes Submit Queue e1052a7cec
Merge pull request #1360 from xuhuilong/patch-4
Automatic merge from submit-queue.

incorrect word.
2017-11-07 18:42:38 -08:00
Kubernetes Submit Queue 332d15fa0d
Merge pull request #1359 from xuhuilong/patch-3
Automatic merge from submit-queue.

fix typo
2017-11-07 18:40:58 -08:00
Kubernetes Submit Queue 0bad012e24
Merge pull request #1358 from YanTingLittleCute/patch-2
Automatic merge from submit-queue.

Update pod-resource-management.md
2017-11-07 18:38:48 -08:00
Kubernetes Submit Queue b3279464dd
Merge pull request #1357 from chenhonggc/kubelet-cri-logging
Automatic merge from submit-queue.

typo

type, `metada ` should be `metadata `.
2017-11-07 18:37:10 -08:00
wangxinxu 7ae1d2c847 utilitze to utilize 2017-11-07 19:42:51 +08:00
wangxinxu b3a0644fd7 mouted to mounted 2017-11-07 19:35:42 +08:00
wangxinxu 46c2175c0a responsiblites to responsibilities 2017-11-07 19:24:40 +08:00
xuhuilong 9a233af8bf
incorrect word. 2017-11-07 17:22:06 +08:00
xuhuilong 3c4496a827
fix typos 2017-11-07 17:13:44 +08:00
yanting b6572c89b6
Update pod-resource-management.md 2017-11-07 16:17:04 +08:00
陈宏 3c2faae222 typo 2017-11-07 15:50:08 +08:00
Gin 6362eee2eb
Update pod-resource-management.md 2017-11-07 14:51:35 +08:00
Dr. Stefan Schimanski fea1049fa7 contributors/devel: document '// +groupGoName' code-generation tag 2017-11-06 18:25:09 +01:00
Kubernetes Submit Queue 5052b4e517
Merge pull request #1140 from dhirajh/master
Automatic merge from submit-queue.

Add  provisioner changes to support block dev

Moving the doc https://docs.google.com/document/d/1hRRzZpWtbHyJC1lotE8rqp2h1NEXuFv-rAW-vLuQa94/edit?usp=sharing into this block pv document.

cc @msau42
2017-11-06 09:00:36 -08:00
Kubernetes Submit Queue b4c1b580b5
Merge pull request #1342 from chenhonggc/invalid-link
Automatic merge from submit-queue.

fix invalid link for initial-resources.md

fixed some invalid link.
2017-11-06 04:51:26 -08:00
陈宏 710261fabc fixed dimenisionality to dimensionality 2017-11-06 13:33:33 +08:00
陈宏 d820ae05ba typo 2017-11-06 10:52:24 +08:00
陈宏 d131b4ed81 fix invalid link for initial-resources.md 2017-11-06 09:46:19 +08:00
Gin a91f001383
Update bulk_watch.md 2017-11-06 09:29:07 +08:00
Gin a46a4dd4c5
Update alternate-api-representations.md 2017-11-05 15:22:51 +08:00
Xingcai Zhang 1b44b7e511 update 2017-11-04 23:33:21 +08:00
Xingcai Zhang d8942f32f6 fix typo words to implementation 2017-11-04 23:30:58 +08:00
Xingcai Zhang be6c11c89b fix typo 2017-11-04 23:30:30 +08:00
guineveresaenger a6dcf8678b removed autogenerated munge analytics from files 2017-11-03 16:55:51 -07:00
guineveresaenger b41c258f98 beging to remove munch tags from files, also removed deprecated content of how-to-doc in favor of link to k/website 2017-11-03 15:37:08 -07:00
guineveresaenger eca5c418e4 removed deprecated munge script instructions 2017-11-03 14:37:18 -07:00
Kubernetes Submit Queue 7bed24ef55
Merge pull request #1331 from warmchang/multicluster
Automatic merge from submit-queue.

Fix some errors in control-plane-resilience.md
2017-11-03 12:54:41 -07:00
Kubernetes Submit Queue c16187ab0d
Merge pull request #1328 from xuhuilong/patch-2
Automatic merge from submit-queue.

correct the typo
2017-11-03 11:31:35 -07:00
Kubernetes Submit Queue fc6d901b93
Merge pull request #1329 from chenhonggc/preserve-order-in-strategic-merge-patch
Automatic merge from submit-queue.

change preserve-order-in-strategic-merge-patch.md

I think `convered ` should be `covered `.
2017-11-03 11:29:25 -07:00
Kubernetes Submit Queue 43c5ead391
Merge pull request #1314 from castrojo/contributor-cheatsheet
Automatic merge from submit-queue.

Add a contributor cheatsheet

This started as a list of resources I would check on every day, sort of like a portal page from the 90s meets the kubectl cheat sheet. Then I started to ask around what URLs people use day-to-day and then people asked for a copy, so I figured it wouldn't be a bad thing to share: 

Contrib-ex discussion and proposal: https://groups.google.com/forum/#!topic/kubernetes-wg-contribex/-azSwMpLsZE

I think this still needs a few things to be useful to more people, perhaps someone with front end experience can make it shiny, in the meantime setting it as your new tab page in the browser has been working for me.
2017-11-03 11:25:18 -07:00
Jorge O. Castro aa021a8018 Add a contributor cheatsheet 2017-11-03 12:39:00 -04:00