Commit Graph

44 Commits (04bbe060ec4ad4621e39b800d8024f06dfc8cb70)

Author SHA1 Message Date
Wojciech Tyczynski 6daa99cdd8 Remove references to selflinks (#15751) 2019-08-08 19:59:24 -07:00
Nikita Potapenko 4a1203a941 Update cli commands (#15268)
* Update cli commands

* Small fixes

* Update snippet
2019-07-13 20:09:01 -07:00
Yang Guo 14b33db63c Fix several issues in "Using sysctls in a Kubernetes Cluster" (#15248)
1. Replace net.ipv4.route.min_pmtu with net.core.somaxconn in the
   example of using unsafe sysctls in containers, since the former is not
   accessible within container namespace at all.

2. Not all net.* sysctls are namespaced. Explain the correct way to
   identify the namespaced networking sysctls.
2019-07-06 04:10:35 -07:00
flytreeleft cda3efa8ee Fix MySQL slave node can not sync data with the master node in examples/application/mysql/mysql-statefulset.yaml: (#13054)
- Ignore 'xtrabackup_slave_info' if it is an empty file.
- Remove the tailing semicolon in 'xtrabackup_slave_info'.
- Stop script when 'CHANGE MASTER' is failed, then rename 'change_master_to.sql.in' only when changing master is successful.
2019-06-28 22:59:24 -07:00
Jinhua Tan ba2dc02c77 Translate docs/tasks/configure-pod-container/attach-handler-lifecycle-event in Chinese (#14605)
* Add zh/docs/tasks/configure-pod-container/attach-handler-lifecycle-event.md
Add zh/examples/pods/lifecycle-events.yaml

Translate zh/includes/task-tutorial-prereqs.md to chinese

* Apply suggestions from code review

Thanks for tengqm's review

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* Apply suggestions from code review

Thanks for tengqm's help again

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* Modify the order of text in markdown format

* Unified translation into 处理函数
2019-06-05 22:28:10 -07:00
icheikhrouhou 985c08378d change to documentation ip adress #14664 (#14677) 2019-06-02 23:48:13 -07:00
wangyamei 26fd321b68 fix typo in romana-network-policy.md (#14661) 2019-06-02 23:34:13 -07:00
Yucheng Wu 6c3d270176 document pod downwardAPI fieldRef & resourceFiledRef values (#14321)
* document pod downwardAPI fieldRef & resourceRef values of en version

* document pod downwardAPI fieldRef & resourceRef values of zh version

* typo correction
2019-05-21 00:54:40 -07:00
Danny Berger 8db85ff4d2 Update api-conventions.md link references (#13786) 2019-04-14 18:14:00 -07:00
Blade 36f269696a update zh kubelet-config-file doc (#13495)
* update zh kubelet-config-file doc

* change kubelet config types address

* add space between en words and zh words

* revert en version change
2019-04-07 23:28:24 -07:00
Sean Zhang 8d0a6745cb 修正yml示例缩进和双引号错误 (#12836) 2019-03-15 07:50:59 -07:00
chenrui d83bcfe033 zh-trans: Add `jsonpath` approach for apiserver query (#12351) 2019-01-27 22:32:01 -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
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
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
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
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
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
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 3ef3427128
Update automated-tasks-with-cron-jobs.md 2018-11-19 16:49:05 +08:00
AdamDang 835a457e58 zh_trans: add network-policy-provider/_index.md (#11049)
* zh_trans: add network-policy-provider/_index.md

zh_trans: add network-policy-provider/_index.md

* Update _index.md
2018-11-19 00:10:05 -08:00
AdamDang 074666cd3b
Update automated-tasks-with-cron-jobs.md 2018-11-19 15:32:37 +08:00
AdamDang d02fc8de3f zh_trans: add debug-application-cluster/_index.md (#11054)
* zh_trans: add debug-application-cluster/_index.md

zh_trans: add debug-application-cluster/_index.md

* minor fix

minor fix

* minor  fix

, 改为 、
2018-11-18 18:29:44 -08:00
AdamDang d9550a836a zh_trans: add dminister-federation/_index.md (#11051)
* zh_trans: add dminister-federation/_index.md

zh_trans: add dminister-federation/_index.md

* Update _index.md
2018-11-18 17:47:13 -08:00
AdamDang 901441a0ec zh_trans: add inject-data-application/_index.md (#11056)
* zh_trans: add inject-data-application/_index.md

zh_trans: add inject-data-application/_index.md

* Update _index.md
2018-11-18 17:00:52 -08:00
Xiaolong He e06a76830b
Merge pull request #11052 from AdamDang/patch-39
zh_trans: add configure-pod-container/_index.md
2018-11-19 00:00:45 +08:00
AdamDang 608cad5a33
zh_trans: add automated-tasks-with-cron-jobs.md
zh_trans: add job/automated-tasks-with-cron-jobs.md
2018-11-18 23:55:45 +08:00
Xiaolong He baafa4a3ed
Merge pull request #11055 from AdamDang/patch-41
zh_trans: add federation/_index.md
2018-11-18 23:44:34 +08:00
AdamDang 2499016947
zh_trans: add job/_index.md
zh_trans: add job/_index.md
2018-11-18 21:50:20 +08:00
AdamDang cbd79c8609
zh_trans: add federation/_index.md
zh_trans: add federation/_index.md
2018-11-18 21:42:49 +08:00
AdamDang a3febf53dc
zh_trans: add configure-pod-container/_index.md
zh_trans: add configure-pod-container/_index.md
2018-11-18 21:33:46 +08:00
AdamDang eb2177c1bf zh_trans: add manage-resources/_index.md (#11048)
zh_trans: add manage-resources/_index.md
2018-11-18 02:24:34 -08:00
wangyamei f7ed1eee55 delete-stateful-set (#10817) 2018-11-17 17:37:37 -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
AdamDang 0cbcf91878 Typo fix: Kubeernetes->Kubernetes (#10921)
Kubeernetes->Kubernetes

Typo fix: Kubernets->Kubernetes

Typo fix: Kubernets->Kubernetes
2018-11-07 18:52:06 -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
zqm19941101 8bc6c001be
fix typo 2018-10-30 17:05:52 +08: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