Commit Graph

109 Commits

Author SHA1 Message Date
Tanveer Alam b878cb9969
Broken link of Docker's event stream
Section `Leverage Upstream Container Events` has broken link, so updated with latest docker's `Monitor events` api doc.
2019-11-15 09:49:45 +05:30
Lee Verberne 1a41ae3260 Remove legacy Troubleshooting Running Pods proposal
This has been migrated to https://git.k8s.io/enhancements/keps/sig-node/20190212-ephemeral-containers.md
2019-07-22 11:13:58 +00:00
Kubernetes Prow Robot e57bfed3b4
Merge pull request #3163 from eduartua/issue-3064-grouping-by-sig-node
Grouping /devel files by SIGs - SIG Node
2019-01-31 15:33:09 -08:00
eduartua 0bacd3d192 Some files had conflict with some URL - fixed now 2019-01-31 13:36:01 -06:00
Roy Lenferink 4396a8b7f3 Updated OWNERS files to include link to docs 2019-01-30 19:37:21 +01:00
eduartua e00ed401dc file container-runtime-interface.md was moved to the new sig-node folder - URLs in k/community were updated 2019-01-28 15:49:32 -06:00
eduartua 1e4beeda12 URLs changed from abs path to relative path 2019-01-28 13:31:30 -06:00
eduartua aec3053035 Grouping files by sig-architecture - fixed links 2019-01-24 11:57:12 -06:00
Kubernetes Prow Robot cd961fad1e
Merge pull request #1680 from ConnorDoyle/numa-manager
Add Topology Manager proposal.
2019-01-08 10:06:08 -08:00
fatsheep9146 ee2abbf9db fix typos for kubele-cri-logging 2018-11-26 23:29:40 +08:00
k8s-ci-robot c4e87a2524
Merge pull request #2947 from JoeWrightss/patch-1
fixs typo: dont -> don't
2018-11-17 07:35:04 -08:00
mooncake 066f8d011c Fixup some typos
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-10 19:04:21 +08:00
mooncake a1728e8e6d Fix typos: acclerator -> accelerator
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-09 00:45:40 +08:00
JoeWrightss 72b2d4386c fixs typo: dont -> don't 2018-11-05 22:20:03 +08:00
xichengliudui a592bc4090 Fix typo 2018-10-28 23:24:17 -04:00
Connor Doyle 8be27917f5 Updated diagrams for renaming.
- Added device plugin protocol diff.
2018-10-24 10:11:13 -07:00
xichengliudui 46fd1055aa Fixing grammatical errors
Fixing grammatical errors

Fixing grammatical errors
2018-10-24 08:58:53 -04:00
Connor Doyle d96c2fb5cd Fix spelling error. 2018-10-02 10:32:00 -07:00
Connor Doyle 7ac4fbfaa6 Rename NUMAManager => TopologyManager.
- Associated changes to interfaces and text.
2018-10-02 10:00:01 -07:00
Connor Doyle 5e2f69c500 Renamed numa-manager.md => topology-manager.md 2018-10-02 09:36:25 -07:00
k8s-ci-robot c49177aacd
Merge pull request #2506 from davidxia/patch-1
Fix typo in resource-qos.md
2018-09-20 07:59:02 -07:00
Connor Doyle 32b8cbefcb
Update phases, grad criteria, and target release. 2018-09-18 09:47:02 -07:00
k8s-ci-robot f1d6261f21
Merge pull request #1269 from verb/pod-troubleshooting-use-container
Use v1.Container in Debug Containers API
2018-08-23 17:15:37 -07:00
Lee Verberne 502b757271 Move Ephemeral Containers into pod.Spec
After discussing with API reviewers and relevant SIG leads, we've agreed that
the configuration for Ephemeral Containers should live in the pod spec.
2018-08-21 17:55:42 +02:00
vikaschoudhary16 1f85184ff2 Add plugin watcher design 2018-08-21 01:50:23 -04:00
wangxy518 da16e2a82a
Update node-allocatable.md 2018-08-20 16:44:01 +08:00
David Xia f7a96973a4
Fix typo in resource-qos.md 2018-08-09 15:18:19 -04:00
Yu-Ju Hong 31e0993653 Update the documentation of CRI log format 2018-05-24 10:33:12 -07:00
k8s-ci-robot 2a6ff60c02
Merge pull request #2067 from vikaschoudhary16/userns
Add proposal for node-level User Namespaces remapping support
2018-05-14 16:30:25 -07:00
AdamDang f73e75881c
[cri-windows.md] Typo fix: configration->configuration
configration->configuration
2018-05-04 23:40:37 +08:00
Lee Verberne 660f409cdd Pod Troubleshooting: remove the requirement for an in-PodStatus log of all Debug Containers 2018-04-30 11:19:34 +02:00
vikaschoudhary16 f1874ea7ff Add proposal for node-level User Namespaces remapping support 2018-04-26 10:32:10 -04:00
Ziqi Zhao 369e86bb95 Fix mistakes about the example of resource account for burstable pods and typo mistake 2018-04-14 20:55:46 +08:00
Connor Doyle 4793277c98 Edits in response to review comments. 2018-03-29 07:55:24 -07:00
Zhen Wang fdffde37ad update docker/default to runtime/default 2018-03-27 16:35:50 -07:00
Zhen Wang 95c737fa4b Update seccomp design doc to add default profile 2018-03-22 14:35:21 -07:00
Lee Verberne 946532db82 Update EphemeralContainers in apiserver not kubelet 2018-03-22 10:24:18 +01:00
Lee Verberne caa072ead7 Update API of Troubleshooting Ephemeral Containers
- Report both v1.Container & v1.ContainerStatus in PodStatus
- Persist v1.Container as a container runtime label
- Start ephemeral containers from the kubelet pod worker
2018-03-22 10:24:18 +01:00
k8s-ci-robot 9bf594e91a
Merge pull request #1451 from dashpole/memcg
Propose solution to make memory cgroup events effective.
2018-03-08 10:48:55 -08:00
Christoph Blecker 3980b0c6f1
Fix various spelling mistakes 2018-03-04 14:46:53 -08:00
cheyang 3aaf208a2e fix typo around the project
Signed-off-by: cheyang <cheyang@163.com>
2018-02-28 08:54:02 +08:00
David Ashpole f8494e93bc
choose solution 2018-02-27 13:52:53 -08:00
lijianfeng1993 e4dac147ae fix a duplication problem in troubleshoot-running-pods.md 2018-02-10 18:52:40 +08:00
jian.tan c105fdad60 Typo: fix Underneath there are two block devices devices->[Underneath there are two block devices] in disk-accounting.md 2018-02-09 10:46:40 +08:00
halfcrazy ec3d22e7c5 doc: fix some typo 2018-02-04 22:41:56 +08:00
k8s-ci-robot 79082b209b
Merge pull request #1510 from JiangtianLi/jiangtli-wincri
Design proposal for Windows Container Configuration in CRI
2018-02-02 15:23:04 -08:00
Jiangtian Li 6d08a82133 Add feature request link 2018-01-30 09:42:26 -08:00
Jiangtian Li 2421112c60 Add mapping example of kubernetes cpu/memory requests/limit 2018-01-25 23:16:06 -08:00
Connor Doyle 69402a4ddc Fixed review comments: typos and phrasing. 2018-01-25 08:54:51 -08:00
Connor Doyle ddf37e122b Added NUMA Manager proposal draft. 2018-01-24 21:20:46 -08:00