Commit Graph

290 Commits (2ba83c61f5a5762b5b57597a28bd13cd3e32d200)

Author SHA1 Message Date
Jimmy song 91be4a47a8 update service 2020-06-22 22:59:42 +08:00
Jimmy song 632cf71d43 update style 2020-06-21 15:18:04 +08:00
Jimmy song 4b3f179330 update 2020-06-19 17:55:41 +08:00
Bati 9cb54343a4
修正115行排空'node-2'后的状态表格 (#403)
添加node-2 *drained*,删除pod-b *available*
2020-06-18 10:04:58 +08:00
Jimmy song 0f8f6d4939 refine 2020-06-17 13:50:23 +08:00
Jimmy song b0c129cda2 refine 2020-06-08 20:32:34 +08:00
Bin Liang c76bfd2f81
配置calicoctl环境变量
更新calico文档, calicoctl使用前应配置kubeconfig及datastore类型
2020-04-26 16:34:14 +08:00
xianyuLuo 7c7212f0a7 增加Pause容器详细解释,便于理解 2020-03-23 16:43:08 +08:00
xianyuLuo e10fcaf8c1 增加Pause容器详细解释,便于理解 2020-03-23 16:33:15 +08:00
matthew188 8b7dfefb3f
Update job.md 2020-02-28 11:34:52 +08:00
Jimmy song c029237207 Update CNCF sandbox citeria 2020-02-21 18:37:19 +08:00
Jimmy song f3dd60e6be fix lint errors 2020-02-08 11:48:04 +08:00
Jimmy song ca1538be9c Update links 2020-02-01 17:39:11 +08:00
Xingwang.Guo 48499c28e3
Update deployment.md
删除autoscale命令
2019-12-04 10:47:43 +08:00
Jimmy song 199fa0d624 Fix broken links 2019-11-01 11:40:48 +08:00
jiangpengfei c42ccc0319
Merge branch 'master' into master 2019-11-01 10:10:35 +08:00
jiangpengfei c8e56fb1c9
update description about cri
update description about cri compatible container runtime
2019-11-01 10:06:36 +08:00
Jimmy song 2f210b9054 Update
Signed-off-by: Jimmy song <rootsongjc@gmail.com>
2019-10-21 20:23:07 +08:00
Jimmy song f9680ae652 Update CRD 2019-10-08 20:36:50 +08:00
Jimmy song ea32a935b2 Remove Istio Chinese doc link 2019-09-22 10:33:23 +08:00
Jimmy song 953e7c314c Fix broken links 2019-09-22 10:05:33 +08:00
Jimmy song fbd9b542c8 Add CNCF Ambassador introduction 2019-09-21 20:02:40 +08:00
Jimmy Song 29a69ad60d
Merge pull request #377 from HansonHH/fix-typo
Fix typo
2019-09-03 09:43:23 +08:00
Xin Han f23daa1bf3 Fix typo 2019-09-02 21:24:35 +02:00
Jimmy song 0ea9cbc6a5 delete 404 links 2019-07-31 20:24:07 +08:00
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