Commit Graph

265 Commits (2f739b79ccc7c48ba44f11f34e51939919e66475)

Author SHA1 Message Date
Jimmy song 2f739b79cc fix lint errors 2019-07-31 20:06:48 +08:00
wgjak47 c62b120a7a
修复翻译问题
原文:https://kubernetes.io/zh/docs/concepts/workloads/controllers/deployment/#pausing-and-resuming-a-deployment
> This will allow you to apply multiple fixes in between pausing and resuming without triggering unnecessary rollouts.
这里的多次应该是指的修复操作而不是多次暂停和恢复
2019-07-24 23:11:15 +08:00
Jimmy song b5c3205f64 Fix code highlight 2019-07-08 10:39:21 +08:00
zeromake dc7027c7d1
fix: update cri.md 2019-05-07 12:39:29 +08:00
XiaoFei 81330d22f9
修正错别字
“再”应为“在”
2019-04-24 22:46:42 +08:00
Jimmy Song e4218e6512 Use local images instead of weibotuchuang 2019-04-24 14:30:18 +08:00
Jimmy Song 87aad82985 Update gitbook
- Add CNCF Chapter
- Delete broken links
- Move some pages to cloud-native folder
- Add GFW website lists to skip lint progress
- Update README
2019-04-11 23:57:23 +08:00
Jimmy Song 71b8d4f6c1
Merge pull request #347 from willseeyou/patch-14
Update service.md
2019-03-21 17:09:42 +08:00
Jimmy Song 581f105a0d
Merge pull request #348 from willseeyou/patch-15
Update ingress.md
2019-03-21 17:09:04 +08:00
Jimmy Song 2f3d3f4a2f
Merge pull request #349 from willseeyou/patch-16
Update serviceaccount.md
2019-03-21 17:08:29 +08:00
Will 6ae1016e4b
Update custom-resource.md 2019-03-21 17:05:12 +08:00
Will 324fb4dbb4
Update serviceaccount.md 2019-03-21 15:00:55 +08:00
Will c52d768e22
Update ingress.md 2019-03-21 14:54:54 +08:00
Will 0f69deaf6e
Update service.md 2019-03-21 14:48:13 +08:00
Jimmy Song 024fab957a
Merge pull request #344 from willseeyou/patch-11
fix wrong typo for kubernetes
2019-03-21 14:09:46 +08:00
Jimmy Song 3b69fadd71
Merge pull request #345 from willseeyou/patch-12
Update deployment.md
2019-03-21 14:09:19 +08:00
Will c321bf5aa5
Update daemonset.md 2019-03-21 11:18:55 +08:00
Will 2d9007216f
Update deployment.md 2019-03-21 10:58:13 +08:00
Will 1b9518bb55
fix wrong typo for kubernetes 2019-03-21 10:56:15 +08:00
Jimmy Song d85ea4a860
Merge pull request #342 from willseeyou/patch-9
Update pod-disruption-budget.md
2019-03-21 10:42:50 +08:00
Will 1516f0b7ff
wrong description about MemoryPressure and DiskPressure
MemoryPressure: True if pressure exists on the node memory – that is, if the node memory is low; otherwise False
DiskPressure: True if pressure exists on the disk size – that is, if the disk capacity is low; otherwise False
2019-03-21 10:04:30 +08:00
Will 1d03bb6b1d
Update pod-disruption-budget.md 2019-03-21 09:53:44 +08:00
Will 3f560050b3
fix wrong spelling for kubernetes 2019-03-19 16:10:14 +08:00
Jimmy Song df2634eda2
Merge pull request #339 from willseeyou/patch-7
Update configmap.md
2019-03-18 18:14:15 +08:00
Will 566fbf5c2d
Update configmap.md 2019-03-18 15:45:50 +08:00
Will 31ba7f7acf
Update configmap.md 2019-03-18 15:36:56 +08:00
xuri d760020551
Kubernetes API Conventions Links update 2019-02-19 17:34:40 +08:00
Jimmy Song 0b52f4fa11 Update Network Policies 2019-01-29 17:28:23 +08:00
Jimmy Song 079ce6042c Fix broken links 2019-01-29 16:13:13 +08:00
zhanggang e0c610e921 修复typos及PodCondition的type字段增加新值
pod.md中kubelet的一个拼写错误。
pod-lifestype.md中修改了下描述。并且根据最新官方文档,PodCondition
的type字段可选的值还有ContainersReady.
2019-01-23 10:13:06 +08:00
Jimmy Song 6c37328a13
Merge pull request #331 from lsytj0413/fix
fix(*): fix 404 links, fix typo
2019-01-22 17:31:41 +08:00
lsytj0413 7315309526 fix(*): fix 404 links, fix typo 2019-01-22 17:27:55 +08:00
zhanggang f65d1305d5 修改一处Pod描述,使其更通顺 2019-01-22 16:52:30 +08:00
lsytj0413 588c4e3ec6 fix(pod): fix 404 link 2019-01-17 17:45:52 +08:00
lsytj0413 3cb545914d fix(csi): mark Driver-registrar DEPRECATED and add Cluster/Node Driver Registrar 2019-01-17 17:08:17 +08:00
Rand01ph 30d1f4d501 修改一处Pod的描述问题 2019-01-15 13:23:32 +08:00
Jimmy Song 1ae62d1cf3 Update calico 2019-01-14 16:25:33 +08:00
薛继鹏 b6bea308ef 规范符号,消除有歧义部分 2019-01-07 20:38:16 +08:00
薛继鹏 909eb30ab6 增加 pod 终止宽限期设置说明 2019-01-06 16:46:20 +08:00
薛继鹏 5361843a84 修改部分错别字 2019-01-06 16:35:41 +08:00
hzchenzhongyang 6b6f3e72fa 修复concepts文档中错别字和错误标点符号 2018-12-22 13:22:14 +08:00
Ranger Yu dd98004342
Update crd.md
reference links typo corrections
2018-12-18 14:56:12 +08:00
Jimmy Song acf683b80a Add a reference 2018-12-18 10:43:32 +08:00
chestack 4e617db7b5 Fix yaml file and bash command
add known issue about ConfigMap updates
2018-11-19 19:14:44 +08:00
Jimmy Song deca6274b2 Add cilium concepts 2018-11-08 16:05:28 +08:00
Jimmy Song f40232d3fd fix code type setting error 2018-11-01 17:54:43 +08:00
Jimmy Song d6779b0ebc fix codefence 2018-11-01 17:48:33 +08:00
Jimmy Song 6e5a4913ca Add CRD 2018-11-01 17:39:18 +08:00
Jimmy Song 6aa2d50074 Add Cilium the API-aware Networking and Security software 2018-10-30 21:10:46 +08:00
zhucan f0cc8c17fc
Update csi.md 2018-10-19 18:02:56 +08:00