Commit Graph

83 Commits (88ca365f11e926aa32765ea67eeb59f9c9d98942)

Author SHA1 Message Date
shutefan 5f2250fd91 Fix sentence about specifying a rollback version (#12663) 2019-02-15 17:26:48 -08:00
WanLinghao 50d01070ba Fix some 404 links in Chinese docs (#12488) 2019-02-15 00:31:05 -08:00
Roy Lenferink 7e34aa04c6 Added link to OWNERS docs in OWNERS file (#12427)
* Added link to OWNERS docs in OWNERS file

* Updated OWNERS files to include link to docs
2019-01-30 14:04:25 -08:00
chenrui d83bcfe033 zh-trans: Add `jsonpath` approach for apiserver query (#12351) 2019-01-27 22:32:01 -08:00
ethan e30a39af27 correct zh translation in index page (#12384) 2019-01-27 18:13:43 -08:00
chenrui e70e137ab0 zh-trans: address PR #11831 suggestion (#12391) 2019-01-26 18:04:21 -08:00
ethan 9350cd8f84 _index modify for translation correction (#12309)
"Planet Scale" means a global scale which  "全球规模" will be better for this description in chinese. "Designed on the same principles that allows Google to run billions of containers a week" to "基于允许 Google 每周运行数十亿个容器的原则进行设计",  it's more natural in chinese.
2019-01-21 19:30:01 -08:00
Robin Dupret 9b55294ae4 Fix a broken anchor (#12215)
The title of this section has been changed so since the anchor is
automatically computed, links were broken.

Stems from da9722af.
2019-01-14 17:28:04 -08:00
Alan c464fd602f fix docs style (#12211)
fix docs style
2019-01-14 17:26:12 -08:00
Roy Lenferink 5c56b43456 Fixed formatting for markdown file (#12192)
* Fixed formatting for markdown file

File updated: define-environment-variable-container.md
Language: zh

* Fixes to markdown formatting
2019-01-13 00:40:55 -08:00
caiyixiang 3466056184 zh-update: kubeadm-overview (#12169) 2019-01-11 01:13:35 -08:00
Qiming a4ddd33889
Move sample YAML files to the correct place (#12123)
This PR is also an attempt to fix #12117.

Closes: #12117
2019-01-09 09:16:10 +08:00
Qiming 7d8fdc5f9f
Revert "zh-trans: add 2018-10-26-tips-for-first-kubecon-presentation-part-2.md (#12111)" (#12122)
This reverts commit 19160d7305.
2019-01-08 13:12:56 +08:00
wwkcherry 19160d7305 zh-trans: add 2018-10-26-tips-for-first-kubecon-presentation-part-2.md (#12111) 2019-01-07 20:05:00 -08:00
Yang Li a467484456 zh-trans: Added the blog post about NCW Shanghai (#11896) 2019-01-02 01:14:56 -08:00
lIuDuI 2448c0152c ZH-trans: Update content/en/docs/tasks/inject-data-application/... (#11860)
* ZH-trans: Update content/en/docs/tasks/inject-data-application/...

ZH-trans: Update content/en/docs/tasks/inject-data-application/...

* Update define-command-argument-container.md

* Update distribute-credentials-secure.md
2018-12-24 05:11:47 -08:00
Linus Lee 8af53351d1 Update mysql-wordpress-persistent-volume.md (#11852) 2018-12-22 16:36:59 -08:00
zhangx501 db9ea3c03f zh-trans website/content/zh/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md (#11741)
增加了英文注释,同时针对更新的英文文档做了中文补充,修改了部分译文是阅读更加流畅
2018-12-15 01:17:15 -08:00
Alex Contini 11a52d31c3 updates to kubecon banners (#11760)
* updates

* updates

* Update list.html
2018-12-14 09:36:49 -08:00
lIuDuI 0c6d4f8a66 Update install-kubeadm.md (#11731) 2018-12-12 22:07:39 -08:00
lIuDuI a64d64f5e3 Update federation-content-moved.md (#11498)
fix some Improper translation
2018-12-03 17:56:53 -08:00
Jim Angel 27b7b453a9 Official 1.13 Release Docs (#11401)
* Update metadata.generation behaviour for custom resources (#10705)

* update docs promoting plugins to beta (#10796)

* docs update to promote TaintBasedEvictions to beta (#10765)

* First Korean l10n work for dev-1.13 (#10719)

* Update outdated l10n(ko) contents (#10689)

fixes #10686

* Translate concepts/overview/what-is-kubernetes in Korean (#10690)

* Translate concepts/overview/what-is-kubernetes in Korean

* Feedback from ClaudiaJKang

* Translate concepts/overview/components in Korean (#10882)

* Translate concepts/overview/components in Korean #10717

* Translate concepts/overview/components in Korean

* Translate concepts/overview/components in Korean

* Apply Korean glossary: 서비스 어카운트

* Translate concepts/overview/kubernetes-api in Korean (#10773)

* Translate concepts/overview/kubernetes-api in Korean

* Applied feedback from ianychoi

* kubeadm: update the configuration docs to v1beta1 (#10959)

* kubeadm: add small v1beta1 related updates (#10988)

* ADD content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md (#11031)

* ADD content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md

* ADD content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init.md

* Update content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md

Accepted

Co-Authored-By: YouthLab <tsui@highyouth.com>

* do not change 'master' or 'worker' nodes to '主从'

* Doc updates for volume scheduling GA (#10743)

* Doc updates for volume scheduling GA

* Make trivial change to kick build

* Document nodelease feature (#10699)

* advanced audit doc for ModeBlockingStrict (#10203)

* Rename EncryptionConfig to EncryptionConfiguration (#11080)

EncryptionConfig was renamed to EncryptedConfiguration and added to
the `apiserver.config.k8s.io` API group in Kubernetes 1.13.

The feature was previously in alpha and was not handling versions
properly, which lead to an originally unnoticed `v1` in the docs.

* content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init.md

* trsanlate create-cluster-kubeadm.md to chinese (#11041)

* trsanlate create-cluster-kubeadm.md to chinese

* Update create-cluster-kubeadm.md

* update the feature stage in v1.13 (#11307)

* update new feature gates to document (#11295)

* refresh controller role list on rbac description page (#11290)

* node labeling restriction docs (#10944)

* Update 1.13 docs for CSI GA (#10893)

* dynamic audit documentation (#9947)

* adds dynamic audit documentation

* Copyedit for clarity

See also inline question/s

* Fix feature state shortcode

* Update feature state

* changes wording for dynamic audit flag behavior

* Minor copyedit

* fix dynamic audit yaml

* adds api enablement command to dynamic audit docs

* change ordering dynamic audit appears in

* add references to dynamic audit in webhook backend

* reword dynamic audit reference

* updates stages field for audit sink object

* changes audit sink api definition; rewords policy

* kubeadm: remove kube-proxy workaround (#11162)

* zh-trans content/en/docs/setup/independent/install-kubeadm.md (#11338)

* zh-trans content/en/docs/setup/independent/install-kubeadm.md

* Update install-kubeadm.md

* Update dry run feature to beta (#11140)

* vSphere volume raw block support doc update (#10932)

* Add docs for Windows DNS configurations (#10036)

* Update docs for fields allowed at root of CRD schema (#9973)

* Add docs for Windows DNS configurations

* add device monitoring documentation (#9945)

* kubeadm: adds upgrade instructions for 1.13 (#11138)

* kubeadm: adds upgrade instructions for 1.13

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* add minor copyedits

Addressed a couple of copyedit comments a bit more cleanly.

* kubeadm: add improvements to HA docs (#11094)

* kubeadm: add information and diagrams for HA topologies

* kubeadm: update HA doc with simplified steps

* kubeadm: update HA doc with simplified steps

* edit ha, add new topology topic, reorder by weight

* troubleshoot markdown

* fix more markdown, fix links

* more markdown

* more markdown

* more markdown

* changes after reviewer comments

* add steps about Weave

* update note about stacked topology

* kubeadm external etcd HA upgrade 1.13 (#11364)

* kubeadm external etcd HA upgrade 1.13

Signed-off-by: Ruben Orduz <rubenoz@gmail.com>

* Update stacked controlplane steps

* kubeadm cert documentation (#11093)

* kubeadm certificate API and CSR documentation

* copyedits

* fix typo

* PR for diff docs (#10789)

* Empty commit against dev-1.13 for diff documentation

* Complete Declarative maangement with diff commands

* Second Korean l10n work for dev-1.13. (#11030)

* Update outdated l10n(ko) contents (#10915)
* Translate main menu for l10n(ko) docs (#10916)
* Translate tasks/run-application/horizontal-pod-autoscale-walkthrough (#10980)
* Translate content/ko/docs/concepts/overview/working-with-objects/kubernetes-object in Korean #11104 (#11332)
* Pick-right-solution page translates into Korean. (#11340)
* ko-trans: add jd/..., sap/..., ebay/..., homeoffice/... (#11336)
* Translate concept/workloads/pods/pod-overview.md (#11092)

Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Jesang Myung <jesang.myung@gmail.com>
Co-authored-by: zerobig <38598117+zer0big@users.noreply.github.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: lIuDuI <1693291525@qq.com>
Co-authored-by: Woojin Na(Eddie) <cheapluv@gmail.com>

* Rename encryption-at-rest related objects (#11059)

EncryptionConfig was renamed to EncryptedConfiguration and added to
the `apiserver.config.k8s.io` API group in Kubernetes 1.13.

The feature was previously in alpha and was not handling versions
properly, which lead to an originally unnoticed `v1` in the docs.

Also, the `--experimental-encryption-provider-config` flag is now called
just `--encryption-provider-config`.

* Documenting FlexVolume Resize alpha feature. (#10097)

* CR webhook conversion documentation (#10986)

* CR Conversion

* Addressing comments

* Addressing more comments

* Addressing even more comments

* Addressing even^2 more comments

* Remove references to etcd2 in v1.13 since support has been removed (#11414)

* Remove etcd2 references as etcd2 is deprecated

Link back to the v1.12 version of the etcd3 doc for
the etcd2->etcd3 migration instructions.

I updated the kube-apiserver reference manually,
unsure if that is auto-generated somehow.

The federation-apiserver can still potentially
support etcd2 so I didn't touch that.

* Remove outdated {master,node}.yaml files

There are master/node yaml files that reference
etcd2.service that are likely highly out of date.
I couldn't find any docs that actually reference
these templates so I removed them

* Address review comments

* Final Korean l10n work for dev-1.13 (#11440)

* Update outdated l10n(ko) contents (#11425)

fixes #11424

* Remove references to etcd2 in content/ko (#11416)

* Resolve conflicts against master for /ko contents (#11438)

* Fix unopened caution shortcode

* kubeadm: update the reference docs for 1.13 (#10960)

* docs update to promote TaintBasedEvictions to beta (#10765)

* First Korean l10n work for dev-1.13 (#10719)

* Update outdated l10n(ko) contents (#10689)

fixes #10686

* Translate concepts/overview/what-is-kubernetes in Korean (#10690)

* Translate concepts/overview/what-is-kubernetes in Korean

* Feedback from ClaudiaJKang

* Translate concepts/overview/components in Korean (#10882)

* Translate concepts/overview/components in Korean #10717

* Translate concepts/overview/components in Korean

* Translate concepts/overview/components in Korean

* Apply Korean glossary: 서비스 어카운트

* Translate concepts/overview/kubernetes-api in Korean (#10773)

* Translate concepts/overview/kubernetes-api in Korean

* Applied feedback from ianychoi

* kubeadm: update the configuration docs to v1beta1 (#10959)

* kubeadm: add small v1beta1 related updates (#10988)

* update new feature gates to document (#11295)

* Update dry run feature to beta (#11140)

* kubeadm: add improvements to HA docs (#11094)

* kubeadm: add information and diagrams for HA topologies

* kubeadm: update HA doc with simplified steps

* kubeadm: update HA doc with simplified steps

* edit ha, add new topology topic, reorder by weight

* troubleshoot markdown

* fix more markdown, fix links

* more markdown

* more markdown

* more markdown

* changes after reviewer comments

* add steps about Weave

* update note about stacked topology

* kubeadm: update reference docs

- add section about working with phases under kubeadm-init.md
- update GA / beta status of features
- kubeadm alpha phase was moved to kubeadm init phase
- new commands were added under kubeadm alpha
- included new CoreDNS usage examples

* Generate components and tools reference

* Add generated federation API Reference (#11491)

* Add generated federation API Reference

* Add front matter to federation reference

* Remove whitespace from federation front matter

* Remove more whitespace from federation front matter

* Remove superfluous kubefed reference

* Add frontmatter to generated kubefed reference

* Fix kubefed reference page frontmatter

* Generate kubectl reference docs 1.13 (#11487)

* Generate kubectl reference docs 1.13

* Fix links in kubectl reference

* Add 1.13 API reference (#11489)

* Update config.toml (#11486)

* Update config.toml

Preparing for 1.13 release, updating the config.toml and dropping the 1.8 docs reference.

* update dot releases and docsbranch typo

* adding .Site. to Params.currentUrl (#11503)

see https://github.com/kubernetes/website/pull/11502 for context

* Add 1.13 Release notes (#11499)
2018-12-03 17:21:11 -08:00
lIuDuI 4b6a0427cb fix Improper translation (#11384) 2018-11-28 21:20:22 -08:00
Linus Lee 26368ca74b Fix concept directory display problem (#11317) 2018-11-26 06:05:40 -08:00
Liuduii fdadff5dfa zh-trans: add comcast/..., concur/..., homeoffice/... (#11274) 2018-11-25 04:43:19 -08:00
Liuduii 6db7b50f28 zh-trans: add ebay/..., jd/..., sap/... (#11273) 2018-11-25 04:41:40 -08:00
Liuduii 2cd64045ba zh-trans: add user-guide-migration-notice.md (#11218)
* zh-trans: add user-guide-migration-notice.md

* Update user-guide-migration-notice.md

* Update user-guide-migration-notice.md
2018-11-25 00:13:06 +08:00
Liuduii 207aa49500 zh-trans: add case-studies/_index.html (#11245)
* zh-trans: add case-studies/_index.html

* Update _index.html
2018-11-24 23:59:08 +08:00
Liuduii ea9146210e zh-trans: add annotation.md (#11220) 2018-11-24 07:55:24 -08:00
Liuduii fdf980c788 zh-trans: add case-studies/zulily/... (#11246) 2018-11-24 07:42:21 -08:00
SataQiu fe9b5443b9 zh-trans: add docs/concepts/storage/_index.md (#11232) 2018-11-23 18:17:54 -08:00
SataQiu 0eef26a574 zh-trans: add docs/getting-started-guides/fedora/_index.md (#11194) 2018-11-23 05:27:07 -08:00
SataQiu 0472f65131 zh-trans: add docs/concepts/workloads/_index.md (#11195) 2018-11-23 05:22:06 -08:00
SataQiu 6537726ebe zh-trans: add docs\home\_index.md (#11201) 2018-11-23 04:51:57 -08:00
Liuduii ebac89ef49 zh-trans: add _index.md (#11205)
* zh-trans: add _index.md

zh-trans: add _index.md

* Update _index.md
2018-11-23 20:17:44 +08:00
Liuduii 752ad6471e zh-trans: add federation-content-moved.md (#11209) 2018-11-23 03:28:33 -08:00
xiezongzhe a7a88c9163 fix typo (#11152) 2018-11-21 22:23:27 -08:00
AdamDang 0b05bbbbc7 zh_trans: add quota-memory-cpu-namespace.md (#11047)
* zh_trans: add quota-memory-cpu-namespace.md

zh_trans: add quota-memory-cpu-namespace.md

* Create quota-mem-cpu.yaml

* Create quota-mem-cpu-pod.yaml

* Create quota-mem-cpu-pod-2.yaml

* Fixes due to review
2018-11-19 21:31:55 -08:00
AdamDang 6fb9a555a7 zh-trans: add memory-constraint-namespace.md (#11045)
* zh-trans: add memory-constraint-namespace.md

zh-trans: add memory-constraint-namespace.md

* Update memory-constraint-namespace.md

* Create memory-constraints.yaml

* Create memory-constraints-pod.yaml

* Create memory-constraints-pod-2.yaml

* Create memory-constraints-pod-3.yaml

* Create memory-constraints-pod-4.yaml
2018-11-19 21:30:21 -08:00
Qiming be76ba37ef
Merge pull request #11058 from AdamDang/patch-44
zh_trans: add automated-tasks-with-cron-jobs.md
2018-11-20 12:53:08 +08:00
AdamDang 27ce5a8c8f zh-trans: Add manage-resources/cpu-constraint-namespace.md (#11042)
* zh-trans: Add zh/docs/tasks/administer-cluster/manage-resources/cpu-constraint-namespace.md

zh-trans: Add zh/docs/tasks/administer-cluster/manage-resources/cpu-constraint-namespace.md

* Fixes due to review.

Fixes due to review.

* fix due to review

最为-》做为

* Update cpu-constraint-namespace.md

* Create cpu-constraints.yaml

* Create cpu-constraints-pod.yaml

* Create cpu-constraints-pod-2.yaml

* Create cpu-constraints-pod-3.yaml

* Create cpu-constraints-pod-4.yaml

* Update cpu-constraint-namespace.md
2018-11-19 19:32:49 -08:00
Qiming 1a32c06228
Delete cronjob.yaml 2018-11-20 11:32:34 +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 090695a109 zx-trans: add pods/_index.md (#11090)
zx-trans: add pods/_index.md
2018-11-19 19:08:13 -08:00
AdamDang 2e6b158841
Create cronjob.yaml 2018-11-20 10:07:20 +08:00
AdamDang c405c01039 zh-trans: Add manage-resources/cpu-default-namespace.md (#11043)
* zh-trans: Add manage-resources/cpu-default-namespace.md

zh-trans: Add manage-resources/cpu-default-namespace.md

Add manage-resources/cpu-default-namespace.md

Add manage-resources/cpu-default-namespace.md

* Create cpu-defaults.yaml

* Create cpu-defaults-pod.yaml

* Create cpu-defaults-pod-2.yaml

* Create cpu-defaults-pod-3.yaml
2018-11-19 05:00:52 -08:00
AdamDang c2bae6e414 zh-trans:Add manage-resources/memory-default-namespace.md (#11044)
* zh-trans:Add manage-resources/memory-default-namespace.md

zh-trans:Add manage-resources/memory-default-namespace.md

* Fix due to reviewing

Fix due to reviewing

* Update memory-default-namespace.md

* Create memory-defaults.yaml

* Create memory-defaults-pod.yaml

* Create memory-defaults-pod-2.yaml

* Create memory-defaults-pod-3.yaml

* Add yaml files

Add yaml files

* Delete cpu-constraints-pod-2.yaml

* Delete cpu-constraints-pod-3.yaml

* Delete cpu-constraints-pod-4.yaml

* Delete cpu-constraints-pod.yaml

* Delete cpu-constraints.yaml

* Delete cpu-defaults-pod-2.yaml

* Delete cpu-defaults-pod-3.yaml

* Delete cpu-defaults-pod.yaml

* Delete cpu-defaults.yaml

* Delete memory-constraints-pod-2.yaml

* Delete memory-constraints-pod-3.yaml

* Delete memory-constraints-pod-4.yaml

* Delete memory-constraints-pod.yaml

* Delete memory-constraints.yaml

* Delete quota-pod.yaml

* Delete quota-pod-deployment.yaml

* Delete quota-objects.yaml

* Delete quota-objects-pvc.yaml

* Delete quota-objects-pvc-2.yaml

* Delete quota-mem-cpu.yaml

* Delete quota-mem-cpu-pod.yaml

* Delete quota-mem-cpu-pod-2.yaml
2018-11-19 04:58:50 -08:00
AdamDang aa53d02161
Delete quota-mem-cpu.yaml 2018-11-19 20:24:25 +08:00
AdamDang 38c19cb17b
Delete quota-mem-cpu-pod.yaml 2018-11-19 20:24:12 +08:00
AdamDang 5c996f2dae
Delete quota-mem-cpu-pod-2.yaml 2018-11-19 20:24:02 +08:00