Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reword glossary entry for “Cloud provider” #17429

Merged

Conversation

sftim
Copy link
Contributor

@sftim sftim commented Nov 5, 2019

I think this wording works better. Happy to hear feedback.

Preview

@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Nov 5, 2019
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 5, 2019
@netlify
Copy link

netlify bot commented Nov 5, 2019

Deploy preview for kubernetes-io-master-staging ready!

Built with commit a0c62ef

https://deploy-preview-17429--kubernetes-io-master-staging.netlify.com

@kbhawkey
Copy link
Contributor

kbhawkey commented Nov 5, 2019

@@ -1,18 +1,32 @@
---
title: Cloud Provider
title: Cloud provider
id: cloud-provider
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @sftim. Here is feedback after an initial read:

  • Line 2: The glossary titles seem to use title case not sentence case?
  • Line 7: Should short descriptions end with a period?
  • Line 10: Does the aka field add much to the first sentence?
  • Line 18: Does it make sense to use another verb beside provide: Cloud providers or Cloud Service Providers (CSPs), [deliver/offer/serve] cloud computing platforms.
  • Line 24: whilst
  • Line 27: You can also find Kubernetes as a managed service?
  • Lines 21 -32: I think these paragraphs are describing 1) managed infrastructure 2) managed platforms/services.
    I am not sure about, In connection with Kubernetes, line 21.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should short descriptions end with a period?

I think they should not, and that's why I didn't include a period.

Does the aka field add much to the first sentence?

The aka field is part of the metadata for this glossary entry. It's not part of the first sentence. I think it's useful to list both names because cloud providers are also known as cloud service providers.

Does it make sense to use another verb beside provide: Cloud providers or Cloud Service Providers (CSPs), [deliver/offer/serve] cloud computing platforms.

Offer could work. I'll try that.

whilst

I'm not sure I understand this feedback.

You can also find Kubernetes as a managed service?

I'll try that.

I think these paragraphs are describing 1) managed infrastructure 2) managed platforms/services.
I am not sure about, In connection with Kubernetes, line 21.

I've tweaked the “in connection with Kubernetes” wording.

@sftim sftim force-pushed the 20191105_reword_glossary_cloud_provider branch from 8b390f4 to bbacb52 Compare November 6, 2019 18:20
id: cloud-provider
date: 2018-04-12
full_link: /docs/concepts/cluster-administration/cloud-providers
short_description: >
Cloud provider is a company that offers cloud computing platform that can run Kubernetes clusters.
A company that offers a cloud computing platform
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could be wrong but I have a different understanding of "cloud provider".
When we talking about cloud providers in the context of kubernetes, we are talking about azure, aws, openstack, gce etc. Some of them do have a single company behind them while others don't. A cloud provider is somehow an ambiguous word to me (a non-native speaker) because it is sometimes used to refer to a technology when we talk about the type of cloud which can be leveraged by Kubernetes, and it is also used to refer to a specific vendor that sells such type of a cloud service.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a native English speaker; I live in England. Cloud provider doesn't to me imply “provider” in the sense of a technology. An internet provider or internet service provider is a firm who hooks you up to the internet and bills you for it.

Years ago, what we today call “the cloud” was called utility computing but now the cloud (computing) name is widely known and used. So the following examples are all cloud providers / cloud service providers:

  • Amazon Web Services
  • DigitalOcean
  • Google (Google Cloud Platform)
  • IBM (IBM Cloud)
  • Kingsoft
  • Microsoft (Azure)
  • Packet
  • Platform9
  • Rackspace
  • Tencent (Tencent Cloud)

and, because they like to stay in business, they are all vendors as well.
I think the original and revised sense of this glossary entry is correct. If there's a risk of confusion, I hope we can make things clearer through this entry itself.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right. There are many companies providing clouds suitable for k8s. But, from a k8s user/admin's perspective, I'd focus more on the interface between k8s and the provider. Even when we are talking about a cloud which is very specific to a company, we talk about the tech rather than the company. See https://github.com/kubernetes/cloud-provider/blob/master/plugins.go, we discuss 'aws' rather than Amazon, 'gce' instead of Google, it is 'vsphere' the provider that is deprecated, not VMware. Hope this slight difference can be somehow considered.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So there is also:

and perhaps the full glossary entry should mention these two?

@@ -1,18 +1,32 @@
---
title: Cloud Provider
title: Cloud provider
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @sftim . A few more bits of feedback 😃 .

  • The title should use the same case as other titles in the glossary. If you want to change the way the
    titles are capitalized in the glossary, then propose another way. Same idea for when to add a period at the end of a short description sentence. These are excessive nits, but I think it helps the glossary look consistent and makes it easier for authors to follow a pattern. The aka or metadata field is not heavily used in the glossary. I think the format of the aka field (shortcode?) looks odd wrt the rest of the content (personal opinion), but other wise this is OK.
  • Line 24: I think the k8s docs conform to American English. So while I like whilst, while is probably more acceptable.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I don't speak American so well and I didn't know that whilst looks odd!


Your cloud provider might offer managed infrastructure (also called
Infrastructure as a Service or IaaS).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 21: Possible edit: s/Your cloud provider might offer/Cloud providers offer managed infrastructure (also ..)/
Line 23: Add comma after storage? With managed infrastructure, .. storage, and networking
Line 27: s/manager/managed/
Line 28: capitalize nodes or not?
Line 31: Could move/delete this line and combined with Line 27:
You can also find Kubernetes as a managed service (also known as Platform as a Service, or PaaS).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the feedback. All sorted I think / hope.

@sftim sftim force-pushed the 20191105_reword_glossary_cloud_provider branch 2 times, most recently from ac76371 to 68a944b Compare November 9, 2019 17:52
@sftim
Copy link
Contributor Author

sftim commented Nov 9, 2019

@tengqm how about we merge this and also log an issue to expand this entry so that it covers the 3 possible meanings of “cloud provider”.
Not merging means the existing, deficient entry stays in place.

@sftim sftim force-pushed the 20191105_reword_glossary_cloud_provider branch from 68a944b to a0c62ef Compare November 9, 2019 17:53
@tengqm
Copy link
Contributor

tengqm commented Nov 10, 2019

@sftim, no objections on merging this.
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 10, 2019

Cloud providers or sometime called Cloud Service Provider (CSPs) provides cloud computing platforms. They may offer services such as Infrastructure as a Service (IaaS) or Platform as a Service (PaaS). Cloud providers host the Kubernetes cluster and also provide services that interact with the cluster, such as Load Balancers, Storage Classes etc.
Cloud providers, sometimes called Cloud Service Providers (CSPs), offer
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sftim, this is a nit: What does line 18 add over line 14? Could the lines be combined or delete one of them. Seems like the content is the same.

servers, storage, and networking while you manage layers on top of that
such as running a Kubernetes cluster.

You can also find Kubernetes as a managed service; sometimes called
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sftim , this is a nit: Looking for symmetry with line 23, as you are now writing about managed platforms:
Suggested replace You can also find Kubernetes with something like:
Some cloud providers also offer Kubernetes as a managed service (sometimes referred to as Platform as a Service or PaaS).

@kbhawkey
Copy link
Contributor

Thanks!
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kbhawkey

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 29, 2019
@k8s-ci-robot k8s-ci-robot merged commit 7758da3 into kubernetes:master Nov 29, 2019
@sftim sftim deleted the 20191105_reword_glossary_cloud_provider branch November 29, 2019 13:43
zacharysarah pushed a commit to zacharysarah/website that referenced this pull request Dec 5, 2019
k8s-ci-robot pushed a commit that referenced this pull request Dec 6, 2019
* Add new owner

Add huynguyennovem as an owner and reviewer for Vietnamese content

* Adding docs in Vietnamese

Signed-off-by: Nguyen Hai Truong <[email protected]>

* fix 404 url (#17626)

* Issue-17562 default DNS cluster addon service's name fix (#17563)

* Issue-17562 default DNS cluster addon service's name fix

* Clarified the cluster addon is CoreDNS with application name KubeDNS and corrected the links to enable CoreDNS instead of kube-dns. Also reverted the changes made in ID & ZH languages. Need help there

* Update content/en/docs/concepts/services-networking/connect-applications-service.md

Co-Authored-By: Tim Bannister <[email protected]>

* Make konfigurasi "konfigurasi dan Penerapan Konsep" is uppercased in id localization. (#17641)

* lang-id: Broken Link (#17681)

This fix solve 404 page at next URLs
(See link with text "otorisasi Node")

https://kubernetes.io/id/docs/concepts/architecture/
https://kubernetes.io/id/docs/concepts/architecture/node/

* lang-fr: Deadlink (due space in it) (#17683)

This fix solves 404 link that appears at "ingress" page in the
franch documentation (see link with "gestion des ressources" text).

https://kubernetes.io/fr/docs/concepts/services-networking/ingress/

* Adding vi-document for create-cluster (#17684)

Signed-off-by: Dao Cong Tien <[email protected]>

* This fix solves 2 404 deadlinks at next pages (#17685)

* see link "tahap" @
  https://kubernetes.io/id/docs/concepts/containers/runtime-class/

* see link "VolumeSnapshotClass" @
  https://kubernetes.io/id/docs/concepts/storage/volume-snapshots/

* Adding docs/home for Vietnamese localization (#17647)

Signed-off-by: Nguyen Hai Truong <[email protected]>

* update config for Japanese following the latest (#17643)

* First Japanese l10n work for release-1.15. (#17693)

* traslate /docs/concepts/architecture/_index.md into Japanese (#15456)

* tranaslated (#15458)

* translate /ja/docs/reference/_index.md (#15624)

* translate /ja/docs/reference/_index.md

* Update content/ja/docs/reference/_index.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/_index.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/_index.md

Co-Authored-By: nasa9084 <[email protected]>

* patch reviews

* Follow the dir structure of en in setup (#15590)

* follow the dir structure of en in setup

* delete unrelated files

* wip removing ja

* removeg ja

* remove ja

* Update content/ja/docs/setup/_index.md

Co-Authored-By: nasa9084 <[email protected]>

* review

* numbered list

* Update content/ja/docs/setup/_index.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/setup/_index.md

Co-Authored-By: nasa9084 <[email protected]>

* Translate /docs/setup/turnkey/aws.md in Japanese (#15640)

* Translate content/ja/docs/setup/turnkey/aws.md

partially

* Update content/ja/docs/setup/turnkey/aws.md

... Kubernetes cluster on AWS: AWS上でKubernetesクラスターを...
https://github.com/kubernetes/website/pull/15640/files#r310338415

Co-Authored-By: Kohei Ota <[email protected]>

* Update content/ja/docs/setup/turnkey/aws.md (Kubernetes Operations)

- replace English commas with Japanese one (、)
- Management: 管理

Co-Authored-By: Kohei Ota <[email protected]>

* Update content/ja/docs/setup/turnkey/aws.md (kube-aws)

- replace English commas
- insert a Japanese comma

Co-Authored-By: Kohei Ota <[email protected]>

* Update content/ja/docs/setup/turnkey/aws.md (kubectl)

- 断定でなく選択を与えるニュアンス

Co-Authored-By: Kohei Ota <[email protected]>

* Translate content/ja/docs/setup/turnkey/aws.md

completely

Signed-off-by: Takuma Hashimoto <[email protected]>

* fix translation

https://github.com/kubernetes/website/pull/15640#discussion_r310418805
自身がsupportするのでなく、Kubernetes Operationsがsupportしている、というニュアンス

Signed-off-by: Takuma Hashimoto <[email protected]>

* fix mistranslation

https://github.com/kubernetes/website/pull/15640#discussion_r310419122
ここでのwithはusingに近い意味合いで

Signed-off-by: Takuma Hashimoto <[email protected]>

* fix translation

https://github.com/kubernetes/website/pull/15640#discussion_r310568505
ここでのthroughは通過や媒介という意味合いよりも、手段を表すと捉える

Signed-off-by: Takuma Hashimoto <[email protected]>

* Update content/ja/docs/setup/turnkey/aws.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/setup/production-environment/turnkey/aws.md

Co-Authored-By: Tim Bannister <[email protected]>

* Translate docs/tutorials/stateless-application/expose-external-ip-address.md in Japanese (#15672)

* Copy from content/ja/docs/tutorials/stateless-application/

Signed-off-by: Takuma Hashimoto <[email protected]>

* update link to Japanese document

Signed-off-by: Takuma Hashimoto <[email protected]>

* Translate expose-external-ip-address in Japanese

Signed-off-by: Takuma Hashimoto <[email protected]>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

やや不自然だった

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

s/ロードバランサ/ロードバランサー/

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

s/サーバ/サーバー/

Co-Authored-By: nasa9084 <[email protected]>

* Revert "update link to Japanese document"

This reverts commit 9237f63402b0e642600d1ea24c6b410f877c165e.
https://github.com/kubernetes/website/pull/15672#discussion_r311327200

* remove a new line

段落としては同じ

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

https://github.com/kubernetes/website/pull/15672#discussion_r312317653

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <[email protected]>

* Translate concepts/architecture/nodes.md into Japanese (#15625)

* Translate concepts/architecture/nodes.md into Japanese

* update translation

* fix translation

* eviction

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: makocchi <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: makocchi <[email protected]>

* plural

* review

* node

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* healthy

* review

* namespace

* Translate tasks/run-application/force-delete-stateful-set-pod/ in Japanese (#15835)

* ja-trans: tasks/run-application/force-delete-stateful-set-pod/

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

* Translate concepts/architecture/master-node-communication.md into Japanese (#15638)

* translate master node communication

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* deprecated

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: Takuya Tokuda <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: Takuya Tokuda <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: Takuya Tokuda <[email protected]>

* Translate /docs/tasks/tools/install-kubectl.md in Japanese (#15678)

* Copy from content/en/docs/tasks/tools/install-kubectl.md

Signed-off-by: Takuma Hashimoto <[email protected]>

* fix link to install-kubectl

Signed-off-by: Takuma Hashimoto <[email protected]>

* Translate Headings and Subheadings

Signed-off-by: Takuma Hashimoto <[email protected]>

* translate text of install-kubectl in Japanese

Signed-off-by: Takuma Hashimoto <[email protected]>

* Update content/ja/docs/tasks/tools/install-kubectl.md

s/ユーザ/ユーザー/

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tasks/tools/install-kubectl.md

Co-Authored-By: nasa9084 <[email protected]>

* Update install-kubectl.md

s/する:/してください:/g

* Translate /docs/tutorials/configuration/configure-redis-using-configmap.md in Japanese  (#15639)

* translate redis example

* add index

* Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md

Co-Authored-By: nasa9084 <[email protected]>

* review

* Translate docs/concepts/configuration/overview.md in Japanese  (#15627)

* Translate docs/concepts/configuration/overview.md in Japanese

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: Tim Bannister <[email protected]>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <[email protected]>

* Fix terminology in Japanese translation (#15889)

* cluster

* cluster

* node

* cluster

* Update content/ja/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html

Co-Authored-By: Takuya Tokuda <[email protected]>

* sitemap and search (#15927)

* Translate tasks/debug-application-cluster/debug-pod-replication-contr… (#15883)

* Translate tasks/debug-application-cluster/debug-pod-replication-controller/ in Japanese

* Update content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Co-Authored-By: nasa9084 <[email protected]>

* fix missing parenthesis (#16044)

```
Error: Error building site: "/src/content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md:106:10": unrecognized character in shortcode action: U+003E '>'. Note: Parameters with non-alphanumeric args must be quoted
```

* Translate tasks/configure-pod-container/configure-volume-storage/ in Japanese (#16058)

* Translate tasks/configure-pod-container/configure-volume-storage/ in Japanese

* Update content/ja/docs/tasks/configure-pod-container/configure-volume-storage.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/tasks/configure-pod-container/configure-volume-storage.md

Co-Authored-By: inductor <[email protected]>

* Translate text of docs/setup/release/version-skew-policy.md in Japanese (#15903)

* translate content/ja/docs/setup/release/version-skew-policy.md in Japanese

* translate "version skew"

https://github.com/kubernetes/website/pull/15903#issuecomment-524518826

バージョン間の差異 となる
タイトルは原文どおりに用語として残し、初回の文でskew=差異であることを明示する
以降はskewを翻訳する

* fix translation

- 格助詞漏れ
- more than 1...は1を含まないそれ以上の値であり、実質「2以上」となるので、そのように訳したほうが自然

* delete unnecessary sentences

* update translation

cf. 422f5b0e6a0c52f844cfae66cde01f47fca4cf4e

* update translation

componentsが当該バージョンをサポートするのでなく、kube-apiserverのバージョンの結果ほかのcomponentsが当該バージョンをサポート**される**イメージ

* Translate concepts/architecture/cloud-controller/ into Japanese (#16099)

* Translate concepts/architecture/cloud-controller/ into Japanese

* Revise sentences based on suggestion by reviewers

* Revise a sentence based on suggestion by a reviewer

* Fix wording to distinguish Kubernetes related resources from others

* fix a typo (#16121)

* fix some wording on home (#16127)

* Translate contribute / _index.md to Japanese (#16050)

* translate contribute index into Japanese

* modify some terms

* modify according to style guide

* use same terminology about contribute

* Update content/ja/docs/contribute/_index.md

Co-Authored-By: Takuya Tokuda <[email protected]>

* Translate concepts/overview/components and related glossaries in Japanase (#16034)

* Translate concepts/overview/components and related glossaries in Japanese

* Revise sentences based on suggestion by reviewers

* Translate tasks/configure-pod-container/assign-memory-resource/ in Japanese (#16055)

* copy from content/en/docs/tasks/configure-pod-container/assign-memory-resource to ja directory

* translate tasks/configure-pod-container/assign-memory-resource/ in Japanese

* Update content/ja/docs/tasks/configure-pod-container/_index.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/tasks/configure-pod-container/_index.md

Co-Authored-By: inductor <[email protected]>

* fix translation

%s/メモリ/メモリー/g

* Translate tasks/access-application-cluster/communicate-containers-same-pod-shared-volume/ in Japanese (#16183)

* Translate concepts/configuration/assign-pod-node/ in Japanese (#16221)

* issue 15552

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* modification after a review

* Translate docs/tasks/administer-cluster/developing-cloud-controller-manager in ja (#16088)

* Translate docs/tasks/administer-cluster/developing-cloud-controller-manager/ in Japanese

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <[email protected]>

* Remove reviewers section

* Modified wording to unified

* Remove unnecessary brackets

* Translate concepts/overview/working-with-objects/object-management/ into Japanese (#16400)

* Translate concepts/overview/working-with-objects/object-management/ into Japanese

* Refine some words based on review comments

* Add a word to refine a sentence based on a review comment

* Translate content/ja/docs/concepts/cluster-administration/controller-… (#16351)

* Translate content/ja/docs/concepts/cluster-administration/controller-metrics in ja

* Improved to format a text

* Fix inconsistent spellings

* Update content/ja/docs/concepts/cluster-administration/controller-metrics.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/cluster-administration/controller-metrics.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Translate concepts/extend-kubernetes/extend-cluster/ and related glossaries into Japanese (#16636)

* Translate concepts/extend-kubernetes/extend-cluster/ and related glossaries into Japanese

* Apply suggestions from code review by inductor

Co-Authored-By: inductor <[email protected]>

* Update a translation for extension point

* Apply suggestions from code review by sftim

Co-Authored-By: Tim Bannister <[email protected]>

* Apply suggestions from code review by sftim

* Fix the translation for document

* Apply a suggestion from code review by nasa9084

* Apply suggestions from code review by inductor and nasa9084

* fix: s/kubernetes/Kubernetes/ (#16057)

* Translate reference/command-line-tools-reference/feature-gates in Japanese (#16554)

* Translate docs/reference/command-line-tools-reference/feature-gates in ja

* Fix inconsistent spellings

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <[email protected]>

* ポッド -> Pod

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <[email protected]>

* ポッドreadinessゲート -> Pod readiness gate

* ポッド -> pod

* Pods -> Pod

* Fix typo: Kunbernetes -> Kubernetes

* 機能ゲート -> フィーチャーゲート

* リポジトリ -> リポジトリー

* キー=値 -> key=value

* Translate concepts/storage/volume-pvc-datasource in Japanese (#16775)

* Translate concepts/storage/volume-pvc-datasource in Japanese

* Remove original English contents(forgot to remove)

* Container Storage Interface -> コンテナストレージインターフェイス

* フューチャーゲート -> フィーチャーゲート

* Improved a translate to more natural expression

* Update content/ja/docs/reference/glossary/csi.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <[email protected]>

* Improved a translate to more natural expression

* Remove an unnecessary line break

* Improved some translate words to natural sentence

* Improved translate

* Fix translate

* Translate docs/reference/glossary/selector.md in Japanese (#17375)

* Translate docs/reference/glossary/selector.md in Japanese

* Translate title into Japanese

Co-Authored-By: bells17 <[email protected]>

* Translate tasks/configure-pod-container/share-process-namespace/ into Japanese (#16220)

* Translate tasks/configure-pod-container/share-process-namespace/ into Japanese

* reflect review

* Translate tasks/access-application-cluster/connecting-frontend-backend/ into Japanese (#16270)

* Translate tasks/access-application-cluster/connecting-frontend-backend/ into Japanese

* reflect review

* translate tooltip text

Co-Authored-By: bells17 <[email protected]>

* Translate concepts/extend-kubernetes/operator/ into Japanese (#16455)

* Translate concepts/extend-kubernetes/operator/ into Japanese

* Update the word operator into Japanese

* Apply suggestions by inductor and oke-py from code review

Co-Authored-By: inductor <[email protected]>
Co-Authored-By: Naoki Oketani <[email protected]>

* Apply suggestions by inductor from code review

Co-Authored-By: inductor <[email protected]>

* Refine sentences under bullet points

* Refine sentences in response to the review by makocchi-git

* Translate concepts/extend-kubernetes/api-extension/apiserver-aggregation/ into Japanese (#16662)

* Translate concepts/extend-kubernetes/api-extension/apiserver-aggregation/ into Japanese

* Apply suggestions from code review by inductor

Co-Authored-By: inductor <[email protected]>

* Apply suggestions from review by MasayaAoyama

* Apply a suggestion from review by MasayaAoyama

* assign inductor as sig-docs-ja approver (#17412) (#17517)

* traslate /docs/concepts/architecture/_index.md into Japanese (#15456)

* tranaslated (#15458)

* translate /ja/docs/reference/_index.md (#15624)

* translate /ja/docs/reference/_index.md

* Update content/ja/docs/reference/_index.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/_index.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/_index.md

Co-Authored-By: nasa9084 <[email protected]>

* patch reviews

* Follow the dir structure of en in setup (#15590)

* follow the dir structure of en in setup

* delete unrelated files

* wip removing ja

* removeg ja

* remove ja

* Update content/ja/docs/setup/_index.md

Co-Authored-By: nasa9084 <[email protected]>

* review

* numbered list

* Update content/ja/docs/setup/_index.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/setup/_index.md

Co-Authored-By: nasa9084 <[email protected]>

* Translate /docs/setup/turnkey/aws.md in Japanese (#15640)

* Translate content/ja/docs/setup/turnkey/aws.md

partially

* Update content/ja/docs/setup/turnkey/aws.md

... Kubernetes cluster on AWS: AWS上でKubernetesクラスターを...
https://github.com/kubernetes/website/pull/15640/files#r310338415

Co-Authored-By: Kohei Ota <[email protected]>

* Update content/ja/docs/setup/turnkey/aws.md (Kubernetes Operations)

- replace English commas with Japanese one (、)
- Management: 管理

Co-Authored-By: Kohei Ota <[email protected]>

* Update content/ja/docs/setup/turnkey/aws.md (kube-aws)

- replace English commas
- insert a Japanese comma

Co-Authored-By: Kohei Ota <[email protected]>

* Update content/ja/docs/setup/turnkey/aws.md (kubectl)

- 断定でなく選択を与えるニュアンス

Co-Authored-By: Kohei Ota <[email protected]>

* Translate content/ja/docs/setup/turnkey/aws.md

completely

Signed-off-by: Takuma Hashimoto <[email protected]>

* fix translation

https://github.com/kubernetes/website/pull/15640#discussion_r310418805
自身がsupportするのでなく、Kubernetes Operationsがsupportしている、というニュアンス

Signed-off-by: Takuma Hashimoto <[email protected]>

* fix mistranslation

https://github.com/kubernetes/website/pull/15640#discussion_r310419122
ここでのwithはusingに近い意味合いで

Signed-off-by: Takuma Hashimoto <[email protected]>

* fix translation

https://github.com/kubernetes/website/pull/15640#discussion_r310568505
ここでのthroughは通過や媒介という意味合いよりも、手段を表すと捉える

Signed-off-by: Takuma Hashimoto <[email protected]>

* Update content/ja/docs/setup/turnkey/aws.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/setup/production-environment/turnkey/aws.md

Co-Authored-By: Tim Bannister <[email protected]>

* Translate docs/tutorials/stateless-application/expose-external-ip-address.md in Japanese (#15672)

* Copy from content/ja/docs/tutorials/stateless-application/

Signed-off-by: Takuma Hashimoto <[email protected]>

* update link to Japanese document

Signed-off-by: Takuma Hashimoto <[email protected]>

* Translate expose-external-ip-address in Japanese

Signed-off-by: Takuma Hashimoto <[email protected]>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

やや不自然だった

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

s/ロードバランサ/ロードバランサー/

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

s/サーバ/サーバー/

Co-Authored-By: nasa9084 <[email protected]>

* Revert "update link to Japanese document"

This reverts commit 9237f63402b0e642600d1ea24c6b410f877c165e.
https://github.com/kubernetes/website/pull/15672#discussion_r311327200

* remove a new line

段落としては同じ

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

https://github.com/kubernetes/website/pull/15672#discussion_r312317653

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <[email protected]>

* Translate concepts/architecture/nodes.md into Japanese (#15625)

* Translate concepts/architecture/nodes.md into Japanese

* update translation

* fix translation

* eviction

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: makocchi <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: makocchi <[email protected]>

* plural

* review

* node

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <[email protected]>

* healthy

* review

* namespace

* Translate tasks/run-application/force-delete-stateful-set-pod/ in Japanese (#15835)

* ja-trans: tasks/run-application/force-delete-stateful-set-pod/

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

* Translate concepts/architecture/master-node-communication.md into Japanese (#15638)

* translate master node communication

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* deprecated

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: Takuya Tokuda <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: Takuya Tokuda <[email protected]>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: Takuya Tokuda <[email protected]>

* Translate /docs/tasks/tools/install-kubectl.md in Japanese (#15678)

* Copy from content/en/docs/tasks/tools/install-kubectl.md

Signed-off-by: Takuma Hashimoto <[email protected]>

* fix link to install-kubectl

Signed-off-by: Takuma Hashimoto <[email protected]>

* Translate Headings and Subheadings

Signed-off-by: Takuma Hashimoto <[email protected]>

* translate text of install-kubectl in Japanese

Signed-off-by: Takuma Hashimoto <[email protected]>

* Update content/ja/docs/tasks/tools/install-kubectl.md

s/ユーザ/ユーザー/

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tasks/tools/install-kubectl.md

Co-Authored-By: nasa9084 <[email protected]>

* Update install-kubectl.md

s/する:/してください:/g

* Translate /docs/tutorials/configuration/configure-redis-using-configmap.md in Japanese  (#15639)

* translate redis example

* add index

* Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md

Co-Authored-By: nasa9084 <[email protected]>

* review

* Translate docs/concepts/configuration/overview.md in Japanese  (#15627)

* Translate docs/concepts/configuration/overview.md in Japanese

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: Tim Bannister <[email protected]>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <[email protected]>

* Fix terminology in Japanese translation (#15889)

* cluster

* cluster

* node

* cluster

* Update content/ja/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html

Co-Authored-By: Takuya Tokuda <[email protected]>

* sitemap and search (#15927)

* Translate tasks/debug-application-cluster/debug-pod-replication-contr… (#15883)

* Translate tasks/debug-application-cluster/debug-pod-replication-controller/ in Japanese

* Update content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Co-Authored-By: nasa9084 <[email protected]>

* fix missing parenthesis (#16044)

```
Error: Error building site: "/src/content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md:106:10": unrecognized character in shortcode action: U+003E '>'. Note: Parameters with non-alphanumeric args must be quoted
```

* Translate tasks/configure-pod-container/configure-volume-storage/ in Japanese (#16058)

* Translate tasks/configure-pod-container/configure-volume-storage/ in Japanese

* Update content/ja/docs/tasks/configure-pod-container/configure-volume-storage.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/tasks/configure-pod-container/configure-volume-storage.md

Co-Authored-By: inductor <[email protected]>

* Translate text of docs/setup/release/version-skew-policy.md in Japanese (#15903)

* translate content/ja/docs/setup/release/version-skew-policy.md in Japanese

* translate "version skew"

https://github.com/kubernetes/website/pull/15903#issuecomment-524518826

バージョン間の差異 となる
タイトルは原文どおりに用語として残し、初回の文でskew=差異であることを明示する
以降はskewを翻訳する

* fix translation

- 格助詞漏れ
- more than 1...は1を含まないそれ以上の値であり、実質「2以上」となるので、そのように訳したほうが自然

* delete unnecessary sentences

* update translation

cf. 422f5b0e6a0c52f844cfae66cde01f47fca4cf4e

* update translation

componentsが当該バージョンをサポートするのでなく、kube-apiserverのバージョンの結果ほかのcomponentsが当該バージョンをサポート**される**イメージ

* Translate concepts/architecture/cloud-controller/ into Japanese (#16099)

* Translate concepts/architecture/cloud-controller/ into Japanese

* Revise sentences based on suggestion by reviewers

* Revise a sentence based on suggestion by a reviewer

* Fix wording to distinguish Kubernetes related resources from others

* fix a typo (#16121)

* fix some wording on home (#16127)

* Translate contribute / _index.md to Japanese (#16050)

* translate contribute index into Japanese

* modify some terms

* modify according to style guide

* use same terminology about contribute

* Update content/ja/docs/contribute/_index.md

Co-Authored-By: Takuya Tokuda <[email protected]>

* Translate concepts/overview/components and related glossaries in Japanase (#16034)

* Translate concepts/overview/components and related glossaries in Japanese

* Revise sentences based on suggestion by reviewers

* Translate tasks/configure-pod-container/assign-memory-resource/ in Japanese (#16055)

* copy from content/en/docs/tasks/configure-pod-container/assign-memory-resource to ja directory

* translate tasks/configure-pod-container/assign-memory-resource/ in Japanese

* Update content/ja/docs/tasks/configure-pod-container/_index.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/tasks/configure-pod-container/_index.md

Co-Authored-By: inductor <[email protected]>

* fix translation

%s/メモリ/メモリー/g

* Translate tasks/access-application-cluster/communicate-containers-same-pod-shared-volume/ in Japanese (#16183)

* Translate concepts/configuration/assign-pod-node/ in Japanese (#16221)

* issue 15552

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <[email protected]>

* modification after a review

* Translate docs/tasks/administer-cluster/developing-cloud-controller-manager in ja (#16088)

* Translate docs/tasks/administer-cluster/developing-cloud-controller-manager/ in Japanese

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <[email protected]>

* Remove reviewers section

* Modified wording to unified

* Remove unnecessary brackets

* Translate concepts/overview/working-with-objects/object-management/ into Japanese (#16400)

* Translate concepts/overview/working-with-objects/object-management/ into Japanese

* Refine some words based on review comments

* Add a word to refine a sentence based on a review comment

* Translate content/ja/docs/concepts/cluster-administration/controller-… (#16351)

* Translate content/ja/docs/concepts/cluster-administration/controller-metrics in ja

* Improved to format a text

* Fix inconsistent spellings

* Update content/ja/docs/concepts/cluster-administration/controller-metrics.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/concepts/cluster-administration/controller-metrics.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Translate concepts/extend-kubernetes/extend-cluster/ and related glossaries into Japanese (#16636)

* Translate concepts/extend-kubernetes/extend-cluster/ and related glossaries into Japanese

* Apply suggestions from code review by inductor

Co-Authored-By: inductor <[email protected]>

* Update a translation for extension point

* Apply suggestions from code review by sftim

Co-Authored-By: Tim Bannister <[email protected]>

* Apply suggestions from code review by sftim

* Fix the translation for document

* Apply a suggestion from code review by nasa9084

* Apply suggestions from code review by inductor and nasa9084

* fix: s/kubernetes/Kubernetes/ (#16057)

* Translate reference/command-line-tools-reference/feature-gates in Japanese (#16554)

* Translate docs/reference/command-line-tools-reference/feature-gates in ja

* Fix inconsistent spellings

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <[email protected]>

* ポッド -> Pod

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <[email protected]>

* ポッドreadinessゲート -> Pod readiness gate

* ポッド -> pod

* Pods -> Pod

* Fix typo: Kunbernetes -> Kubernetes

* 機能ゲート -> フィーチャーゲート

* リポジトリ -> リポジトリー

* キー=値 -> key=value

* Translate concepts/storage/volume-pvc-datasource in Japanese (#16775)

* Translate concepts/storage/volume-pvc-datasource in Japanese

* Remove original English contents(forgot to remove)

* Container Storage Interface -> コンテナストレージインターフェイス

* フューチャーゲート -> フィーチャーゲート

* Improved a translate to more natural expression

* Update content/ja/docs/reference/glossary/csi.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <[email protected]>

* Improved a translate to more natural expression

* Remove an unnecessary line break

* Improved some translate words to natural sentence

* Improved translate

* Fix translate

* Translate docs/reference/glossary/selector.md in Japanese (#17375)

* Translate docs/reference/glossary/selector.md in Japanese

* Translate title into Japanese

Co-Authored-By: bells17 <[email protected]>

* Translate tasks/configure-pod-container/share-process-namespace/ into Japanese (#16220)

* Translate tasks/configure-pod-container/share-process-namespace/ into Japanese

* reflect review

* Translate tasks/access-application-cluster/connecting-frontend-backend/ into Japanese (#16270)

* Translate tasks/access-application-cluster/connecting-frontend-backend/ into Japanese

* reflect review

* translate tooltip text

Co-Authored-By: bells17 <[email protected]>

* Translate concepts/extend-kubernetes/operator/ into Japanese (#16455)

* Translate concepts/extend-kubernetes/operator/ into Japanese

* Update the word operator into Japanese

* Apply suggestions by inductor and oke-py from code review

Co-Authored-By: inductor <[email protected]>
Co-Authored-By: Naoki Oketani <[email protected]>

* Apply suggestions by inductor from code review

Co-Authored-By: inductor <[email protected]>

* Refine sentences under bullet points

* Refine sentences in response to the review by makocchi-git

* Translate concepts/extend-kubernetes/api-extension/apiserver-aggregation/ into Japanese (#16662)

* Translate concepts/extend-kubernetes/api-extension/apiserver-aggregation/ into Japanese

* Apply suggestions from code review by inductor

Co-Authored-By: inductor <[email protected]>

* Apply suggestions from review by MasayaAoyama

* Apply a suggestion from review by MasayaAoyama

* ja-trans: content/ja/case-studies/sos (#17338)

* Add case-studies for SOS International(JP)

* Add logo file

* fixup! Add case-studies for SOS International(JP)

* Update content/ja/case-studies/sos/index.html

Co-Authored-By: inductor <[email protected]>

* Update content/ja/case-studies/sos/index.html

Co-Authored-By: inductor <[email protected]>

* Update content/ja/case-studies/sos/index.html

Co-Authored-By: inductor <[email protected]>

* Update content/ja/case-studies/sos/index.html

Co-Authored-By: inductor <[email protected]>

* ja-trans:Translate concepts/services-networking/service/ into Japanese (#14917) (#16319)

* ja-trans:Translate concepts/services-networking/service/ into Japanese (#14917)

* ja-trans: Improve Japanese translation in concepts/services-networking/service/ (#14917)

* ja-trans: Improve Japanese translation in concepts/services-networking/service/ (#14917)

* ja-trans: Improve Japanese translation in concepts/services-networking/_index.md (#14917)

* ja-trans: Improve Japanese translation in reference/glossary/namespace.md (#14917)

* ja-trans: Improve Japanese translation in concepts/services-networking/service/ (#14917)

* ja-trans: Improve Japanese translation in concepts/services-networking/service/ (#14917)

* ja-trans: content/ja/case-studies/nordstrom (#16953)

* Add case-studies for Nordstrom(JP)

* fixup! Add case-studies for Nordstrom(JP)

* Update content/ja/case-studies/nordstrom/index.html

line 25
eコマースサイト->ECサイト
技術運用->技術的な運用
探して->模索して

Co-Authored-By: inductor <[email protected]>

* mod some sentences

* fixup! mod some sentences

* Update content/ja/case-studies/nordstrom/index.html

Line98 
・クラスター ->クラスタ
・表現を修正

Co-Authored-By: inductor <[email protected]>

* Update content/ja/case-studies/nordstrom/index.html

向上->改善

Co-Authored-By: Naoki Oketani <[email protected]>

* Update content/ja/case-studies/nordstrom/index.html

クラスタ -> クラスター

Co-Authored-By: Naoki Oketani <[email protected]>

* fixup! Update content/ja/case-studies/nordstrom/index.html

* Translate docs/reference/glossary/node.md into Japanese (#17680)

* Translate docs/reference/glossary/control-plane.md into Japanese (#17679)

* Translate docs/reference/glossary/control-plane.md into Japanese

* Update content/ja/docs/reference/glossary/control-plane.md

Co-Authored-By: inductor <[email protected]>

* Update content/ja/docs/reference/glossary/control-plane.md

Co-Authored-By: inductor <[email protected]>

* ja-trans: Translate concepts/scheduling/kube-scheduler/ in Japanese #17118 (#17586)

* ja-trans:Translate concepts/scheduling/kube-scheduler/ into Japanese (#17118)

* ja-trans: Improve Japanese translation in concepts/scheduling/kube-scheduler/  (#17118)

* ja-trans: Improve Japanese translation in concepts/scheduling/kube-scheduler/  (#17118)

* fix-up 404 urls (#17668)

* fix broken urls in zh/ due to https://github.com/kubernetes/website/pull/17668 (#17708)

* Fix typo in DNS Autoscaling (#17700)

* Update kops Linux Setup Step (#17696)

Moving the downloaded kops binary in Linux to the path /usr/local/bin/kops requires privileged permissions.

* Fix typos in Kube Scheduler (#17667)

* Removed Object Metadata from Concepts Overview. (#17691)

`Object Metadata` section is misleading, as the Concept's overview is covering what master and non-master nodes are and list of objects. But there is no discussion on `Object Metadata` till the end and all of sudden there is Object Metadata section with no background introduction or definition, and just a reference to `Annotations` which is confusing if you read the content from the beginning. So it would be better to remove this as it is covered later here `https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/`.

* chore(kubectl): Formatting markdown (#17697)

Amending the formatting of the MD as ```shell was showing up in plain text. Zsh options: "https://kubernetes.io/docs/tasks/tools/install-kubectl/#enabling-shell-autocompletion"

* fix 17690 (#17704)

* Fix a typo (#17673)

* Fix typo in the word annotation (#17716)

* Issue with k8s.io/docs/setup/learning-environment/minikube/ (#17689)

* fix 404 urls in content/en/blog/ (#17682)

* Fix typo (#17662)

* Fix typos in Limit Ranges (#17665)

* Added Open Service Broker reference link (#17721)

`https://openservicebrokerapi.org/` contains information such as `what are service brokers?`, how they work, building services for Kubernetes using `Open Service Broker API` etc.

* Remove Brad and Luc from Chinese owners (#17713)

My guess is that we added some names at the very begining of Chinese
localization to seed the repo. However, getting PR reviews assigned to
these gentleman could be confusing or even annoying before they have
secured a Chinese certificate.

* updated to include new link (#17727)

updated to reflect correct link

* adding in search link (#17640)

* Correct name of link to PersistentVolume (#17589)

* Add caution to behavior of --from-env-file (#17585)

* Add caution to behavior of --from-env-file

* Reword warning to fix grammar

* Fix invalid command (kubectl rolling-update) (#17607)

`kubectl rolling-update` is the right command.

Doc: https://kubernetes.io/docs/tasks/run-application/rolling-update-replication-controller/

* Fix typo annotatino to annotation (#17664)

* fix 404 urls in ko due to https://github.com/kubernetes/website/pull/17668/ (#17709)

* Adding vi document for create-cluster (#17715)

* Adding vi document for create-cluster

Signed-off-by: Dao Cong Tien <[email protected]>

* Update cluster-intro.html

* Update cluster-intro.html

* Update cluster-intro.html

* Spanish Translation (#14150)

* Fifth Korean l10n work for release-1.16 (#17745)

* Update files outdated Korean docs in dev-1.16-ko.5 (#17537)
* Update Korean glossary (#17619)
* Translate services-networking/endpoint-slices.md in Korean (#17631)

Co-Authored-By: Yuk, Yongsu <[email protected]>
Co-Authored-By: June Yi <[email protected]>
Co-Authored-By: Wook-Jin, Lee <[email protected]>
Co-Authored-By: Seokho Son <[email protected]>

* ja-docs: fixes for broken links. (#17781)

1. Fixed markdown error that endup as 404 error at the URL
    https://kubernetes.io/ja/docs/reference/command-line-tools-reference/feature-gates/
    See - CSI(Container Storage Interface) link.

2. Minikube links at
    - content/ja/docs/tasks/tools/install-minikube.md
    - content/ja/includes/task-tutorial-prereqs.md

3. Link to CRI page at
   content/ja/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md

4. Windows Nodes link at

   https://kubernetes.io/ja/docs/setup/production-environment/windows/user-guide-windows-containers/

* Update repo url (#17788)

service-catalog is not part of kubernetes-incubator anymore

* Use feature-state template (#17787)

* Use feature-state template

* Update certificate-rotation.md

* rebase (#15349)

* Update kops Installation Steps (#17726)

* Document downloading the latest or a specific kops version

Add links to Install Homebrew On MacOS, Linux

* Update kops.md

* translate_networkpolicy (#17733)

Translate English sentences into Chinese

* Add stateful set which hpa has supported (#17806)

As https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/ and https://github.com/kubernetes/website/pull/16425 say, the hpa has already supported stateful set.

* Removed duplicate link (#17799)

This change removes a duplicate link to the setup/best-practices/certificates page.

* Update kubectl get hpa output (#17780)

* Minor heading update according to the guideline (#17747)

* Minor heading update according to the guideline

Fixed title of the document to use title case as described in the community guidelines.

* Capitalization fixes.

* Fixed the link (#17731)

* Reference link added for Flex and CSI volume (#17735)

* Refernce link added for Flex and CSI volume

Added reference link of Flex and CSI volume under `Components of the CCM` section.

* Update content/en/docs/concepts/architecture/cloud-controller.md

Co-Authored-By: Tim Bannister <[email protected]>

* Update etcd.md (#17751)

* Update 2019-04-04-local-persistent-volumes-ga.md (#17753)

* add EKS cluster upgrading section (#17800)

* add blog: java controller framework (#16135)

* Clean up configure-persistent-volume-storage task (#16907)

* incorrect command for sort-by operation on pod (#17032)

* incorrect command for sort-by

kubectl get pods -n test --sort-by=.spec.capacity.storage, is incorrect for pod as pods will not have capacity.storage under .spec, rather it should be for PersistentVolume.

So change the command  

kubectl get pv -n test --sort-by=.spec.capacity.storage

* Update cheatsheet.md

* Update debug-application.md (#17066)

A Service has targetPort to indicated Pod's containerPort (service.spec.ports.targetPort)

* Reword “Extend kubectl with plugins” (#17005)

* Tweak kubectl plugins page

- drop text about kubectl plugin beta status etc
- fix output formatted as shell
- address the reader as “you”
- other tweaks

* Update links & details for Krew

* Update kubectl-plugins.md

* fr-docs: Update kops Installation Steps (#17805)

* Add kubernetes-asyncio library (#17812)

* How to upgrade minikube (#17813)

* Fix homepage titles :fr: translation (#17811)

* Updating date for blog post (#17816)

* Corrected typo in the text file (#17819)

* Add Flowmill agent to examples of DaemonSets (#17818)

Adds the Flowmill monitoring agent as an example of DaemonSet, with link to public helm charts that can be used as reference documentation.

* fix secret not working (#17810)

* 2019-08-26-kubernetes-with-microk8s.md added (#16122)

* 2019-09-02-kubernetes-with-microk8s.md added

Signed-off-by: Ihor Dvoretskyi <[email protected]>

* Comments addressed

Signed-off-by: Ihor Dvoretskyi <[email protected]>

* Screenshots updated

Signed-off-by: Ihor Dvoretskyi <[email protected]>

* publication date changed

Signed-off-by: Ihor Dvoretskyi <[email protected]>

* files naming updated to reflect the date

Signed-off-by: Ihor Dvoretskyi <[email protected]>

* Comments addressed

Signed-off-by: Ihor Dvoretskyi <[email protected]>

* Minor fixes

Signed-off-by: Ihor Dvoretskyi <[email protected]>

* Publication date updated

* fix broken links : http://kubernetes.io/gettingstarted/ (#17756)

* fix broken links : http://kubernetes.io/gettingstarted/

* use relative paths

Co-Authored-By: Qiming <[email protected]>

* use relative paths

Co-Authored-By: Qiming <[email protected]>

* use relative paths

Co-Authored-By: Qiming <[email protected]>

* init cloud controller doc (#17785)

* init cloud controller doc

* solve 349928135

* update r349928835

* update r349929569

* update r349930047

* update r321969236

* trans to hostname

* update based on reviews from truonghn1992

* fix several typo issues, add tooltips, replace some words back to the original terms

* init taint doc

* fix header Vendor Implementations

* fix directory name

* temporary remove term_id of node and toleration

* solve r350014277

* Initial containers document in Vietnamese (#17822)

Adding index

Signed-off-by: Nguyen Hai Truong <[email protected]>

* Fix typo in CCM's title (#17823)

* init cloud controller doc

* solve 349928135

* update r349928835

* update r349929569

* update r349930047

* update r321969236

* trans to hostname

* update based on reviews from truonghn1992

* fix several typo issues, add tooltips, replace some words back to the original terms

* init taint doc

* fix header Vendor Implementations

* fix directory name

* temporary remove term_id of node and toleration

* solve r350014277

* fix title

* kubectl config should be linked to its anchor (#17828)

* en-docs: Minikube Installation via Homebrew (#17826)

* en-docs: Add Minikube Installation Via Homebrew

* Update install-minikube.md

* Adding vi-container-environment-variables (#17825)

Signed-off-by: Nguyen Hai Truong <[email protected]>

* fix some broken links (#17851)

* Fixed the incorrect parameter of specifying the CRI endpoint for kubelet and corrected Default CNs (#17839)

* Fixed the incorrect parameter of specifying the CRI endpoint for kubelet

Corrected the parameter of '--container-runtime-path-endpoint' with '--container-runtime-endpoint'

* Corrected Default CNs

Fixed the incorrect Default CNs for apiserver-etcd-client.crt and apiserver-kubelet-client.crt

* Update Giant Swarm website URL (#17838)

* fix some broken links (#17857)

* Fix misspell of type of Pod condition at init container explanation (id) (#17414)

In explanation of init container, doc says 'Initializing' pod
condition. However according to doc of pod condition[1], it should be
'Initialized'.

This commit fixes this misspell of Indonesian doc.
This misspell is verified by PR #17329 which fixes English doc.

[1]
https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-conditions

* Task tools  document in Vietnamese (#17854)

Adding index file
Adding install-minikube document

Signed-off-by: Nguyen Quang Huy <[email protected]>

* fixed broken link for issue #17859 (#17871)

* solved for issue #17853 (#17872)

* solved for issue #17853

* updated file as per the suggestion

* Reword glossary entry (#17429)

* Add TopologyManager description (#17867)

* Updata_service.md (#17834)

* Modify document format.

* Update cloud-controller.md

Add content about Tencent cloud providers.

* Update cloud-providers.md

Add content about Tencent cloud providers.

* Update service.md

Added some TKE Service annotations

* Update service.md

Content optimization based on reviewers' recommendations.

* Update service.md

* Update service.md

Optimize the content of Line 902-903.

* Update service.md

* Tasks/Configure DNS for a Cluster: add some descriptions about CoreDNS (#17879)

* add some descriptions about CoreDNS

* Update configure-dns-cluster.md

* Update commands/command output to reflect current versions. (#17877)

* Minor heading update according to the guideline

Fixed title of the document to use title case as described in the community guidelines.

* Capitalization fixes.

* Update commands/command output to reflect the current version

* Correct RegisterCloudProvider link (#17873)

* Remove readOnly:false from Downward API volume examples (#17661)

Downward API volumes are not writeable, even if readOnly:true is set, so
including this in the example is potentially confusing for users.

* Tweak StatefulSet concept page for YAML rendering (#17891)

for: #17792

* Fix the format of prerequisites section (#17892)

for: #17652

* Fix a command in kubectl cheatsheet (#17888)

Closes: #17883

* Remove dead links to old getting started guides (#17889)

Close: #17859

* Change PowerShell example to use the -Raw flag (#17645)

* Spelling correction (#17895)

* fix some broken links (#17897)

* update exmaple for job (#17903)

* Deleted duplicate sentence and corrected typo (#17902)

* Corrected the typo of 'chck' with 'check'

* Removed the duplicate sentence

* Fix a dead link (#17900)

* fix 404 urls in kustomization.md (#17793)

* Update kustomization.md

fix 404 urls in kustomization.md

* Update content/en/docs/tasks/manage-kubernetes-objects/kustomization.md

Co-Authored-By: Tim Bannister <[email protected]>

* update kustomization.md to be more stable

* Fix broken link to AWS provider settings source (#17899)

* update style guide f…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants