Commit Graph

1452 Commits (9cd860aacbe8e4369897d67fd6f7d958abac65ed)
 

Author SHA1 Message Date
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
Jimmy Song 7166f555f1
Merge pull request #346 from willseeyou/patch-13
Update daemonset.md
2019-03-21 14:08:31 +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
Jimmy Song 148edf17e5
Merge pull request #343 from willseeyou/patch-10
wrong description about MemoryPressure and DiskPressure
2019-03-21 10:42:21 +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
Jimmy Song 0f67d767a8
Merge pull request #341 from buptliuwei/patch-1
Update kubernetes-and-cloud-native-summary-in-2018-and-outlook-for-20…
2019-03-20 15:19:59 +08:00
buptliuwei 380019bbfa
Update kubernetes-and-cloud-native-summary-in-2018-and-outlook-for-2019.md 2019-03-20 10:17:13 +08:00
Jimmy Song 95f80c3905
Merge pull request #340 from willseeyou/patch-8
fix wrong spelling for kubernetes
2019-03-19 21:36:36 +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
Jimmy Song ed33ffa0d0
Merge pull request #338 from willseeyou/patch-6
Update configmap.md
2019-03-18 18:14:02 +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
Jimmy Song 3f7c823689
Merge pull request #337 from shonge/patch-1
Update cloud-native-philosophy.md
2019-03-05 19:14:31 +08:00
Song bf7b86269a
Update cloud-native-philosophy.md
参照原文更新文档层次
2019-03-04 15:38:49 +08:00
Jimmy Song 0c3a18eca9 Replace picture 2019-03-03 00:45:39 +08:00
Jimmy Song 5e7f948493 Fix style mistake 2019-03-03 00:21:52 +08:00
Jimmy Song 5927cf09c4 Add some instructions for the book 2019-03-03 00:12:40 +08:00
Jimmy Song 9da98a58e6 Introducing operatorhub 2019-03-02 19:31:16 +08:00
Jimmy Song c46ec10f11
Merge pull request #335 from xuri/patch-1
Kubernetes API Conventions Links update
2019-02-20 10:35:32 +08:00
xuri d760020551
Kubernetes API Conventions Links update 2019-02-19 17:34:40 +08:00
Jimmy Song 31edb21ca6 Fix typo 2019-02-17 11:39:33 +08:00
Jimmy Song 860504dc66 Add kubernetes release index 2019-02-15 11:03:43 +08:00
Jimmy Song 2248c3a948 Add CNCF Annual Report 2019-02-13 20:11:48 +08:00
Jimmy Song d146b8b8c3 Add some supplement
- Add cloud native key notes
- Add InfoQ 2019 Q1 architecture trend picture
2019-01-30 19:42:18 +08:00
Jimmy Song f454c694be Close #334 2019-01-30 10:38:30 +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
Jimmy Song 907eacb1b6 Add Kubernetes and Cloud Native summary and outlook 2019-01-29 14:05:37 +08:00
Jimmy Song af51622f7f Update dashboard yaml file address 2019-01-29 10:29:18 +08:00
Jimmy Song 5bd4f15083 Add community content 2019-01-28 22:32:26 +08:00
Jimmy Song 44d2fb7c29
Merge pull request #332 from zhangg/master
Update
2019-01-23 11:49:26 +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 0f2fb1cfb3 Add cloud native sandbox 2019-01-22 17:59:37 +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
Jimmy Song 199242e144
Merge pull request #330 from zhangg/master
Update a sentence
2019-01-22 17:00:16 +08:00
zhanggang f65d1305d5 修改一处Pod描述,使其更通顺 2019-01-22 16:52:30 +08:00
Jimmy Song e439ffa142
Merge pull request #329 from lsytj0413/fix-csi
fix(csi): mark Driver-registrar DEPRECATED and add Cluster/Node Driver Registrar
2019-01-17 17:50:20 +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
Jimmy Song 3a746d65f5 Update footer 2019-01-15 14:06:04 +08:00
Jimmy Song 87f6e08b90
Merge pull request #328 from Rand01ph/fix_pod_represents
修改一处Pod的描述问题
2019-01-15 14:04:42 +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