Commit Graph

87 Commits

Author SHA1 Message Date
Linus Lee 26368ca74b Fix concept directory display problem (#11317) 2018-11-26 06:05:40 -08:00
Chengyu Zhang 7d5043d5d1 zh-trans: /docs/concepts/storage/volume-snapshot-classes.md (#11154)
* Create volume-snapshot-classes.md

* 换行格式修改

* Update volume-snapshot-classes.md
2018-11-25 11:15:59 +08:00
Chengyu Zhang 4443843458 zh-trans: /docs/concepts/storage/storage-limits.md (#11148)
* Create storage-limits.md

* 修改中英文空格问题

* Update storage-limits.md

* Update storage-limits.md
2018-11-25 00:13:36 +08:00
SataQiu fe9b5443b9 zh-trans: add docs/concepts/storage/_index.md (#11232) 2018-11-23 18:17:54 -08:00
SataQiu 0472f65131 zh-trans: add docs/concepts/workloads/_index.md (#11195) 2018-11-23 05:22:06 -08:00
chenrui e98fed9d66 zh-trans: Fix hugo annotations (#11185) 2018-11-22 17:36:16 -08:00
chenrui 1cc718f0a6 Fix hugo annotation order issue in PR #11137 (#11184) 2018-11-22 17:32:58 -08:00
chenrui d2e5be57c1 zh-trans: Fix PR #11173 comments (#11175) 2018-11-22 05:09:57 -08:00
chenrui e269d68f31 Fix PR #11081 file format (#11178) 2018-11-22 03:39:03 -08:00
Linus Lee 8cdf83d64f zh-trans: Fix the problem of showing invalidation (#11158)
修复concept主页显示失效的问题,详见:<https://kubernetes.io/zh/docs/concepts/>
2018-11-22 03:35:54 -08:00
chenrui 56c476d696 zh-trans: add concepts/containers/runtime-class.md (#11173) 2018-11-22 01:38:36 -08:00
Yang Li 5d43a14730 zh-trans: add 20 _index.md files (#11137)
Co-authored-by: Yang Li <idealhack@gmail.com>

- zh-trans: add workloads/controllers/_index.md
- zh-trans: add update/_index.md
- zh-trans: add deploy-app/_index.md
- zh-trans: add manage-daemon/_index.md
- zh-trans: add debug-application-cluster/_index.md
- zh-trans: add clusters/_index.md
- zh-trans: add tools/_index.md
- zh-trans: add job/_index.md
- zh-trans: add network-policy-provider/_index.md
- zh-trans: add kubeadm/_index.md
- zh-trans: add turnkey/_index.md
- zh-trans: add kubernetes-api/_index.md
- zh-trans: add stateful-application/_index.md
- zh-trans: add create-cluster/_index.md
- zh-trans: add run-application/_index.md
- zh-trans: add using-api/_index.md
- zh-trans: add kubefed/_index.md
- zh-trans: add kubectl/_index.md
- zh-trans: add services/_index.md
- zh-trans: add expose/_index.md
2018-11-21 21:30:43 -08:00
AdamDang 5aa871ac07 zh-trans: add policy/_index.md (#11085)
* zh-trans: add policy/_index.md

zh-trans: add policy/_index.md

* Update _index.md
2018-11-20 06:54:57 -08:00
AdamDang addc304897 zh-trans: add working-with-objects/_index.md (#11084)
* zh-trans: add working-with-objects/_index.md

zh-trans: add working-with-objects/_index.md

* Update _index.md
2018-11-20 06:53:09 -08:00
Qiming 9c1349a880 Merge pull request #11091 from AdamDang/patch-57
zh-trans: add apiserver-aggregation.md
2018-11-20 13:46:40 +08:00
Qiming 158f5276d8 Update apiserver-aggregation.md 2018-11-20 13:31:15 +08:00
AdamDang 399c842a61 Fixes due to review
Fixes due to review
2018-11-20 13:19:41 +08:00
AdamDang c6ee5f1663 zh-trans: add storage/_index.md (#11087)
zh-trans: add storage/_index.md
2018-11-19 19:16:15 -08:00
AdamDang 58737dff9b zh-trans: add workloads/controllers/_index (#11089)
zh-trans: add workloads/controllers/_index
2018-11-19 19:16:10 -08:00
AdamDang 03c716d29b zh-trans: add services-networking/_index.md (#11086)
* zh-trans: add services-networking/_index.md

zh-trans: add services-networking/_index.md

* Update _index.md
2018-11-19 19:14:31 -08:00
AdamDang 090695a109 zx-trans: add pods/_index.md (#11090)
zx-trans: add pods/_index.md
2018-11-19 19:08:13 -08:00
AdamDang 94c6e6a9e3 zx-trans: add workloads/_index.md (#11088)
zx-trans: add workloads/_index.md
2018-11-19 17:57:48 -08:00
AdamDang 881a8ba7d1 zh-trans: add object-management-kubectl/_index.md (#11083)
zh-trans: add object-management-kubectl/_index.md
2018-11-19 17:56:00 -08:00
AdamDang fa536ef5ae zh-trans: add compute-storage-net/_index.md (#11079)
zh-trans: add compute-storage-net/_index.md
2018-11-19 17:54:03 -08:00
AdamDang bb45069b1a zh-trans: add extend-kubernetes/_index.md (#11077)
zh-trans: add extend-kubernetes/_index.md
2018-11-19 17:52:01 -08:00
AdamDang c7115d7a25 zh-trans: add api-extension/_index.md (#11078)
zh-trans: add api-extension/_index.md
2018-11-19 17:50:09 -08:00
AdamDang 01c6eb3625 zh-trans: add overview/_index.md (#11081)
zh-trans: add overview/_index.md
2018-11-19 17:48:16 -08:00
AdamDang 1cbaddef4a zh-trans: add apiserver-aggregation.md
zh-trans: add apiserver-aggregation.md
2018-11-19 23:15:32 +08:00
Zheng Xi Zhou a6913a97ab Change ReplicationController to ReplicaSets (#11011)
`ReplicaSets` is more recommended for manipulating pods than `ReplicationController`.
2018-11-17 00:11:53 -08:00
hintss ecfdcf643f Fix 3 links that were pointing at blog.kubernetes.io (#10731)
* fix 3 links that were pointing at the old blog URL

* Fix the 4th blog link
2018-11-14 18:01:44 -08:00
Shuo Li e68f05793f zh_trans_docs_concepts_index (#10744) 2018-11-10 22:29:21 -08:00
Shuo Li 78a583515e zh-trans_docs_concepts_index_1.12 (#10747)
* zh-trans_docs_concepts_index_1.12

* fix some trans

* update trans
2018-11-10 20:04:00 -08:00
Bily Zhang cc763d4692 Fix typos: kubele -> kubelet (#10947)
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-10 19:55:00 -08:00
Luc Perkins d65e1790ff Add admonition type to shortcode (#9482)
* Change existing admon blocks

* Fix includes issue
2018-11-06 11:33:04 -08:00
W Technologist d40d92f67b Optimise translations (#10755) 2018-10-28 19:37:23 -07:00
AdamDang 509a4e15e9 Update pod-security-policy.md (#10740) 2018-10-27 00:14:22 -07:00
Zach Corleissen abcee2dccd Update localization guidelines (#10485)
* Update localization guidelines for language labels

Continuing work

Continuing work

Continuing work

More work in progress

Add local OWNERS folders

Add an OWNERS file to Chinese

Remove shortcode for repos

Add Japanese

Alphabetize languages, change weights accordingly

More updates

Add Korean in Korean

Add English to languageName

Feedback from gochist

Move Chinese content from cn/ to zh/

Move OWNERS from cn/ to zh/

Resolve merge conflicts by updating from master

Add files back in to prep for resolution

After rebase on upstream/master, remove files

Review and update localization guidelines

Feedback from gochist, tnir, cstoku

Add a trailing newline to content/ja/OWNERS

Add a trailing newline to content/zh/OWNERS

Drop requirement for GH repo project

Clarify language about forks/branches

Edits and typos

Remove a shortcode specific to a multi-repo language setup

Update aliases and owners

Add explicit OWNERS for content/en

Migrate content from Chinese repo, update regex in config.toml

Remove untranslated strings

Add trailing newline to content/en/OWNERS

Add trailing newlines to OWNERS files

add Jaguar project description (#10433)

* add Jaguar project description

[Jaguar](https://gitlab.com/sdnlab/jaguar) is an open source solution for Kubernetes's network based on OpenDaylight.
Jaguar provides overlay network using vxlan and Jaguar CNIPlugin provides one IP address per pod.

* Minor newline tweak

blog post for azure vmss (#10538)

Add microk8s to pick-right-solution.md (#10542)

* Add microk8s to pick-right-solution.md

Microk8s is a single-command installation of upstream Kubernetes on any Linux and should be included in the list of local-machine solutions.

* capitalized Istio

Add microk8s to foundational.md (#10543)

* Add microk8s to foundational.md

Adding microk8s as credible and stable alternative to get started with Kubernetes on a local machine. This is especially attractive for those not wanting to incur the overhead of running a VM for a local cluster.

* Update foundational.md

Thank you for your suggestions! LMK if this works now?

* Rewrote first paragraph

And included a bullet list of features of microk8s

* Copyedit

fix typo (#10545)

Fix the kubectl subcommands links. (#10550)

Signed-off-by: William Zhang <warmchang@outlook.com>

Fix command issue (#10515)

Signed-off-by: mooncake <xcoder@tenxcloud.com>

remove imported community files per issue 10184 (#10501)

networking.md: Markdown fix (#10498)

Fix front matter, federation command-line tools (#10500)

Clean up glossary entry (#10399)

update slack link (#10536)

typo in StatefulSet docs (#10558)

fix discription about horizontal pod autoscale (#10557)

Remove redundant symbols (#10556)

Fix issue #10520 (#10554)

Signed-off-by: William Zhang <warmchang@outlook.com>

Update api-concepts.md (#10534)

Revert "Fix command issue (#10515)"

This reverts commit c02a7fb9f9.

Update memory-constraint-namespace.md (#10530)

update memory request to 100MiB corresponding the yaml content

Blog: Introducing Volume Snapshot Alpha for Kubernetes (#10562)

* blog post for azure vmss

* snapshot blog post

Resolve merge conflicts in OWNERS*

Minor typo fix (#10567)

Not sure what's supposed to be here, proposing removing it.

* Feedback from gochist

Tweaks to feedback

* Feedback from ClaudiaJKang
2018-10-12 14:25:01 -07:00