Commit Graph

419 Commits (af7967e58eef532d153a8ea5d16b78e01fb5c813)

Author SHA1 Message Date
JohnTse 7254199576 fix a format problem 2020-04-26 15:41:50 +08:00
JohnTse 759b4b6c79 fix a translation error
“如果有 kube-proxy 可用,它将使用操作系统数据包过滤层” should be translated by "如果操作系统提供了数据包过滤层并可用的话,kube-proxy会通过它来实现网络规则"
2020-04-26 15:41:50 +08:00
JohnTse f7743281ab Update what-is-kubernetes.md
1. “为什么需要 Kubernetes,它能做什么?” 修改为二级标题
2. 补充了原文中“ Open Service Broker”的链接
2020-04-26 15:41:49 +08:00
Jim Angel 0eef9219c8 deleting migration-notice that conflicts with upgrading hugo 2020-04-26 15:41:49 +08:00
senique 192f3aaac2 Update object-management.md
Improve some translations for easy reading.
2020-04-26 15:41:46 +08:00
Dominic Yin ba415bfbd4 update content and fix rendering issue 2020-04-26 15:41:45 +08:00
Dominic Yin 3e8aa43f68 Update content/zh/docs/concepts/configuration/pod-overhead.md 2020-04-26 15:41:45 +08:00
Qiming Teng b9e7236373 Revert "zh-translation: update pod-security-policy.md (#17333)" 2020-04-26 15:40:49 +08:00
Guangze GAO 9fb2ef4b4c Blog tranlation contributor summit san diego schedule 2020-04-26 15:40:43 +08:00
Dominic Yin 490919970f Update content/zh/docs/concepts/policy/pod-security-policy.md 2020-04-26 15:40:42 +08:00
Dominic Yin 84e33e09ab Update content/zh/docs/concepts/policy/pod-security-policy.md
Co-Authored-By: Qiming Teng <tengqim@cn.ibm.com>
2020-04-26 15:40:42 +08:00
Dominic Yin b4146c09f8 update zh-trans of pod-security-policy.md 2020-04-26 15:40:42 +08:00
Dominic Yin 551948c2c9 Update content/zh/docs/concepts/policy/pod-security-policy.md
Co-Authored-By: Qiming Teng <tengqim@cn.ibm.com>
2020-04-26 15:40:41 +08:00
Dominic Yin 4c4adcc126 addendum for pod-security-policy.md 2020-04-26 15:40:41 +08:00
Dominic Yin f581a507fe zh-translation: update pod-security-policy.md (#17333) 2020-04-26 15:40:41 +08:00
Dominic Yin ff6ae3703b update content/zh/docs/concepts/configuration/manage-compute-resources-container.md
for release-1.18
2020-04-26 15:40:36 +08:00
tanjunchen 4b334e5366 replace zh to /zh in content/zh/docs/tutorials/ directory 2020-04-26 15:40:35 +08:00
Dominic Yin e5f4945dfa update kubevirt link
ref #19829
2020-04-26 15:40:34 +08:00
Dominic Yin 0894dd0f20 update content/zh/docs/concepts/storage/storage-classes.md 2020-04-26 15:38:08 +08:00
Dominic Yin 15742fdcd6 Update content/zh/docs/concepts/storage/storage-classes.md
Co-Authored-By: Qiming Teng <tengqim@cn.ibm.com>
2020-04-26 15:38:07 +08:00
Dominic Yin 0e2960bb4d Update content/zh/docs/concepts/storage/storage-classes.md
Co-Authored-By: Qiming Teng <tengqim@cn.ibm.com>
2020-04-26 15:38:07 +08:00
Dominic Yin 08793e38ab Update content/zh/docs/concepts/storage/storage-classes.md
Co-Authored-By: Qiming Teng <tengqim@cn.ibm.com>
2020-04-26 15:38:07 +08:00
Dominic Yin 869b9096a7 update content/zh/docs/concepts/storage/storage-classes.md 2020-04-26 15:38:06 +08:00
Dominic Yin 4190b42824 update content/zh/docs/concepts/storage/storage-classes.md
ref https://github.com/k8smeetup/website-tasks/issues/3502
2020-04-26 15:38:06 +08:00
Arhell 5bdbbce615 Fix left menu button on mobile (home page) 2020-04-26 15:38:05 +08:00
tanjunchen f5c7df3028 add zh/ prefix of links in zh/ directory 2020-04-26 15:38:05 +08:00
Dominic Yin 7887189d9f update content/zh/concepts/overview/components.md
fix rendering error of capture overview
2020-04-26 15:35:28 +08:00
Dominic Yin 0bfba5d8e7 update content/zh/docs/concepts/overview/components.md 2020-04-26 15:35:28 +08:00
张潇 2169b378a8 update -enable-cadvisor-json-endpoints default value and tag deprecated 2020-04-26 15:35:25 +08:00
moons fff1cd6df3 Update garbage-collection.md 2020-04-26 15:32:26 +08:00
wwgfhf 6e915dd6a7 Update zookeeper.md 2020-04-26 15:32:25 +08:00
wwgfhf 005cd2ab0e Update labels-annotations-taints.md 2020-04-26 15:32:24 +08:00
stevenux c6877051a7 Update pod-lifecycle.md
翻译内容缺失
2020-04-26 15:32:24 +08:00
Tsahi Duek dddf0b7b5e pod-topology-spread links - Language zh (#19972)
* Language zh
    - fix link for pod-topology-spread
    - markdown lint by vscode plugin

* fix title markdown
2020-04-26 15:32:17 +08:00
GoodGameZoo aa89edb615 Update 2018-08-29-kubernetes-testing-ci-automating-contributor-experience (#19951) 2020-04-26 15:32:17 +08:00
huccshen d1ad63999a Update replicaset.md (#19975) 2020-04-26 15:32:16 +08:00
Mxxisv 7912dcd277 This command is not compatible with ubuntu, so sync from English page (#19963) 2020-04-26 15:30:49 +08:00
WangHengwei 9231be84bd Update configure-liveness-readiness-startup-probes.md (#19908)
* Update configure-liveness-readiness-startup-probes.md

Add a "TCP" to synchronize with the English version.

* Update configure-liveness-readiness-startup-probes.md

Also modified line 500
2020-04-26 15:30:49 +08:00
一枚小猿 5b4aa555d8 Update cron-jobs.md (#19959)
Sync with the English document: `content/en/docs/concepts/workloads/controllers/cron-jobs.md`.

Signed-off-by: corvofeng <corvofeng@gmail.com>
2020-04-26 15:30:49 +08:00
xieyanker 0624e8799b fix format error (#19925) 2020-04-26 15:30:48 +08:00
Jiafu Jiang be1652c883 Update disruptions.md (#19939)
* Update disruptions.md

Fix a small mistake.

* Update disruptions.md
2020-04-26 15:30:48 +08:00
xieyanker 25a2884737 fix `ConfiMap` format Error (#19924) 2020-04-26 15:30:47 +08:00
行颠 dd70da25b9 remove repeat space (#19919) 2020-04-26 15:30:47 +08:00
行颠 cb9e1caecd sync yaml py Dockerfile json with /en (#19882) 2020-04-26 15:30:45 +08:00
行颠 f693494f33 add yaml from /en (#19881) 2020-04-26 15:30:45 +08:00
Will Xiang 8b983433c9 fix inital alpha zh version of ServiceTopology (#19851)
* fix inital alpha version of ServiceTopology

* add description of ServiceTopology
2020-04-26 15:30:41 +08:00
Jie Shen f79e339296 Fix Left panel navigating bar layout issue for zh (#19517) 2020-04-26 15:30:36 +08:00
Will Xiang 0d19b028fa fix zh kubernetes pki file path (#19834) 2020-04-26 15:30:36 +08:00
Lei Qian 98123fa5ed fix: typo (#19820) 2020-04-26 15:30:35 +08:00
Yan Wei 2ad71be6c0 update nodes.md to modify "之多" to "至多" (#19816)
之多 改为 至多
之多的意思是很多
至多的意思是最多
本文档语境中应该是最多
2020-04-26 15:30:35 +08:00