Commit Graph

332 Commits (master)

Author SHA1 Message Date
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
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
Jimmy Song 86ba108199 Update ingress 2018-10-12 10:46:44 +08:00
Jimmy Song fda723067d Add Admission Controller 2018-10-09 19:17:03 +08:00
Jimmy Song 6180c00f8c Add Quality of Service 2018-10-09 11:50:55 +08:00
Jimmy Song 29302320c6 Update some description 2018-09-27 21:40:27 +08:00
Jimmy Song aacb7c2d2d Update classify 2018-09-26 22:35:54 +08:00
Jimmy Song 139c8e0bcb Delete some deprecated tools and change image
- Delete some deprecated tools
- Change kuberentes layers architecture
- Modify some abbreviations
2018-09-26 22:35:41 +08:00
Jimmy Song 6f07aa85a3 Fix broken links
Fix the broken internal and external links
2018-09-25 22:09:51 +08:00
包梦江 e0d182f1bf docs(cronjob): update to latest 2018-09-18 10:59:02 +08:00
Jimmy Song 811f85c68e Update a link, fix #280 2018-09-06 14:24:51 +08:00
Jimmy Song 236d7474ee Delete the English content and fix translations 2018-09-05 21:21:36 +08:00
Jimmy Song ca952fe9b9 Update initContainer, add compatibility description 2018-09-05 16:06:25 +08:00
klgd 772edd5cc2
fix storageclass.kubernetes.io/is-default-class
默认storage class的注解 storageclass.kubernetes.io/is-default-class 写错了
2018-09-04 11:03:31 +08:00
Jimmy Song f2c8fe0e6d
Merge pull request #278 from goodluckbot/fix-typo-in-pod-lifecycle
Fix typo in pod-lifecycle.md
2018-08-31 13:01:51 +08:00
goodluckbot 1ce301dca0 Fix typo in pod-lifecycle.md 2018-08-31 01:31:49 +08:00
chaosky f4023bb8c3 fix typo 2018-08-29 17:00:53 +08:00
chaosky 796f55da35
”不要“改为”要“
原文为 Do include PersistentVolumeClaim objects in your bundle of config (alongside Deployments, ConfigMaps, etc).
2018-08-28 16:50:35 +08:00
Xin Han 677ec9646f Fix typo in Pod Preset chapter 2018-08-24 00:01:31 +02:00
chaosky 3628c5ac62
高级 liveness 探针示例使用官方最新 yaml 配置 2018-08-21 16:41:49 +08:00
Jiaying Ren 569ca1174a
更新 typos 2018-08-14 22:07:28 +08:00
zhanggang 1ae8b9affc Fix typos
1. nod-->node
2. .md后缀导致URL 404 Not Found.
2018-08-14 09:20:56 +08:00
zhanggang fcffc7e1ae Fix a typo 2018-08-09 16:13:18 +08:00
Jimmy Song 223160d653 update style 2018-08-08 23:25:50 +08:00
Jiaying Ren b7d813581d
更新过时描述
1. https://kubernetes.io/docs/user-guide/working-with-resources/#resources-are-automatically-modified 不可用
2. kube 1.10 实测结果为 default
2018-08-08 22:02:58 +08:00
Jiaying Ren 3cf43f0004
删除过时描述
链接 https://kubernetes.io/docs/user-guide/kubectl/v1.6/#rolling-update 已经不可用
2018-08-07 21:57:12 +08:00
Jimmy Song 9c4d56cbf7
Merge pull request #256 from felix0913/master
some inaccurate translation in pod-lifecycle part
2018-08-04 20:35:09 +08:00
felix0913 0ddf8fc1fa some inaccurate translation in pod-lifecycle part 2018-08-03 22:56:22 +08:00
Funky 347473db93 fix PV url errors 2018-08-01 00:52:03 +08:00
heaven 752ba0bcbd ReplicationController 修改为 ReplicaSet 2018-07-24 19:18:41 +08:00
heaven 0a0b22111f 修正错别字 2018-07-24 19:10:48 +08:00
heaven fceaa299b5 - autoscaling/v2alpha1
修改为
- autoscaling/v1alpha1

ReplicationController
修改为
ReplicaSet
2018-07-24 18:51:48 +08:00
Funky 22bcc006e6 update service proxy mode:ipvs 2018-07-22 01:36:06 +08:00
Zhang Zhenhua b43c1a0f78 根据v1.10版本更新CRI章节 2018-07-12 20:24:34 +08:00
rootsongjc 2f7f167af8 Add three new posts
- add cloud native definition
- add kubernetes networking
- add cloud native local quick start
2018-07-08 19:03:30 +08:00