Commit Graph

18 Commits (a2ba9c25d9ee5aa1f6fbde94e0952861e31be1d0)

Author SHA1 Message Date
Song Shukun 5bffffb3cb [zh] Update connect-applications-service.md 2022-03-17 11:03:22 +09:00
GoodGameZoo f3e31e4ce9 Correct translation connect-applications-service.md 2021-03-30 06:36:33 -07:00
Kubernetes Prow Robot e2f760ca26
Merge pull request #26983 from illidan33/patch-1
create a secret failed
2021-03-18 17:52:36 -07:00
CKchen0726 4d989b9a67 fix spelling mistake in ./content/zh/***/connect-applications-service.md 2021-03-11 11:18:25 +08:00
illidan dc508bd396
Update connect-applications-service.md
There is an extra space before the field 'type', so to create a secret failed. The message is "error: error parsing nginxsecret.yaml: error converting YAML to JSON: yaml: line 5: did not find expected key".
2021-03-10 14:58:24 +08:00
caodonghui 5487c3a55a fix issues 2021-02-07 11:05:38 +08:00
Qiming Teng c1b5b9ee78 [zh] Fix links in concepts section 2021-01-31 20:41:29 +08:00
Qiming Teng 1602ec8ce2
Update connect-applications-service.md 2021-01-04 10:35:35 +08:00
jiajie 220d8d0b92
Update connect-applications-service.md
[zh] sync content with en master
2020-12-17 14:54:18 +08:00
Qiming Teng e97677e6de [zh] Sync changes from English site (5) 2020-11-25 18:09:42 +08:00
Qiming Teng 9f7414e733 [zh] Fix links in concepts section 2020-07-31 16:31:34 +08:00
Qiming Teng a8b09e6b1b [zh] Drop federation related contents
These contents are removed from English site.
2020-07-25 16:50:52 +08:00
Karen Bradshaw 4b35d4d401 add zh pages 2020-06-09 19:33:15 -04:00
Gireesh Puthumana f786b9cb7c fix for https://github.com/kubernetes/website/issues/17597 (#17599) 2019-11-17 17:43:41 -08:00
Yushiro FURUKAWA b05129acc3 Remove trailing spaces from zh documents(#16742) (#16794) 2019-10-15 02:23:51 -07:00
成臣 Chengchen 324f05b68f Merge release1.14 into master (#16584)
* initial commit

* promote AWS-NLB Support from alpha to beta (#14451) (#16459) (#16484)

* 1. Sync release-1.15 into master
2. Sync with en version

* 1. Add the lost yaml file.

* Update he cluster administration folder of concepts
1. Sync with 1.14 branch
2. Sync with en version

* Add yaml files which are used

* 1. Sync the configuration folder from 1.14 version
2. Sync the configuration folder files with en version
3. Changed some files structure for easily review
4. Add glossary folder for fixup build error

* 1. Sync the storage folder from 1.14 version
2. Sync the storage folder files with 1.16 version en document
3. Changed some files structure for easily review

* 1. Sync the service-networking folder from 1.14 version
2. Sync the service-networking folder files with 1.16 version en document
3. Changed some files structure for easily review
4. Add the necessary documents
5. Add the runtime-class file
2019-09-27 03:27:36 -07: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
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