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

Add CPU Manager to kubelet #3570

Closed
4 tasks done
ffromani opened this issue Sep 30, 2022 · 26 comments
Closed
4 tasks done

Add CPU Manager to kubelet #3570

ffromani opened this issue Sep 30, 2022 · 26 comments
Assignees
Labels
sig/node Categorizes an issue or PR as relevant to SIG Node. stage/stable Denotes an issue tracking an enhancement targeted for Stable/GA status
Milestone

Comments

@ffromani
Copy link
Contributor

ffromani commented Sep 30, 2022

Enhancement Description

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

The original issue (#375) is closed and missed the proper labeling. Fixing with this one.

@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Sep 30, 2022
@ffromani
Copy link
Contributor Author

CPU Manager is consumed by multiple parties and trated as GA. We want to avoid the perma-beta status

@ffromani
Copy link
Contributor Author

/sig node

@k8s-ci-robot k8s-ci-robot added sig/node Categorizes an issue or PR as relevant to SIG Node. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Sep 30, 2022
@dims
Copy link
Member

dims commented Sep 30, 2022

/label lead-opted-in
/milestone v1.26

@derekwaynecarr @dchen1107 @SergeyKanzhelev adding labels based on request on slack thread - https://kubernetes.slack.com/archives/C0BP8PW9G/p1664537014576579

please clear them if it is not appropriate.

@k8s-ci-robot k8s-ci-robot added this to the v1.26 milestone Sep 30, 2022
@k8s-ci-robot k8s-ci-robot added the lead-opted-in Denotes that an issue has been opted in to a release label Sep 30, 2022
@rhockenbury
Copy link

/label tracked/yes
/stage stable

@k8s-ci-robot k8s-ci-robot added stage/stable Denotes an issue tracking an enhancement targeted for Stable/GA status tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team labels Sep 30, 2022
@derekwaynecarr
Copy link
Member

/label lead-opt-in

volunteer identified in sig to see this to stable in sig-node.

@k8s-ci-robot
Copy link
Contributor

@derekwaynecarr: The label(s) `/label lead-opt-in

cannot be applied. These labels are supported:api-review, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, team/katacoda, refactor, lead-opted-in, tracked/no, tracked/out-of-tree, tracked/yes`

In response to this:

/label lead-opt-in

volunteer identified in sig to see this to stable in sig-node.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@derekwaynecarr
Copy link
Member

/label lead-opted-in

@ruheenaansari34
Copy link

Hello @fromanirh 👋, 1.26 Enhancements team here.

Just checking in as we approach enhancements freeze on 18:00 PDT on Thursday 6th October 2022.

This enhancement is targeting for stage stable for 1.26 (correct me, if otherwise)

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: 1.26
  • KEP readme has a updated detailed test plan section filled out
  • KEP readme has up-to-date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements.

For this KEP, we would just need to update:

The status of this enhancement is marked as at risk. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@rhockenbury
Copy link

With #3350 merged, this is tracked for v1.26

@sftim
Copy link
Contributor

sftim commented Oct 10, 2022

I recommend cracking on with early work on a docs update so that these are GA quality (or have PRs open to make them be) by the appropriate review deadline.

@dims
Copy link
Member

dims commented Oct 19, 2022

Reflects the KEP update already merged:
https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/3570-cpumanager/kep.yaml#L35-L38

/approve
/lgtm

ffromani added a commit to ffromani/website that referenced this issue Oct 21, 2022
Assuming that the feature goes into 1.26 as GA, this will
become a blog post about it.

Enhancement: kubernetes/enhancements#3570

Signed-off-by: Francesco Romani <fromani@redhat.com>
@Atharva-Shinde
Copy link
Contributor

Hey @fromanirh 👋,

Checking in as we approach 1.26 code freeze at 17:00 PDT on Tuesday 8th November 2022.

Please ensure the following items are completed:

As always, we are here to help should questions come up.
Thanks :)

@rhockenbury
Copy link

With those PRs merged, we have this marked as tracked for code freeze.

@krol3
Copy link

krol3 commented Nov 9, 2022

Hello @fromanirh 👋, 1.26 Release Docs Lead here. This enhancement is marked as ‘Needs Docs’ for 1.26 release.

Please follow the steps detailed in the documentation to open a PR against dev-1.26 branch in the k/website repo. This PR can be just a placeholder at this time, and must be created by November 9. Also, take a look at Documenting for a release to familiarize yourself with the docs requirement for the release.

Any doubt, reach us! Thank you!

ffromani added a commit to ffromani/website that referenced this issue Nov 21, 2022
Enhancement: kubernetes/enhancements#3570

Signed-off-by: Francesco Romani <fromani@redhat.com>
ffromani added a commit to ffromani/website that referenced this issue Nov 25, 2022
Enhancement: kubernetes/enhancements#3570

Signed-off-by: Francesco Romani <fromani@redhat.com>
ffromani added a commit to ffromani/website that referenced this issue Dec 7, 2022
Enhancement: kubernetes/enhancements#3570

Signed-off-by: Francesco Romani <fromani@redhat.com>
@marosset
Copy link
Contributor

Hi @fromanirh - since this enhancement has graduated to stable can you please update https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/3570-cpumanager/kep.yaml setting the status to implemented and then close this issue.
Thanks!

@marosset marosset removed tracked/yes Denotes an enhancement issue is actively being tracked by the Release Team lead-opted-in Denotes that an issue has been opted in to a release labels Dec 12, 2022
@ffromani
Copy link
Contributor Author

Hi @fromanirh - since this enhancement has graduated to stable can you please update https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/3570-cpumanager/kep.yaml setting the status to implemented and then close this issue. Thanks!

sure thing: #3687
Thanks!

@sftim
Copy link
Contributor

sftim commented Dec 22, 2022

Maybe the title of this issue should be “Add CPU Manager to kubelet”

(because it's odd to have a kep.yaml with GA in the enhancement title, rather than just the phase)

@ffromani
Copy link
Contributor Author

/retitle Add CPU Manager to kubelet

@k8s-ci-robot k8s-ci-robot changed the title Graduate to CPUManager to GA Add CPU Manager to kubelet Jan 15, 2023
@SergeyKanzhelev
Copy link
Member

/milestone v1.27

@k8s-ci-robot k8s-ci-robot modified the milestones: v1.26, v1.27 Feb 2, 2023
@SergeyKanzhelev
Copy link
Member

/label lead-opted-in

@k8s-ci-robot k8s-ci-robot added the lead-opted-in Denotes that an issue has been opted in to a release label Feb 2, 2023
@jeremyrickard
Copy link
Contributor

jeremyrickard commented Feb 3, 2023

@SergeyKanzhelev @ffromani was this implemented in 1.26?

If so, why do you need to opt-in for 1.27?

@SergeyKanzhelev
Copy link
Member

/milestone v1.26

sorry, I saw opened PR and confused with topology manager being graduated this release. Sorry

@k8s-ci-robot k8s-ci-robot modified the milestones: v1.27, v1.26 Feb 3, 2023
@npolshakova
Copy link

Hello @ffromani 👋, 1.27 Enhancements team here.

Just checking in as we approach enhancements freeze on 18:00 PDT Thursday 9th February 2023.

This enhancement is targeting for stage stable for 1.27 (correct me, if otherwise)

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: 1.27
  • KEP readme has a updated detailed test plan section filled out
  • KEP readme has up to date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements.

It looks like #3687 will address the last issue.

The status of this enhancement is marked as at risk. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@ffromani
Copy link
Contributor Author

ffromani commented Feb 7, 2023

hi @npolshakova ! this enhancement was done in the 1.26 cycle and labeled by mistake (#3570 (comment)). We only need to mark the related KEP implementable to complete, but AFAIK that simple PR can be merged right away (#3687)

@npolshakova
Copy link

Thanks for the update- I'll remove this from the 1.27 tracking then!

italofernandes13 pushed a commit to italofernandes13/website that referenced this issue Feb 9, 2023
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912082 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912079 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912076 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912074 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912072 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912070 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912068 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912066 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912065 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912061 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912059 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912057 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912040 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912033 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912028 -0300

parent 9306717305cd934b4bf47d0241cb7f0e8954f7dc
author Michael <cloudyonspring@126.com> 1670758839 +0800
committer italofernandes13 <italoserra99@gmail.com> 1675912008 -0300

[zh] sync /kubectl/cheatsheet.md

Blog: Windows HostProcess containers going to stable

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Added initial HPC GA blog content

Updated the TODOs with additional content

Adding missed changes from prior commit

setting date and fixing title

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Apply suggestions from code review

Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Apply suggestions from code review

Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

rewording intro and minor fixups

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

updating getting started

Adding the hpc .svg diagram

Updating the blog to use the .svg

Delete hpc_architecture.png

fixing date

More updates based on PR feedback

renaming use cases to hostprocess containers in action

minor fixups

blog: node: device manager graduation to GA

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

[en] Replace grep with kubectl get -o jsonpath.

add pt-br/docs/reference/issues-security/security.md

Update kubeadm reference for 1.26

Fix translation issue

Update link for v1.25 docs in version selector

[ja]Update graduated or deprecated feature gates

[ja] Document generating SHA256 CA certificate

[ja] Fix scheduling extension broken link

[ja] Translate content/ja/docs/tasks/debug/debug-application/_index.md into Japanese

device-mgr-doc: Add caution closing tag

To enture that this page is rendered correctly on the Kubernetes
website, the caution tag needs to be closed.

This was missed during the doc write up and review process.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

device-mgr-doc: Use a `note` shortcode instead of caution

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

[ja] add startupProbe successThreshold limitation

[ja] remove content/ja/docs/concepts/containers/overview.md

fix: kubectl install on windows verify command

Make the the verification command cleaner by using only PS cmdlets.
certutil.exe returns 3 lines which need to be split to the hash,
as opposed to Get-FileHash that returns an object with .Hash

Fixes issue 30833

[ja] fix the translation of the word container.

[zh-cn] sync volumes.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[en] fix quotation mark in multi-tenancy page

Blog post: Kubernetes v1.26: GA Support for Kubelet Credential Providers

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
Co-authored-by: Dixita Narang <ndixita@google.com>

update publication date to 2022-12-22

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

address review comments for minor fixes

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

Blog: Kubernetes v1.26: Advancements in Kubernetes Traffic Engineering

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

update publication date to 2022-12-30

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

Minor updates to 2022-12-13-host-process-containers-ga blog

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

[zh] sync device-plugin-api-versions.md

[zh-cn] sync service-traffic-policy.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

blog: node: cpumanager goes GA

Enhancement: https://github.com/kubernetes/enhancements/issues/3570

Signed-off-by: Francesco Romani <fromani@redhat.com>

Add blog post for cross namespace data sources alpha

Add feature blog for CEL for Admission Control

Fix typo in sample manifest

Co-authored-by: James McShane <jmcshan1@gmail.com>

Feature blog for KEP-3333 Retroactive default StorageClass assignment

Add blog post for FSGroup on mount

Add pt-br/docs/reference/glossary/code-contributor.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Fixed minor translation error

[ja] sync node-conformance.md

Translate docs/concepts/storage/volume-snapshots/ into Japanese

Update volume-snapshots.md

Update volume-snapshots.md

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Add pt-br/docs/contribute/review/reviewing-prs.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Updated to what the revisor suggested

[pt-br] Add concepts/workloads/controllers/replicaset.md

[pt-br] revision concepts/workloads/controllers/replicaset.md

[pt-br] revision concepts/workloads/controllers/replicaset.md part 2

Update content/pt-br/docs/concepts/workloads/controllers/replicaset.md

Co-authored-by: Diego W. Antunes <devlware@gmail.com>

Removed Reference from the removed Feature Gates.

Remove Note.

Add blog post for job tracking with finalizers GA (#37438)

* Add blog post for job tracking with finalizers GA

* Editorial review

* Editorial review 2

* Editorial review 3

Add blog for non-graceful node shutdown beta

Address review comment

Address comments

Address review comments

Address comments

fix: homebrew prefix error in bash-completion of kubectl(en)

Component reference for 1.26

[zh-cn]sync administer-cluster/dns-debugging-resolution.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync /pods/disruptions.md

Offboard Release Manager Associates

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>

[ja] Translate docs/concepts/storage/ephemeral-volumes/ into Japanese (#38068)

* [ja] Translate docs/concepts/storage/ephemeral-volumes/ into Japanese

* add en links

* Update ephemeral-volumes.md

* Update ephemeral-volumes.md

* Update ephemeral-volumes.md

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

[pt-br] Translate glossary tag display names.

Replace conscious with thorough

[en]modify the invalid link

Signed-off-by: xin.li <xin.li@daocloud.io>

Correcting spelling error

Fix examples test

There is a newly added YAML not covered by the test case. This PR adds
it to the test case.

[fr] Make "Pod" uppercase for consistency in this file

[zh] sync cpu-management-policies.md

Fixed typo

Fixed typo from "For example, to turning off all API versions except v1" to "For example, to turn off all API versions except v1"

add version support to `fish` auto-completion

Fixing grammar error in portuguese documentation

fix documentation for RotateKubeletClientCertificate

[zh] sync networking virtual-ips (#38331)

* sync networking virtual-ips

* sync networking virtual-ips

* sync networking virtual-ips

apply suggestion from code review

Co-authored-by: howieyuen <howieyuen@outlook.com>

* sync

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: howieyuen <howieyuen@outlook.com>

* sync networking virtual-ips

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: howieyuen <howieyuen@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>

[zh] sync 2022-10-18-kubernetes-1.26-deprecations-and-removals.md

[zh] sync /architecture/nodes.md

Fix incorrect ValidationAdmissionPolicyBindings

Add Babapool as Hindi Reviewer

[zh] sync /administer-cluster/securing-a-cluster.md

[zh] sync device-plugins.md

[zh-cn] sync access-authn-authz/kubelet-tls-bootstrapping.md

Signed-off-by: xin.li <xin.li@daocloud.io>

Recommend DNS Label for workload names

[zh-cn]sync administer-cluster/safely-drain-node.md

Signed-off-by: xin.li <xin.li@daocloud.io>

Replace source code reference by reference to k8s API type

This PR updates the certificates.md file by replacing a reference to
source code with a reference to the k8s API type.

Normalize the markdown for the certificates.md page

[pt-br] Translated page: pod-security-policy #13939

fix pods to Pods #13939

fixing gender and lowercase #13939

Add pt-br/docs/reference/glossary/taint.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

[pt-br] Update community/code-of-conduct (#38407)

* Update code of conduct pt-br to the latest version

* Update CNCF CoC to v1.2

* Change word for better understanding

* Fix issues with translation and typos

* Fix CNCF typo

* Fix typo

* Update contributor covenant link

* Update wording of new issue

* Translate definite article

[zh] sync kubelet-credential-provider.md

[zh] sync /containers/images.md

[zh] sync leases.md

[zh] sync configure-access-multiple-clusters.md

[zh-cn] sync kubeadm_init_phase_upload-certs.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

node-resource-managers translate pt-br

fix erros

Localize /content/en/docs/reference/glossary/kubectl.md #37516

Update kubectl.md

Rename kubectl.md to istio.md

Update istio.md

Update istio.md

blog: fix KEP URL in 2022-12-19-devicemanager-ga.md

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>

Add December 2022 patch releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Add tentative release dates for March and April 2023 releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

[zh-cn] sync concepts/windows/intro.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /best-practices/certificates.md

[es] Add huawei cloud trust center link

Updated the wrong format

[zh] sync /releases/patch-releases.md

[zh] sync /administer-cluster/encrypt-data.md

[id] Add huawei cloud trust center link

Fix minDomains note in topology-spread-constraints page

Add externalSetMarkChain to portmap config

Looking at the online portmap doc, this seems to be
the recommended configuration for k8s + portmap
https://www.cni.dev/plugins/current/meta/portmap/

[zh] sync topology-manager.md

[hi] Updated content/hi/docs/reference/glossary/aggregation-layer.md

Signed-off-by: Amol Mote <amolmote201@gmail.com>

hi-translated running in multiple zones

Update _index.md

updated review comments

[zh] sync security-checklist.md

Use "stored" rather than "persisted" consistently with the rest of the document.

Clarify the case of requested version != stored version.

Applied review comment.

Remove inactive users from sig-docs-ru

Revert "Remove inactive users from sig-docs-ru" (a mistaken commit to the main branch)

This reverts commit 4685869187bbd54b200705f1874c0535087a572e.

[zh] sync /network-plugins.md

Fix code mark in configure-volume-storage.md

Update dns-custom-nameservers.md

fix spelling

Fix link to Service tutorial

Link to Ingress concept from virtual IPs page

[ja] Translate docs/concepts/storage/storage-classes/ into Japanese

Update storage-classes.md

fix some mistakes. (example: `パラメータ` to `パラメーター`)

Update content/ja/docs/concepts/storage/storage-classes.md

Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>

Update content/ja/docs/concepts/storage/storage-classes.md

Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>

Fix punctuations in headings of encrypt-data.md

Remove details for out-of-tree Service integration

Tencent Kubernetes Engine does not have an in-tree or in-project
integration with the Service API, so we wouldn't document it.

Use reference to config API rather than source code

This commit replaces a reference to the source code by reference to config API.

Apply long-line wrapping to the kubeadm-certs page

Updated Job Documentaion

PR for resolving #37574

please do give me your inputs as this is my first PR

update jobs yaml

Updated the steps to verify the system variables

Update container-runtimes.md

fix: Remove release_complete string since it's unused

update glossary/kops.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>

Update go mod for testing against 1.26 validators

Fix example test for working with 1.26 code base

This commit updates the validation logic by adding new validation
options required by 1.26 and also adds new YAMLs to the test cases.

Add Config API reference for kubeconfig

The file added is generated using kubernetes-sigs/reference-docs/genref
tool, with logics and configs improved by
https://github.com/kubernetes-sigs/reference-docs/pull/309 and
https://github.com/kubernetes-sigs/reference-docs/pull/310.

Fix link and bullets alignment in custom-resource-definition-versioning.md

[zh] sync custom-resource-definition-versioning.md

Add application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

[hi] Localize content/hi/docs/reference/glossary/etcd.md

Signed-off-by: Amol Mote <amolmote201@gmail.com>

[zh-cn] sync feature-gates-removed.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync deprecation-guide.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] Fix broken link in Service concept page (#38589)

* Update service.md

fix

* [zh] sync services-networking/service.md

* Apply suggestions from code review

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Add dockershim.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated with the suggested changes

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

[zh-cn] sync labels-annotations-taints/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

Add my-git9 to sig-docs-zh-reviews

Add my-git9 to sig-docs-zh-reviews

[zh-cn]sync scheduling-eviction/topology-spread-constraints.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync administer-cluster/cluster-upgrade.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync statefulset.md

Add hint about a potentially required configuration reset of containerd

The added paragraph in the info-box would have saved me hours of troubleshooting. So I decided to suggest the addition, hoping to save other people some time.

Apply the proposed code reformatting

Removed deployment replica count

[zh] sync /kubectl/kubectl.md

Add scheduler.alpha.kubernetes.io/critical-pod annotation

Signed-off-by: Chirayu Kapoor <dev.csociety@gmail.com>

[zh-cn] localized with pod-scheduling-readiness

Signed-off-by: xin.li <xin.li@daocloud.io>

Remove Base64'ing of file contents

Updated example of reading secret values from a file so that it doesn't base64 the contents in the file before kubectl reads it.

[zh-cn]sycn workload-resources/horizontal-pod-autoscaler-*

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync kubernetes-api/ingress-v1.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync admission-controllers.md

Update leases.md

fix spelling mistake

Revise the NPD task page

The NPD topic is pretty old. This PR revises the page with updated
information.

Make multiport egress policy a standalone YAML

Reformat the network-policies concepts page

This page has many long lines that are supposed to be wrapped when
appropriate.

[pt] Add huawei cloud trust center link

Add bishal7679 as Hindi Reviewer

[zh] sync /instrumentation/slis.md

Add pod.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

add kube-proxy iptables performance optimization notes

[ja] pod-lifecycle.md to latest

[zh-cn] Add page for https://kubernetes.io/zh-cn/docs/tasks/administer-cluster/verify-signed-artifacts/

Signed-off-by: zhuzhenghao <zhenghao.zhu@daocloud.io>

fixed Feature Gates page

resolved node concept mixes up graceful and non graceful node shutdown

[ja] Update content/ja/docs/tasks/debug/_index.md

Restore an important note about API proxy

This was dropped in 1eef7424651bdc681711572e1042169faebe8e81 - I am sure
it was an accident.

Remove errant character in PR template

fix service.md

Fixing Spec -> spec and paramsRef -> paramRef

Fixing Spec -> spec and paramsRef -> paramRef

[zh] sync /community/code-of-conduct.md

[zh-cn] sync /static/cncf-code-of-conduct.md

[zh]translate2022-10-04-introducing-kuekue.md

[zh] updated glossary/ephemeral-container.md

[zh] sync /architecture/nodes.md

[zh-cn]sync pods/pod-lifecycle.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync manage-gpus/scheduling-gpus.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[pt-br] Update docs/concepts/scheduling-eviction/_index.md (#38107)

* Update content/pt-br/docs/concepts/scheduling-eviction/_index.md

* Fixing minor errors

* Adding and translating pod-disruption item to ptbr

* Fixing translation on title

* Fixing minor errors

* Fixing minor errors

[zh] sync /kubeadm/kubeadm-certs.md

[zh] sync /kubeadm/kubeadm-certs.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh] sync /policy/pid-limiting.md

[zh] sync /configuration/overview.md

Fix bullet alignment in config overview

Fixed spelling mistake

Add reservedSystemCpus in KubeletConfiguration as the flag is not the same

[zh] missing backquotes

[zh] sync /storage/storage-classes.md

[zh-cn] sync service.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

Update create-hostprocess-pod.md

Remove double-pasted content from create-hostprocess-pod.md

Fix errors, inconsistencies, missing information in feature gates

This PR fixes the feature gates by cross-referencing the upstream source
code and its change log. There are some gates missing, some gates
removed and some gates added but not documented.

[zh-cn] sync deployment.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync feature-gates-removed.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync configure-pdb.md

[zh-cn] Small fix about cri page

[zh-cn] sync labels-annotations-taints/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /services-networking/network-policies.md

[zh-cn] sync some little change

Signed-off-by: xin.li <xin.li@daocloud.io>

fixed typo in the docs

[ja] Add huawei cloud trust center link

[zh] sync kubelet-config-file.md

[fr] Fix incorrect feature state for PVC expansion

Update web-ui-dashboard.md

Update dashboard version to v2.7.0

Improved the steps for opening a PR using GitHub

Fix tabs shortcode CSS

Config API update for 1.26

[zh-cn] sync memory-manager.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync security-context.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn]fix link to kubectl book

[zh] sync /releases/download.md

[zh] Fix rendering issues in pod-scheduling-readiness.md

[es] Fix link on Storage Capacity page

fix(common-labels): Specify SemVer version

Fix feature gates

There are some ordering problems and missing interpretion for gates.
This PR fixes them.

add dynamic resource allocation

Apply suggestions from code review

Co-Authored-By: Michael <haifeng.yao@daocloud.io>
Co-Authored-By: Qiming Teng <tengqm@outlook.com>

[en] Add missing required `type` field to LimitRange example (#38706)

* Add missing required `type` field to examples

Although `LimitRange.spec.limits.type` was mandated in 2020, a few
LimitRange examples still miss the field, so they may confuse people
referring.

* Add missing required `type` field

Although `LimitRange.spec.limits.type` was mandated in 2020, one
LimitRange example still misses the field, so a validation error may
confuse people referring.

[zh] sync /debug-application/debug-service.md

Add admission.k8s.io/v1 API and fix references to it

The `admission.k8s.io/v1` API group is not generated into the v2/v3 OpenAPI
specification as part of Kubernetes API because it is not officially "served".
However, the structs in the API group are used in other APIs that are user-facing.
This PR addes the reference API and fixes references to it.

Reformat the validating-admission-policy reference page

This commit wraps the long lines found in the
validating-admission-policy reference page.

[zh] sync /config-api/kube-proxy-config.v1alpha1.md

[zh] sync /config-api/apiserver-audit.v1.md

Fixes successfulJobsHistoryLimit and failedJobHistoryLimit field

successfulJobHistoryLimit and failedJobHistoryLimit should be successfulJobsHistoryLimit and failedJobsHistoryLimit

Fix nits in markdown links

This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.

[id] Fix incorrect feature state for PVC expansion

fixing errors and changing suggestions

[zh-cn] sync cron-jobs.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /docs/reference/_index.md

[zh-cn] sync concepts/workloads/controllers/replicaset.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync /concepts/workloads/pods/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync concepts/workloads/controllers/replicationcontroller.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync feature-gates-removed.md

[zh-cn]sync common-labels volumes intro

Signed-off-by: xin.li <xin.li@daocloud.io>

Update cascade flag value to orphan

--cascade=false is deprecated (boolean value) and can be replaced with --cascade=orphan

Update audit.md

Signed-off-by: yaozhenxiu <946666800@qq.com>

[zh] sync /config-api/client-authentication.v1.md

[zh] Fix typo

Add Documentation for Kubectl debug node command (#35300)

* Add Documentation for Kubectl debug node command

* Add documentation for kubectl debug node command

* Refactor changes

* Add information to find logs

* Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>

* Refactor wordings based on reviews

* Correct the link to kubectl-node-debug on index page

* Minor refactor(Review comments)

* Address review comments

* Minor refactor as per suggestions from code review

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* Use an example for pod deletion

* Address review comments

* Address review comments

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>

fix doc about preStop hook

[zh] sync feature-gates.md

Update secret.md to remove duplicated content

Add link to Etcd information in cluster-intro page (#37042)

* Add link to Etcd information in cluster-intro page

* Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html

Co-authored-by: Chris Negus <cnegus@redhat.com>

Co-authored-by: Chris Negus <cnegus@redhat.com>

[zh] sync /config-and-storage-resources/persistent-volume-claim-v1.md

Heading of 'release notes' changed to 'Downloads'

description to download Kubernetes modified 02

Changes-01 applied

added note about core resources using /api and added path examples

[en] fix spelling error in system-trace.md

Update job-v1.md

Update job-v1.md

Update pod-v1.md

link not valid

link mentioned was not working, got

[root@devops230 ~]# kubectl apply -f https://k8s.io/examples/application/nginx/
error: unable to read URL "https://k8s.io/examples/application/nginx/", server reported 404 Not Found, status code=404

correcting grammatical mistakes in migrating-from-dockershim.md

Nit: case consistency for list items (#37829)

Updating labels.md

Fix typos in 2022-05-13-grpc-probes-in-beta.md

adding annotation for kube-aggregator automanaged in labels-md

Added make module-init command in Readme (#36667)

* Changes to prereq. instructions for windows and linux in readme

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

* Correction in prerequisites section of readme

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

Add missing required `type` field

Although `LimitRange.spec.limits.type` was mandated in 2020, one
LimitRange example still misses the field, so a validation error may
confuse people referring.

empty commit for retest

Add ComponentSLIs feature gate

The `ComponentSLIs` feature gate is an interesting one introduced in
v1.26. Because it was introduced in the `k8s.io/component-base` package,
we failed to track it before.

This PR adds it for user awareness.

Fix EOL dates for 1.25 and 1.26

Removed the data under data/user-personas/

Registered volumes.kubernetes.io/controller-managed-attach-detach annotation

Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update japaness translation for the content/ja/docs/concepts/overview/components.md file

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

[ja] add tasks/configure-pod-container/security-context.md

modify ja/docs/tasks/configure-pod-container/security-context.md

Update content/ja/docs/tasks/configure-pod-container/security-context.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

updated the formate of What's next section in cluster-large.md file

Update content/en/docs/setup/best-practices/cluster-large.md

Rephrased the vertical pod Autoscaler reference point under what's next section.

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Small grammar fix

Remove Base64'ing of file contents

Updated example of reading secret values from a file so that it doesn't base64 the contents in the file before `kubectl` reads it.

Fix typo in SA admission controller steps

[zh-cn] sync reference/glossary/kops.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync declarative-config.md

[zh] sync kube-scheduler-config.v1.md

[en] update declarative-config.md

[zh-cn] Sync files with en

Blog Update: Protect-pods (Squashing last 22 commits) (#37713)

Blog Update: Protect-pods (Squashing last 22 commits)

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add Arhell to sig-docs-uk-owners

[zh] sync /working-with-objects/labels.md

Fix links for k/design-proposals-archive

The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

[zh] sync assign-pods-nodes.md

fix link

[zh] sync manage-deployment.md

[zh-cn] update delete-stateful-set.md

[zh-cn] update update-api-object-kubectl-patch.md

[zh-cn] Sync Ingress with en page

Update ingress-controllers.md (#38748)

* Update ingress-controllers.md

Wallarm (CNCF membeR) Ingress controller is added to the list

* Update ingress-controllers.md

Updated link

[zh-cn] sync rbac.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn]
update run-replicated-stateful-application.md

[pt] Fix incorrect feature state for PVC expansion

Add Eviction policy for unhealthy Pods guarded by PDBs blog post

cronjob: move conceptual contents to concepts topic

remove outdated feature gates

update the description of timezone

structure change

adapt suggestions

make the time zone warning explicit

Co-authored-by: Tim Bannister <tim@scalefactory.com>

adapt review suggestions

fix nits in blog post: Eviction policy for unhealthy Pods guarded by PDBs

fix: correct the typo

[zh-cn]sync manage-deployment.md secret.md api-concepts.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync automated-tasks-with-cron-jobs.md

[zh] sync attach-handler-lifecycle-event.md

[ja] Fix link on Storage Capacity page

Tweak line wrapping in the images concept page

This PR fixes the line wrapping problems found in the images.md file.

[zh] sync /debug-cluster/_index.md

[zh] sync /debug/debug-cluster/audit.md

[zh] sync local-debugging.md

Remove an incorrect warning when using katacoda tutorials

Signed-off-by: Nikita Rybak <nikita.rybak@gmail.com>

Revert all non-english files

Signed-off-by: Nikita Rybak <nikita.rybak@gmail.com>

Fixed overlap of nav-links with other content in certain screen sizes

Update Link for Istio

The URL for the ISTIO documentation has been updated from https://istio.io/docs/concepts/what-is-istio/ to https://istio.io/latest/about/service-mesh/#what-is-istio.
Please use the new URL to access the latest information on ISTIO documentation.

Signed-off-by: ydFu <ader.ydfu@gmail.com>

[zh] sync resource-usage-monitoring.md

[zh] sync /debug/debug-cluster/crictl.md

Fix typo

[zh-cn] Update Link for Istio

The URL for the ISTIO documentation has been updated from https://istio.io/docs/concepts/what-is-istio/ to https://istio.io/latest/about/service-mesh/#what-is-istio.
Please use the new URL to access the latest information on ISTIO documentation.

Signed-off-by: ydFu <ader.ydfu@gmail.com>

[zh-cn] Sync kubernetes-objects.md with en page

[zh-cn] sync manage-deployment.md with en page

[zh-cn] Sync field-selector.md with en page

Updated to open blog meta links in new tab

Update layouts/partials/blog-meta-links.html

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Updated to open blog meta links in new tab--fixed as sftim

[zh] sync /concepts/containers/images.md

[zh] sync /controllers/job.md

exclude files from being rendered

Signed-off-by: PiotrLewandowski323 <lewandowski323@gmail.com>

[zh] sync container-runtimes.md

[ru] Update README.md

Fix examples and test cases

There are examples oversighted by the test case.
This PR adds those paths to the test case and fixes the errors
identified.

removing the field reviwers and changing suggestions

[zh] sync /included/optional-kubectl-configs-fish.md

fix links in blog post: Eviction policy for unhealthy Pods guarded by PDBs

[zh] sync /included/optional-kubectl-configs-bash-mac.md

OWNERS Cleanup: Part 1 (#38719)

* Removing maintainers based on 2022 Devstats

* Re-adding mattiaperi, ysyukr, and femrtnz per request

* Alpha sorting the pt-owners, pt-reviewers, and pl-reviewers

* Removing Potapy4 from Russian reviewers and approvers

Tweak copy re Stack Overflow / Server Fault / other SE network sites (#38824)

* Tweak copy re Stack Overflow / Server Fault / other SE network sites

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[zh] sync /included/verify-kubectl.md

[zh] sync /api-extension/custom-resources.md

[zh] sync /tasks/debug/_index.md

[ja] Fix incorrect feature state for PVC expansion

sync container-runtime with en page

[zh-cn] Sync topology-aware-hints page

Jim Angel going to emeritus

[vi] updated the home page

[fr] fixed /partners/_index.html

[ja] Update README.md

[fr] Fix links for k/design-proposals-archive

[ja] Translate content/ja/docs/setup/production-environment/tools/kubespray.md into Japanese (#38634)

* [ja] Translate kubespray.md

* [ja] Translate kubespray.md

* Reflects the content of the latest English version

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

[ja] Revise use of jsonpath in AppArmor tutorial

[ja]Update feature gate table

Update page weights in tutorial/security section

empty commit

Move Portuguese localization files to pt-br folder (#37967)

* Rename the former "pt" folder to "pt-br" in order to keep consistency across
the website data.
* Update the symbolic link to point to the file in the renamed folder.

[pt-br] Update pt-br/community/_index.html (#38406)

* [pt-br] Update pt-br/community/_index.html

* Update the communities page to reflect the latest English version.

* Changes from code review.

Add /blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Updated /pt-br/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Updated /pt-br/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Changes from code review.

Updated typo

Changes from code review.

[id] update FPGA device link

Add Commas with large numbers to assist the reader.

Update page weights in /tasks/administer-cluster section

fix(#38432): Use Kubernetes colors in stateDiagram

improve stateDiagram's style in pod-scheduling-readiness page

chore: Change color manually to blue

[pt-br] Reword glossary description for tools.

Fix errors on `ValidatingAdmissionPolicyBindings` for the CEL for Admission Control blog & doc (#38893)

* Fix errors on ValidatingAdmissionPolicyBindings for the CEL for Admission Control blog

* Fix namespaceSelector error

* Fix namespaceSelector errors

Add pt-br/docs/reference/glossary/istio.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Updated for more understanding

Add /pt-br/docs/reference/glossary/member

Changes from code review.

[zh] sync /best-practices/cluster-large.md

Fix a link in blog: Windows HostProcess

[zh] sync /tutorials/security/apparmor.md

Synchronize Polish localization to 1.25, part 3

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.

Part 3.

Synchronize Polish localization to 1.25, part 4

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.
Part 4.

Synchronize Polish localization to 1.25, part 6

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.

Part 6.

automatic labelling on namespaces stable since 1.22

Added feature-gate to glossary (#38895)

* Added feature-gates into glossary

* Update content/en/docs/reference/glossary/feature-gates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

* incorporated the suggestions for: glossary term feature gate

* Incorporated review comments

* Incorporated review comments

* Update content/en/docs/reference/glossary/feature-gates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Adding log info in static pod, adding references in whats next section

[zh-cn] localize dra alpha blog

Co-Authored-By: Qiming Teng <tengqm@outlook.com>
Co-Authored-By: Michael <haifeng.yao@daocloud.io>

[id] Fix broken link on Creating a cluster with kubeadm pag

Adding pv.kubernetes.io annotations in labels-annotations-taints

[zh] modify invalid links

remove unnecessary space

[zh] sync /contribute/advanced.md

[zh] sync static-pod.md

Fix links in cluster-upgrade.md

[zh] sync device-plugins.md

[FR] Fix fix broken links for KubeletConfiguration struct

[hi]Localize content/en/docs/reference/glossary/cla.md

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update cla.md

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: Bishal das <70086051+bishal7679@users.noreply.github.com>

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: Bishal das <70086051+bishal7679@users.noreply.github.com>

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add /pt-br/docs/reference/glossary/label

Updated typo

Add pt-br/docs/reference/glossary/cluster-operator.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Add pt-br/docs/reference/glossary/kubeadm.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Add glossary_tip

Add pt-br/docs/reference/glossary/toleration.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

[pt-br] Translated page: Access Applications in a Cluster_index. kubernetes#13939

Add pt-br/docs/reference/glossary/cronjob.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

[zh] sync 2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Deleted {{< version-check >}} & Updated note

removed the blank lines at 49 and 51.

[zh] fix index of custom-resource-definitions

Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>

Improve explanation of failureThreshold for Pod probes (#37416)

* Update configure-liveness-readiness-startup-probes.md

* Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[ru] fix broken links on /control-plane-node-communication.md

Add mast operator to list (#37355)

* Add mast operator to list

* Update operator.md

Change order to alphabetical

* Update operator.md

Bug fix : blog artical has broken links

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

updating replication controller link

modify alignment of bullet items

[fr] Fix broken link on Creating a cluster with kubeadm pag

[pt-br] Add setup-tools/kubeadm/kubeadm-join.md (#38153)

* [pt-br] Add setup-tools/kubeadm/kubeadm-join.md

* Add Brazilian Portuguese translation for docs/reference/setup-tools/kubeadm/kubeadm-join.md.
* Add Brazilian Portuguese translation for docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md.

* Changes from code review.

[ru] Updated ru.toml

Added glossary tooltip and references in the Nodes page

corrected glossary tooltip term-id

corrected glossary tooltip term-id

Currected the case

Updated termid for glossary term workload as per the testcases.

Update design doc reference link of PLEG

[zh] sync install-kubectl-windows.md

[zh] sync configure-liveness-readiness-startup-probes.md

[ja] Translate /docs/contribute/style/hugo-shortcodes/ into Japanese (#32658)

* Translate /docs/contribute/style/hugo-shortcodes/ into Japanese

* Update content/ja/docs/contribute/style/hugo-shortcodes/index.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

* (squash) /ja/docs/contribute/style/content-guide is existing

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

[ja] translate a glossary for Istio

This commit adds a glossary for Istio translated from
[English](https://github.com/kubernetes/website/blob/main/content/en/docs/reference/glossary/istio.md)
to Japanese.

Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>

Follow the review

- Use half-size parenthesis
- Use Japanese for `management`

Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>

Change paths of debug pages

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

Fix link

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

[ja]Updated debug-running-pod

Made the appropriate changes

Fixed the Link for API compatibility and Kubelet Device Manager API Versions.

Update KubeCon dates for 2023
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Localize content/en/docs/reference/glossary/helm-chart.md in hindi

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update content/hi/docs/reference/glossary/helm-chart.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/helm-chart.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Localize content/en/docs/reference/glossary/application-developer.md in hindi

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update content/hi/docs/reference/glossary/application-developer.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add data-plane.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Update content/hi/docs/reference/glossary/data-plane.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/data-plane.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Add cloud-provider.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Updated with the suggested changes

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Create operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

[ja] update content-organization.md

Added the missing content for glusterfs.

rebase to add pt-br/docs/reference/node/_index.md

[zh] sync /concepts/architecture/nodes.md

[ES] Fix broken links for KubeletConfiguration struct

[pt] Update README.md

Document  volume.kubernetes.io/selected-node annotation (#36399)

* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <afzal442@gmail.com>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <afzal442@gmail.com>

Signed-off-by: afzal442 <afzal442@gmail.com>

[zh] Sync /zh-cn/_index.html

[zh] sync /concepts/extend-kubernetes/operator.md

[ru] Update KubeCon dates for 2023

Fix in-cluster API discovery documentation (#36691)

* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>

Add heading slash to ja content link

This commit adds heading slash "/" on ja content link.
The link is 404 without heading slash that's why I create this commit.

[ja] Remove instruction to use iptables-legacy

As reverted in 8830000, switching to iptables-legacy is no longer required.

[ja] Fix broken link on Creating a cluster with kubeadm pag

[JA] Fix broken links for KubeletConfiguration struct

[ja] Set heading IDs content/ja/docs/concepts/architecture/nodes.md

hi Localize /en/docs/reference/glossary/pod-disruption.md

hi Localize /en/docs/reference/glossary/pod-disruption.md(1)

hi Localize /en/docs/reference/glossary/pod-disruption.md(2)

hi Localize /en/docs/reference/glossary/pod-disruption.md(3)

hi Localize /en/docs/reference/glossary/pod-disruption.md(4)

hi Localize /en/docs/reference/glossary/pod-disruption.md(5)

Owners cleanup part 2

Cleaning up the owners file per comments on the PR

Update to remove anastyakulyk and butuzov from uk-owners

[zh] sync /windows/user-guide.md

described Pod pair

Update garbage-collection.md

Incorporated review suggestion

[ID] Fix broken links for KubeletConfiguration struct

[id] fix deployment apiversion error

Update index.md

doc: capture device-plugin stricter workflow ordering explicitly

Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

Update create-cluster-kubeadm.md

Conformance is not a french word

moved from 38014

changed title

udpated slack channels

fix title

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

fix in view of review comments

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

pushed to Jan 20

Note that AdmissionConfiguration is a static configuration to the apiserver.

We cannot use `kubectl apply` to apply it to the cluster.

Doing that gives the following error:

        no matches for kind "AdmissionConfiguration" in version "apiserver.config.k8s.io/v1"

Add `--ignore-daemonsets` to docs of `kubectl drain`

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

fix the shell of appending kubeconfig

sync high-availability.md with en page

update

update

[zh] sync /config-and-storage-resources/persistent-volume-v1.md

[zh-cn]sync list-all-running-container-images.md

Add January 2023 patch releases to the calendar

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

[zh-cn] sync some files with en page.

[zh-cn] Sync quota-memory-cpu-namespace

[zh-cn] sync access-cluster-api.md

[zh-cn] Sync web-ui-dashboard.md

[zh] sync kubelet-config.v1beta1.md

[zh-cn] update declare-network-policy.md

[zh-cn] sync dns-debugging-resolution with en page

[zh] sync /releases/patch-releases.md

[zh-cn] Sync cpu-constraint-namespace.md

[zh] sync cluster-upgrade.md

[zh] sync cron-jobs.md

[hi]Localize content/en/docs/reference/glossary/cidr.md

Update cidr.md

Add /pt-br/docs/reference/glossary/event

Updated /pt-br/docs/reference/glossary/event

Changes from code review.

retrigger

[pt-br] Add docs/contribute/review/_index.md

Improvement: Added shell code block snippet to the commands.

Update RBAC Good Practices for PersistentVolumes

The docs previously referred to the reader to the now defunct PodSecurityPolicy
page to explain how PersistentVolumes can be a path of privilege escalation,
burrying the lede.

Now that PodSecurityPolicy is gone, update this bit to actually explain that it
it is unfettered access to creating hostPath-typed PersistentVolumes that are
a problem. Some words lifted from the 1.24 PodSecurityPolicy docs.

Signed-off-by: Mike Waychison <mike@waychison.com>

Update content/en/docs/concepts/security/rbac-good-practices.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/concepts/security/rbac-good-practices.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Further updates to clarify language

[zh-cn] Sync 3 files in /tasks/administer-cluster/

[zh-cn]Fix nits in markdown links & update page weight

[pl] Update echoserver image in "Hello Minikube" tutorial for multiarch

Modify correct name to matchImages

Show minor (.0) releases in the calendar

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Remove cherry-pick deadline for minor .0 releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Add RU localization for proxies.md

[pt-br] Update includes/task-tutorial-prereqs.md

Updating the `task-tutorial-prereqs.md` file with the English version

Reverted and improved some changes after the review

Tweak long lines in connect-applications-service.md

Improved the content Flow.

Resolved nit.

[zh] Resync service-accounts-admin.md

[zh] sync /access-authn-authz/authentication.md

[zh] Sync kubelet-credential-provider.md

Fix indentations in cluster-level-pss.md

[pt-br] sync tutorials/hello-minikube.md

[en] Remove duplicate entry for SELinuxMountReadWriteOncePod

Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>

[en] Update entry for SELinuxMountReadWriteOncePod

Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>

Updated kubectl describe svc output

updated  kubectl describe svc my-nginx output

Tweak line wrapping for manage-deployment page

This PR wraps the long lines in the manage-deployment.md page.

Replace images for Virtual IPs and Service Proxies

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>

Commit rendered images for virtual IPs reference

- Convert text to curves
- Slight tweaks

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>

[zh] sync manage-deployment.md

[zh-cn] resync cluster-level-pss.md and ns-level-pss.md

resync pod-failure-policy.md

[zh] Sync access-authn-authz/authentication.md

[zh-cn] Resync dns-pod-service.md

[zh] Update basic-stateful-set.md

[zh] Sync /tutorials/security/seccomp.md

[zh] sync rbac-good-practices.md

registry change in docs (k8s.gcr.io -> registry.k8s.io) (#38501)

* registry change in en docs

* Update content/en/blog/_posts/2019-04-04-local-persistent-volumes-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2019-04-04-local-persistent-volumes-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2022-05-13-grpc-probes-in-beta.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2022-05-27-maxunavailable-for-statefulset.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[zh-cn] resync kubelet-in-userns.md

[zh-cn] Sync dns-horizontal-autoscaling.md
with en page

 [pt-br] Translated page: Configure DNS for a Cluster.

kubernetes#13939

Fix: Proposed changes.

Update configure-dns-cluster.md

Register service.alpha.kubernetes.io/tolerate-unready-endpoints Ann… (#39122)

* Registered service.alpha.kubernetes.io/tolerate-unready-endpoints Annotation

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Add pt-br/docs/reference/glossary/storageclass.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

Improve concept docs for ttl-after-finished

Document Job cleanup TTL mechanism better.

Co-authored-by: Nate W. <natew@cncf.io>

Fix links to mutatingadmissionwebhook

[zh] translate user-namespace

Fix indentations in setup-ha-etcd-with-kubeadm

[zh-cn] Sync dns-horizontal-autoscaling.md

Add rolebinding to Configure Multiple Schedulers (#38208)

* Add rolebinding to Configure Multiple Schedulers

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

[zh] sync blog: 2022-12-27-cpumanager-goes-GA.md

[zh-cn] sync tasks/run-application/access-api-from-pod.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn] Resync nodelocaldns.md

[zh-cn] sync safely-drain-node.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] Sync /networking/virtual-ips.md

[zh] sync kms-provider.md

Fix Deployment YAML used for SSA

[zh-cn]sync some docs for little change

Signed-off-by: xin.li <xin.li@daocloud.io>

Update doc of admission plugin SecurityContextDeny

Note the shortcomings of the implementation of this admission plugin

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>

[zh-cn] Sync encrypt-data.md

cleanup custom-resource-definition-versioning page

[zh-cn] resync reference/command-line-tools-reference/feature-gates.md

[zh] sync ttlafterfinished.md

[zh] Resync migrating-from-dockershim/_index.md

[zh-cn]sync ingress-controllers windows-networking

Signed-off-by: xin.li <xin.li@daocloud.io>

Make layout prettier in extended-resource-node.md

[zh-cn]improve docs pod-security-admission pod-security-standards

Signed-off-by: xin.li <xin.li@daocloud.io>

Tweak line wrappings in labels.md

resync NPD

[zh-cn] Sync extended-resource-node.md

[zh-cn] Adjust some lines to make changes compare line by line more efficiently
 in the future

[zh] sync device-plugins.md

[zh] sync /using-api/server-side-apply.md

Add spaces in code snippets for consistency

[zh-cn] Sync configure-cgroup-driver.md

[zh] sync enforce-standards-admission-controller.md

[zh] Sync pod-disruption-budget-v1.md

[pt-br] Add docs/contribute/style/_index.md

Reword explanation of ClusterIP for Services

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

thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

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

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

fixing errors

[zh] sync /concepts/architecture/nodes.md

[ES] Fix broken links for KubeletConfiguration struct

[pt] Update README.md

Document  volume.kubernetes.io/selected-node annotation (#36399)

* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <afzal442@gmail.com>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <afzal442@gmail.com>

Signed-off-by: afzal442 <afzal442@gmail.com>

[zh] Sync /zh-cn/_index.html

[zh] sync /concepts/extend-kubernetes/operator.md

[ru] Update KubeCon dates for 2023

Fix in-cluster API discovery documentation (#36691)

* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>

Add heading slash to ja content link

This commit adds heading slash "/" on ja content link.
The link is 404 without heading slash that's why I create this commit.

[ja] Remove instruction to use iptables-legacy

As reverted in 8830000, switching to iptables-legacy is no longer required.

[ja] Fix broken link on Creating a cluster with kubeadm pag

[JA] Fix broken links for KubeletConfiguration struct

[ja] Set heading IDs content/ja/docs/concepts/architecture/nodes.md

hi Localize /en/docs/reference/glossary/pod-disruption.md(5)

Update to remove anastyakulyk and butuzov from uk-owners

[zh] sync /windows/user-guide.md

Update garbage-collection.md

Incorporated review suggestion

[ID] Fix broken links for KubeletConfiguration struct

[id] fix deployment apiversion error

Update index.md

doc: capture device-plugin stricter workflow ordering explicitly

Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

Update create-cluster-kubeadm.md

Conformance is not a french word

moved from 38014

changed title

udpated slack channels

fix title

Update content/en/blog/_posts/2023-01-15-Securi…
italofernandes13 pushed a commit to italofernandes13/website that referenced this issue Feb 9, 2023
Blog: Windows HostProcess containers going to stable

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Added initial HPC GA blog content

Updated the TODOs with additional content

Adding missed changes from prior commit

setting date and fixing title

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Apply suggestions from code review

Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Apply suggestions from code review

Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

rewording intro and minor fixups

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

updating getting started

Adding the hpc .svg diagram

Updating the blog to use the .svg

Delete hpc_architecture.png

fixing date

More updates based on PR feedback

renaming use cases to hostprocess containers in action

minor fixups

blog: node: device manager graduation to GA

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

[en] Replace grep with kubectl get -o jsonpath.

add pt-br/docs/reference/issues-security/security.md

Update kubeadm reference for 1.26

Fix translation issue

Update link for v1.25 docs in version selector

[ja]Update graduated or deprecated feature gates

[ja] Document generating SHA256 CA certificate

[ja] Fix scheduling extension broken link

[ja] Translate content/ja/docs/tasks/debug/debug-application/_index.md into Japanese

device-mgr-doc: Add caution closing tag

To enture that this page is rendered correctly on the Kubernetes
website, the caution tag needs to be closed.

This was missed during the doc write up and review process.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

device-mgr-doc: Use a `note` shortcode instead of caution

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

[ja] add startupProbe successThreshold limitation

[ja] remove content/ja/docs/concepts/containers/overview.md

fix: kubectl install on windows verify command

Make the the verification command cleaner by using only PS cmdlets.
certutil.exe returns 3 lines which need to be split to the hash,
as opposed to Get-FileHash that returns an object with .Hash

Fixes issue 30833

[ja] fix the translation of the word container.

[zh-cn] sync volumes.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[en] fix quotation mark in multi-tenancy page

Blog post: Kubernetes v1.26: GA Support for Kubelet Credential Providers

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
Co-authored-by: Dixita Narang <ndixita@google.com>

update publication date to 2022-12-22

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

address review comments for minor fixes

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

Blog: Kubernetes v1.26: Advancements in Kubernetes Traffic Engineering

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

update publication date to 2022-12-30

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

Minor updates to 2022-12-13-host-process-containers-ga blog

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

[zh] sync device-plugin-api-versions.md

[zh-cn] sync service-traffic-policy.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

blog: node: cpumanager goes GA

Enhancement: https://github.com/kubernetes/enhancements/issues/3570

Signed-off-by: Francesco Romani <fromani@redhat.com>

Add blog post for cross namespace data sources alpha

Add feature blog for CEL for Admission Control

Fix typo in sample manifest

Co-authored-by: James McShane <jmcshan1@gmail.com>

Feature blog for KEP-3333 Retroactive default StorageClass assignment

Add blog post for FSGroup on mount

Add pt-br/docs/reference/glossary/code-contributor.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Fixed minor translation error

[ja] sync node-conformance.md

Translate docs/concepts/storage/volume-snapshots/ into Japanese

Update volume-snapshots.md

Update volume-snapshots.md

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Add pt-br/docs/contribute/review/reviewing-prs.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Updated to what the revisor suggested

[pt-br] Add concepts/workloads/controllers/replicaset.md

[pt-br] revision concepts/workloads/controllers/replicaset.md

[pt-br] revision concepts/workloads/controllers/replicaset.md part 2

Update content/pt-br/docs/concepts/workloads/controllers/replicaset.md

Co-authored-by: Diego W. Antunes <devlware@gmail.com>

Removed Reference from the removed Feature Gates.

Remove Note.

Add blog post for job tracking with finalizers GA (#37438)

* Add blog post for job tracking with finalizers GA

* Editorial review

* Editorial review 2

* Editorial review 3

Add blog for non-graceful node shutdown beta

Address review comment

Address comments

Address review comments

Address comments

fix: homebrew prefix error in bash-completion of kubectl(en)

Component reference for 1.26

[zh-cn]sync administer-cluster/dns-debugging-resolution.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync /pods/disruptions.md

Offboard Release Manager Associates

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>

[ja] Translate docs/concepts/storage/ephemeral-volumes/ into Japanese (#38068)

* [ja] Translate docs/concepts/storage/ephemeral-volumes/ into Japanese

* add en links

* Update ephemeral-volumes.md

* Update ephemeral-volumes.md

* Update ephemeral-volumes.md

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

[pt-br] Translate glossary tag display names.

Replace conscious with thorough

[en]modify the invalid link

Signed-off-by: xin.li <xin.li@daocloud.io>

Correcting spelling error

Fix examples test

There is a newly added YAML not covered by the test case. This PR adds
it to the test case.

[fr] Make "Pod" uppercase for consistency in this file

[zh] sync cpu-management-policies.md

Fixed typo

Fixed typo from "For example, to turning off all API versions except v1" to "For example, to turn off all API versions except v1"

add version support to `fish` auto-completion

Fixing grammar error in portuguese documentation

fix documentation for RotateKubeletClientCertificate

[zh] sync networking virtual-ips (#38331)

* sync networking virtual-ips

* sync networking virtual-ips

* sync networking virtual-ips

apply suggestion from code review

Co-authored-by: howieyuen <howieyuen@outlook.com>

* sync

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: howieyuen <howieyuen@outlook.com>

* sync networking virtual-ips

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: howieyuen <howieyuen@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>

[zh] sync 2022-10-18-kubernetes-1.26-deprecations-and-removals.md

[zh] sync /architecture/nodes.md

Fix incorrect ValidationAdmissionPolicyBindings

Add Babapool as Hindi Reviewer

[zh] sync /administer-cluster/securing-a-cluster.md

[zh] sync device-plugins.md

[zh-cn] sync access-authn-authz/kubelet-tls-bootstrapping.md

Signed-off-by: xin.li <xin.li@daocloud.io>

Recommend DNS Label for workload names

[zh-cn]sync administer-cluster/safely-drain-node.md

Signed-off-by: xin.li <xin.li@daocloud.io>

Replace source code reference by reference to k8s API type

This PR updates the certificates.md file by replacing a reference to
source code with a reference to the k8s API type.

Normalize the markdown for the certificates.md page

[pt-br] Translated page: pod-security-policy #13939

fix pods to Pods #13939

fixing gender and lowercase #13939

Add pt-br/docs/reference/glossary/taint.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

[pt-br] Update community/code-of-conduct (#38407)

* Update code of conduct pt-br to the latest version

* Update CNCF CoC to v1.2

* Change word for better understanding

* Fix issues with translation and typos

* Fix CNCF typo

* Fix typo

* Update contributor covenant link

* Update wording of new issue

* Translate definite article

[zh] sync kubelet-credential-provider.md

[zh] sync /containers/images.md

[zh] sync leases.md

[zh] sync configure-access-multiple-clusters.md

[zh-cn] sync kubeadm_init_phase_upload-certs.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

node-resource-managers translate pt-br

fix erros

Localize /content/en/docs/reference/glossary/kubectl.md #37516

Update kubectl.md

Rename kubectl.md to istio.md

Update istio.md

Update istio.md

blog: fix KEP URL in 2022-12-19-devicemanager-ga.md

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>

Add December 2022 patch releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Add tentative release dates for March and April 2023 releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

[zh-cn] sync concepts/windows/intro.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /best-practices/certificates.md

[es] Add huawei cloud trust center link

Updated the wrong format

[zh] sync /releases/patch-releases.md

[zh] sync /administer-cluster/encrypt-data.md

[id] Add huawei cloud trust center link

Fix minDomains note in topology-spread-constraints page

Add externalSetMarkChain to portmap config

Looking at the online portmap doc, this seems to be
the recommended configuration for k8s + portmap
https://www.cni.dev/plugins/current/meta/portmap/

[zh] sync topology-manager.md

[hi] Updated content/hi/docs/reference/glossary/aggregation-layer.md

Signed-off-by: Amol Mote <amolmote201@gmail.com>

hi-translated running in multiple zones

Update _index.md

updated review comments

[zh] sync security-checklist.md

Use "stored" rather than "persisted" consistently with the rest of the document.

Clarify the case of requested version != stored version.

Applied review comment.

Remove inactive users from sig-docs-ru

Revert "Remove inactive users from sig-docs-ru" (a mistaken commit to the main branch)

This reverts commit 4685869187bbd54b200705f1874c0535087a572e.

[zh] sync /network-plugins.md

Fix code mark in configure-volume-storage.md

Update dns-custom-nameservers.md

fix spelling

Fix link to Service tutorial

Link to Ingress concept from virtual IPs page

[ja] Translate docs/concepts/storage/storage-classes/ into Japanese

Update storage-classes.md

fix some mistakes. (example: `パラメータ` to `パラメーター`)

Update content/ja/docs/concepts/storage/storage-classes.md

Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>

Update content/ja/docs/concepts/storage/storage-classes.md

Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>

Fix punctuations in headings of encrypt-data.md

Remove details for out-of-tree Service integration

Tencent Kubernetes Engine does not have an in-tree or in-project
integration with the Service API, so we wouldn't document it.

Use reference to config API rather than source code

This commit replaces a reference to the source code by reference to config API.

Apply long-line wrapping to the kubeadm-certs page

Updated Job Documentaion

PR for resolving #37574

please do give me your inputs as this is my first PR

update jobs yaml

Updated the steps to verify the system variables

Update container-runtimes.md

fix: Remove release_complete string since it's unused

update glossary/kops.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>

Update go mod for testing against 1.26 validators

Fix example test for working with 1.26 code base

This commit updates the validation logic by adding new validation
options required by 1.26 and also adds new YAMLs to the test cases.

Add Config API reference for kubeconfig

The file added is generated using kubernetes-sigs/reference-docs/genref
tool, with logics and configs improved by
https://github.com/kubernetes-sigs/reference-docs/pull/309 and
https://github.com/kubernetes-sigs/reference-docs/pull/310.

Fix link and bullets alignment in custom-resource-definition-versioning.md

[zh] sync custom-resource-definition-versioning.md

Add application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

[hi] Localize content/hi/docs/reference/glossary/etcd.md

Signed-off-by: Amol Mote <amolmote201@gmail.com>

[zh-cn] sync feature-gates-removed.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync deprecation-guide.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] Fix broken link in Service concept page (#38589)

* Update service.md

fix

* [zh] sync services-networking/service.md

* Apply suggestions from code review

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Add dockershim.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated with the suggested changes

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

[zh-cn] sync labels-annotations-taints/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

Add my-git9 to sig-docs-zh-reviews

Add my-git9 to sig-docs-zh-reviews

[zh-cn]sync scheduling-eviction/topology-spread-constraints.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync administer-cluster/cluster-upgrade.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync statefulset.md

Add hint about a potentially required configuration reset of containerd

The added paragraph in the info-box would have saved me hours of troubleshooting. So I decided to suggest the addition, hoping to save other people some time.

Apply the proposed code reformatting

Removed deployment replica count

[zh] sync /kubectl/kubectl.md

Add scheduler.alpha.kubernetes.io/critical-pod annotation

Signed-off-by: Chirayu Kapoor <dev.csociety@gmail.com>

[zh-cn] localized with pod-scheduling-readiness

Signed-off-by: xin.li <xin.li@daocloud.io>

Remove Base64'ing of file contents

Updated example of reading secret values from a file so that it doesn't base64 the contents in the file before kubectl reads it.

[zh-cn]sycn workload-resources/horizontal-pod-autoscaler-*

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync kubernetes-api/ingress-v1.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync admission-controllers.md

Update leases.md

fix spelling mistake

Revise the NPD task page

The NPD topic is pretty old. This PR revises the page with updated
information.

Make multiport egress policy a standalone YAML

Reformat the network-policies concepts page

This page has many long lines that are supposed to be wrapped when
appropriate.

[pt] Add huawei cloud trust center link

Add bishal7679 as Hindi Reviewer

[zh] sync /instrumentation/slis.md

Add pod.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

add kube-proxy iptables performance optimization notes

[ja] pod-lifecycle.md to latest

[zh-cn] Add page for https://kubernetes.io/zh-cn/docs/tasks/administer-cluster/verify-signed-artifacts/

Signed-off-by: zhuzhenghao <zhenghao.zhu@daocloud.io>

fixed Feature Gates page

resolved node concept mixes up graceful and non graceful node shutdown

[ja] Update content/ja/docs/tasks/debug/_index.md

Restore an important note about API proxy

This was dropped in 1eef7424651bdc681711572e1042169faebe8e81 - I am sure
it was an accident.

Remove errant character in PR template

fix service.md

Fixing Spec -> spec and paramsRef -> paramRef

Fixing Spec -> spec and paramsRef -> paramRef

[zh] sync /community/code-of-conduct.md

[zh-cn] sync /static/cncf-code-of-conduct.md

[zh]translate2022-10-04-introducing-kuekue.md

[zh] updated glossary/ephemeral-container.md

[zh] sync /architecture/nodes.md

[zh-cn]sync pods/pod-lifecycle.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync manage-gpus/scheduling-gpus.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[pt-br] Update docs/concepts/scheduling-eviction/_index.md (#38107)

* Update content/pt-br/docs/concepts/scheduling-eviction/_index.md

* Fixing minor errors

* Adding and translating pod-disruption item to ptbr

* Fixing translation on title

* Fixing minor errors

* Fixing minor errors

[zh] sync /kubeadm/kubeadm-certs.md

[zh] sync /kubeadm/kubeadm-certs.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh] sync /policy/pid-limiting.md

[zh] sync /configuration/overview.md

Fix bullet alignment in config overview

Fixed spelling mistake

Add reservedSystemCpus in KubeletConfiguration as the flag is not the same

[zh] missing backquotes

[zh] sync /storage/storage-classes.md

[zh-cn] sync service.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

Update create-hostprocess-pod.md

Remove double-pasted content from create-hostprocess-pod.md

Fix errors, inconsistencies, missing information in feature gates

This PR fixes the feature gates by cross-referencing the upstream source
code and its change log. There are some gates missing, some gates
removed and some gates added but not documented.

[zh-cn] sync deployment.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync feature-gates-removed.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync configure-pdb.md

[zh-cn] Small fix about cri page

[zh-cn] sync labels-annotations-taints/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /services-networking/network-policies.md

[zh-cn] sync some little change

Signed-off-by: xin.li <xin.li@daocloud.io>

fixed typo in the docs

[ja] Add huawei cloud trust center link

[zh] sync kubelet-config-file.md

[fr] Fix incorrect feature state for PVC expansion

Update web-ui-dashboard.md

Update dashboard version to v2.7.0

Improved the steps for opening a PR using GitHub

Fix tabs shortcode CSS

Config API update for 1.26

[zh-cn] sync memory-manager.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync security-context.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn]fix link to kubectl book

[zh] sync /releases/download.md

[zh] Fix rendering issues in pod-scheduling-readiness.md

[es] Fix link on Storage Capacity page

fix(common-labels): Specify SemVer version

Fix feature gates

There are some ordering problems and missing interpretion for gates.
This PR fixes them.

add dynamic resource allocation

Apply suggestions from code review

Co-Authored-By: Michael <haifeng.yao@daocloud.io>
Co-Authored-By: Qiming Teng <tengqm@outlook.com>

[en] Add missing required `type` field to LimitRange example (#38706)

* Add missing required `type` field to examples

Although `LimitRange.spec.limits.type` was mandated in 2020, a few
LimitRange examples still miss the field, so they may confuse people
referring.

* Add missing required `type` field

Although `LimitRange.spec.limits.type` was mandated in 2020, one
LimitRange example still misses the field, so a validation error may
confuse people referring.

[zh] sync /debug-application/debug-service.md

Add admission.k8s.io/v1 API and fix references to it

The `admission.k8s.io/v1` API group is not generated into the v2/v3 OpenAPI
specification as part of Kubernetes API because it is not officially "served".
However, the structs in the API group are used in other APIs that are user-facing.
This PR addes the reference API and fixes references to it.

Reformat the validating-admission-policy reference page

This commit wraps the long lines found in the
validating-admission-policy reference page.

[zh] sync /config-api/kube-proxy-config.v1alpha1.md

[zh] sync /config-api/apiserver-audit.v1.md

Fixes successfulJobsHistoryLimit and failedJobHistoryLimit field

successfulJobHistoryLimit and failedJobHistoryLimit should be successfulJobsHistoryLimit and failedJobsHistoryLimit

Fix nits in markdown links

This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.

[id] Fix incorrect feature state for PVC expansion

fixing errors and changing suggestions

[zh-cn] sync cron-jobs.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /docs/reference/_index.md

[zh-cn] sync concepts/workloads/controllers/replicaset.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync /concepts/workloads/pods/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync concepts/workloads/controllers/replicationcontroller.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync feature-gates-removed.md

[zh-cn]sync common-labels volumes intro

Signed-off-by: xin.li <xin.li@daocloud.io>

Update cascade flag value to orphan

--cascade=false is deprecated (boolean value) and can be replaced with --cascade=orphan

Update audit.md

Signed-off-by: yaozhenxiu <946666800@qq.com>

[zh] sync /config-api/client-authentication.v1.md

[zh] Fix typo

Add Documentation for Kubectl debug node command (#35300)

* Add Documentation for Kubectl debug node command

* Add documentation for kubectl debug node command

* Refactor changes

* Add information to find logs

* Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>

* Refactor wordings based on reviews

* Correct the link to kubectl-node-debug on index page

* Minor refactor(Review comments)

* Address review comments

* Minor refactor as per suggestions from code review

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* Use an example for pod deletion

* Address review comments

* Address review comments

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>

fix doc about preStop hook

[zh] sync feature-gates.md

Update secret.md to remove duplicated content

Add link to Etcd information in cluster-intro page (#37042)

* Add link to Etcd information in cluster-intro page

* Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html

Co-authored-by: Chris Negus <cnegus@redhat.com>

Co-authored-by: Chris Negus <cnegus@redhat.com>

[zh] sync /config-and-storage-resources/persistent-volume-claim-v1.md

Heading of 'release notes' changed to 'Downloads'

description to download Kubernetes modified 02

Changes-01 applied

added note about core resources using /api and added path examples

[en] fix spelling error in system-trace.md

Update job-v1.md

Update job-v1.md

Update pod-v1.md

link not valid

link mentioned was not working, got

[root@devops230 ~]# kubectl apply -f https://k8s.io/examples/application/nginx/
error: unable to read URL "https://k8s.io/examples/application/nginx/", server reported 404 Not Found, status code=404

correcting grammatical mistakes in migrating-from-dockershim.md

Nit: case consistency for list items (#37829)

Updating labels.md

Fix typos in 2022-05-13-grpc-probes-in-beta.md

adding annotation for kube-aggregator automanaged in labels-md

Added make module-init command in Readme (#36667)

* Changes to prereq. instructions for windows and linux in readme

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

* Correction in prerequisites section of readme

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

Add missing required `type` field

Although `LimitRange.spec.limits.type` was mandated in 2020, one
LimitRange example still misses the field, so a validation error may
confuse people referring.

empty commit for retest

Add ComponentSLIs feature gate

The `ComponentSLIs` feature gate is an interesting one introduced in
v1.26. Because it was introduced in the `k8s.io/component-base` package,
we failed to track it before.

This PR adds it for user awareness.

Fix EOL dates for 1.25 and 1.26

Removed the data under data/user-personas/

Registered volumes.kubernetes.io/controller-managed-attach-detach annotation

Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update japaness translation for the content/ja/docs/concepts/overview/components.md file

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

[ja] add tasks/configure-pod-container/security-context.md

modify ja/docs/tasks/configure-pod-container/security-context.md

Update content/ja/docs/tasks/configure-pod-container/security-context.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

updated the formate of What's next section in cluster-large.md file

Update content/en/docs/setup/best-practices/cluster-large.md

Rephrased the vertical pod Autoscaler reference point under what's next section.

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Small grammar fix

Remove Base64'ing of file contents

Updated example of reading secret values from a file so that it doesn't base64 the contents in the file before `kubectl` reads it.

Fix typo in SA admission controller steps

[zh-cn] sync reference/glossary/kops.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync declarative-config.md

[zh] sync kube-scheduler-config.v1.md

[en] update declarative-config.md

[zh-cn] Sync files with en

Blog Update: Protect-pods (Squashing last 22 commits) (#37713)

Blog Update: Protect-pods (Squashing last 22 commits)

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add Arhell to sig-docs-uk-owners

[zh] sync /working-with-objects/labels.md

Fix links for k/design-proposals-archive

The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

[zh] sync assign-pods-nodes.md

fix link

[zh] sync manage-deployment.md

[zh-cn] update delete-stateful-set.md

[zh-cn] update update-api-object-kubectl-patch.md

[zh-cn] Sync Ingress with en page

Update ingress-controllers.md (#38748)

* Update ingress-controllers.md

Wallarm (CNCF membeR) Ingress controller is added to the list

* Update ingress-controllers.md

Updated link

[zh-cn] sync rbac.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn]
update run-replicated-stateful-application.md

[pt] Fix incorrect feature state for PVC expansion

Add Eviction policy for unhealthy Pods guarded by PDBs blog post

cronjob: move conceptual contents to concepts topic

remove outdated feature gates

update the description of timezone

structure change

adapt suggestions

make the time zone warning explicit

Co-authored-by: Tim Bannister <tim@scalefactory.com>

adapt review suggestions

fix nits in blog post: Eviction policy for unhealthy Pods guarded by PDBs

fix: correct the typo

[zh-cn]sync manage-deployment.md secret.md api-concepts.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync automated-tasks-with-cron-jobs.md

[zh] sync attach-handler-lifecycle-event.md

[ja] Fix link on Storage Capacity page

Tweak line wrapping in the images concept page

This PR fixes the line wrapping problems found in the images.md file.

[zh] sync /debug-cluster/_index.md

[zh] sync /debug/debug-cluster/audit.md

[zh] sync local-debugging.md

Remove an incorrect warning when using katacoda tutorials

Signed-off-by: Nikita Rybak <nikita.rybak@gmail.com>

Revert all non-english files

Signed-off-by: Nikita Rybak <nikita.rybak@gmail.com>

Fixed overlap of nav-links with other content in certain screen sizes

Update Link for Istio

The URL for the ISTIO documentation has been updated from https://istio.io/docs/concepts/what-is-istio/ to https://istio.io/latest/about/service-mesh/#what-is-istio.
Please use the new URL to access the latest information on ISTIO documentation.

Signed-off-by: ydFu <ader.ydfu@gmail.com>

[zh] sync resource-usage-monitoring.md

[zh] sync /debug/debug-cluster/crictl.md

Fix typo

[zh-cn] Update Link for Istio

The URL for the ISTIO documentation has been updated from https://istio.io/docs/concepts/what-is-istio/ to https://istio.io/latest/about/service-mesh/#what-is-istio.
Please use the new URL to access the latest information on ISTIO documentation.

Signed-off-by: ydFu <ader.ydfu@gmail.com>

[zh-cn] Sync kubernetes-objects.md with en page

[zh-cn] sync manage-deployment.md with en page

[zh-cn] Sync field-selector.md with en page

Updated to open blog meta links in new tab

Update layouts/partials/blog-meta-links.html

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Updated to open blog meta links in new tab--fixed as sftim

[zh] sync /concepts/containers/images.md

[zh] sync /controllers/job.md

exclude files from being rendered

Signed-off-by: PiotrLewandowski323 <lewandowski323@gmail.com>

[zh] sync container-runtimes.md

[ru] Update README.md

Fix examples and test cases

There are examples oversighted by the test case.
This PR adds those paths to the test case and fixes the errors
identified.

removing the field reviwers and changing suggestions

[zh] sync /included/optional-kubectl-configs-fish.md

fix links in blog post: Eviction policy for unhealthy Pods guarded by PDBs

[zh] sync /included/optional-kubectl-configs-bash-mac.md

OWNERS Cleanup: Part 1 (#38719)

* Removing maintainers based on 2022 Devstats

* Re-adding mattiaperi, ysyukr, and femrtnz per request

* Alpha sorting the pt-owners, pt-reviewers, and pl-reviewers

* Removing Potapy4 from Russian reviewers and approvers

Tweak copy re Stack Overflow / Server Fault / other SE network sites (#38824)

* Tweak copy re Stack Overflow / Server Fault / other SE network sites

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[zh] sync /included/verify-kubectl.md

[zh] sync /api-extension/custom-resources.md

[zh] sync /tasks/debug/_index.md

[ja] Fix incorrect feature state for PVC expansion

sync container-runtime with en page

[zh-cn] Sync topology-aware-hints page

Jim Angel going to emeritus

[vi] updated the home page

[fr] fixed /partners/_index.html

[ja] Update README.md

[fr] Fix links for k/design-proposals-archive

[ja] Translate content/ja/docs/setup/production-environment/tools/kubespray.md into Japanese (#38634)

* [ja] Translate kubespray.md

* [ja] Translate kubespray.md

* Reflects the content of the latest English version

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

[ja] Revise use of jsonpath in AppArmor tutorial

[ja]Update feature gate table

Update page weights in tutorial/security section

empty commit

Move Portuguese localization files to pt-br folder (#37967)

* Rename the former "pt" folder to "pt-br" in order to keep consistency across
the website data.
* Update the symbolic link to point to the file in the renamed folder.

[pt-br] Update pt-br/community/_index.html (#38406)

* [pt-br] Update pt-br/community/_index.html

* Update the communities page to reflect the latest English version.

* Changes from code review.

Add /blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Updated /pt-br/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Updated /pt-br/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Changes from code review.

Updated typo

Changes from code review.

[id] update FPGA device link

Add Commas with large numbers to assist the reader.

Update page weights in /tasks/administer-cluster section

fix(#38432): Use Kubernetes colors in stateDiagram

improve stateDiagram's style in pod-scheduling-readiness page

chore: Change color manually to blue

[pt-br] Reword glossary description for tools.

Fix errors on `ValidatingAdmissionPolicyBindings` for the CEL for Admission Control blog & doc (#38893)

* Fix errors on ValidatingAdmissionPolicyBindings for the CEL for Admission Control blog

* Fix namespaceSelector error

* Fix namespaceSelector errors

Add pt-br/docs/reference/glossary/istio.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Updated for more understanding

Add /pt-br/docs/reference/glossary/member

Changes from code review.

[zh] sync /best-practices/cluster-large.md

Fix a link in blog: Windows HostProcess

[zh] sync /tutorials/security/apparmor.md

Synchronize Polish localization to 1.25, part 3

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.

Part 3.

Synchronize Polish localization to 1.25, part 4

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.
Part 4.

Synchronize Polish localization to 1.25, part 6

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.

Part 6.

automatic labelling on namespaces stable since 1.22

Added feature-gate to glossary (#38895)

* Added feature-gates into glossary

* Update content/en/docs/reference/glossary/feature-gates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

* incorporated the suggestions for: glossary term feature gate

* Incorporated review comments

* Incorporated review comments

* Update content/en/docs/reference/glossary/feature-gates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Adding log info in static pod, adding references in whats next section

[zh-cn] localize dra alpha blog

Co-Authored-By: Qiming Teng <tengqm@outlook.com>
Co-Authored-By: Michael <haifeng.yao@daocloud.io>

[id] Fix broken link on Creating a cluster with kubeadm pag

Adding pv.kubernetes.io annotations in labels-annotations-taints

[zh] modify invalid links

remove unnecessary space

[zh] sync /contribute/advanced.md

[zh] sync static-pod.md

Fix links in cluster-upgrade.md

[zh] sync device-plugins.md

[FR] Fix fix broken links for KubeletConfiguration struct

[hi]Localize content/en/docs/reference/glossary/cla.md

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update cla.md

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: Bishal das <70086051+bishal7679@users.noreply.github.com>

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: Bishal das <70086051+bishal7679@users.noreply.github.com>

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add /pt-br/docs/reference/glossary/label

Updated typo

Add pt-br/docs/reference/glossary/cluster-operator.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Add pt-br/docs/reference/glossary/kubeadm.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Add glossary_tip

Add pt-br/docs/reference/glossary/toleration.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

[pt-br] Translated page: Access Applications in a Cluster_index. kubernetes#13939

Add pt-br/docs/reference/glossary/cronjob.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

[zh] sync 2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Deleted {{< version-check >}} & Updated note

removed the blank lines at 49 and 51.

[zh] fix index of custom-resource-definitions

Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>

Improve explanation of failureThreshold for Pod probes (#37416)

* Update configure-liveness-readiness-startup-probes.md

* Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[ru] fix broken links on /control-plane-node-communication.md

Add mast operator to list (#37355)

* Add mast operator to list

* Update operator.md

Change order to alphabetical

* Update operator.md

Bug fix : blog artical has broken links

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

updating replication controller link

modify alignment of bullet items

[fr] Fix broken link on Creating a cluster with kubeadm pag

[pt-br] Add setup-tools/kubeadm/kubeadm-join.md (#38153)

* [pt-br] Add setup-tools/kubeadm/kubeadm-join.md

* Add Brazilian Portuguese translation for docs/reference/setup-tools/kubeadm/kubeadm-join.md.
* Add Brazilian Portuguese translation for docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md.

* Changes from code review.

[ru] Updated ru.toml

Added glossary tooltip and references in the Nodes page

corrected glossary tooltip term-id

corrected glossary tooltip term-id

Currected the case

Updated termid for glossary term workload as per the testcases.

Update design doc reference link of PLEG

[zh] sync install-kubectl-windows.md

[zh] sync configure-liveness-readiness-startup-probes.md

[ja] Translate /docs/contribute/style/hugo-shortcodes/ into Japanese (#32658)

* Translate /docs/contribute/style/hugo-shortcodes/ into Japanese

* Update content/ja/docs/contribute/style/hugo-shortcodes/index.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

* (squash) /ja/docs/contribute/style/content-guide is existing

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

[ja] translate a glossary for Istio

This commit adds a glossary for Istio translated from
[English](https://github.com/kubernetes/website/blob/main/content/en/docs/reference/glossary/istio.md)
to Japanese.

Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>

Follow the review

- Use half-size parenthesis
- Use Japanese for `management`

Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>

Change paths of debug pages

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

Fix link

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

[ja]Updated debug-running-pod

Made the appropriate changes

Fixed the Link for API compatibility and Kubelet Device Manager API Versions.

Update KubeCon dates for 2023
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Localize content/en/docs/reference/glossary/helm-chart.md in hindi

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update content/hi/docs/reference/glossary/helm-chart.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/helm-chart.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Localize content/en/docs/reference/glossary/application-developer.md in hindi

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update content/hi/docs/reference/glossary/application-developer.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add data-plane.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Update content/hi/docs/reference/glossary/data-plane.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/data-plane.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Add cloud-provider.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Updated with the suggested changes

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Create operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

[ja] update content-organization.md

Added the missing content for glusterfs.

rebase to add pt-br/docs/reference/node/_index.md

[zh] sync /concepts/architecture/nodes.md

[ES] Fix broken links for KubeletConfiguration struct

[pt] Update README.md

Document  volume.kubernetes.io/selected-node annotation (#36399)

* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <afzal442@gmail.com>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <afzal442@gmail.com>

Signed-off-by: afzal442 <afzal442@gmail.com>

[zh] Sync /zh-cn/_index.html

[zh] sync /concepts/extend-kubernetes/operator.md

[ru] Update KubeCon dates for 2023

Fix in-cluster API discovery documentation (#36691)

* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>

Add heading slash to ja content link

This commit adds heading slash "/" on ja content link.
The link is 404 without heading slash that's why I create this commit.

[ja] Remove instruction to use iptables-legacy

As reverted in 8830000, switching to iptables-legacy is no longer required.

[ja] Fix broken link on Creating a cluster with kubeadm pag

[JA] Fix broken links for KubeletConfiguration struct

[ja] Set heading IDs content/ja/docs/concepts/architecture/nodes.md

hi Localize /en/docs/reference/glossary/pod-disruption.md

hi Localize /en/docs/reference/glossary/pod-disruption.md(1)

hi Localize /en/docs/reference/glossary/pod-disruption.md(2)

hi Localize /en/docs/reference/glossary/pod-disruption.md(3)

hi Localize /en/docs/reference/glossary/pod-disruption.md(4)

hi Localize /en/docs/reference/glossary/pod-disruption.md(5)

Owners cleanup part 2

Cleaning up the owners file per comments on the PR

Update to remove anastyakulyk and butuzov from uk-owners

[zh] sync /windows/user-guide.md

described Pod pair

Update garbage-collection.md

Incorporated review suggestion

[ID] Fix broken links for KubeletConfiguration struct

[id] fix deployment apiversion error

Update index.md

doc: capture device-plugin stricter workflow ordering explicitly

Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

Update create-cluster-kubeadm.md

Conformance is not a french word

moved from 38014

changed title

udpated slack channels

fix title

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

fix in view of review comments

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

pushed to Jan 20

Note that AdmissionConfiguration is a static configuration to the apiserver.

We cannot use `kubectl apply` to apply it to the cluster.

Doing that gives the following error:

        no matches for kind "AdmissionConfiguration" in version "apiserver.config.k8s.io/v1"

Add `--ignore-daemonsets` to docs of `kubectl drain`

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

fix the shell of appending kubeconfig

sync high-availability.md with en page

update

update

[zh] sync /config-and-storage-resources/persistent-volume-v1.md

[zh-cn]sync list-all-running-container-images.md

Add January 2023 patch releases to the calendar

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

[zh-cn] sync some files with en page.

[zh-cn] Sync quota-memory-cpu-namespace

[zh-cn] sync access-cluster-api.md

[zh-cn] Sync web-ui-dashboard.md

[zh] sync kubelet-config.v1beta1.md

[zh-cn] update declare-network-policy.md

[zh-cn] sync dns-debugging-resolution with en page

[zh] sync /releases/patch-releases.md

[zh-cn] Sync cpu-constraint-namespace.md

[zh] sync cluster-upgrade.md

[zh] sync cron-jobs.md

[hi]Localize content/en/docs/reference/glossary/cidr.md

Update cidr.md

Add /pt-br/docs/reference/glossary/event

Updated /pt-br/docs/reference/glossary/event

Changes from code review.

retrigger

[pt-br] Add docs/contribute/review/_index.md

Improvement: Added shell code block snippet to the commands.

Update RBAC Good Practices for PersistentVolumes

The docs previously referred to the reader to the now defunct PodSecurityPolicy
page to explain how PersistentVolumes can be a path of privilege escalation,
burrying the lede.

Now that PodSecurityPolicy is gone, update this bit to actually explain that it
it is unfettered access to creating hostPath-typed PersistentVolumes that are
a problem. Some words lifted from the 1.24 PodSecurityPolicy docs.

Signed-off-by: Mike Waychison <mike@waychison.com>

Update content/en/docs/concepts/security/rbac-good-practices.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/concepts/security/rbac-good-practices.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Further updates to clarify language

[zh-cn] Sync 3 files in /tasks/administer-cluster/

[zh-cn]Fix nits in markdown links & update page weight

[pl] Update echoserver image in "Hello Minikube" tutorial for multiarch

Modify correct name to matchImages

Show minor (.0) releases in the calendar

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Remove cherry-pick deadline for minor .0 releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Add RU localization for proxies.md

[pt-br] Update includes/task-tutorial-prereqs.md

Updating the `task-tutorial-prereqs.md` file with the English version

Reverted and improved some changes after the review

Tweak long lines in connect-applications-service.md

Improved the content Flow.

Resolved nit.

[zh] Resync service-accounts-admin.md

[zh] sync /access-authn-authz/authentication.md

[zh] Sync kubelet-credential-provider.md

Fix indentations in cluster-level-pss.md

[pt-br] sync tutorials/hello-minikube.md

[en] Remove duplicate entry for SELinuxMountReadWriteOncePod

Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>

[en] Update entry for SELinuxMountReadWriteOncePod

Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>

Updated kubectl describe svc output

updated  kubectl describe svc my-nginx output

Tweak line wrapping for manage-deployment page

This PR wraps the long lines in the manage-deployment.md page.

Replace images for Virtual IPs and Service Proxies

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>

Commit rendered images for virtual IPs reference

- Convert text to curves
- Slight tweaks

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>

[zh] sync manage-deployment.md

[zh-cn] resync cluster-level-pss.md and ns-level-pss.md

resync pod-failure-policy.md

[zh] Sync access-authn-authz/authentication.md

[zh-cn] Resync dns-pod-service.md

[zh] Update basic-stateful-set.md

[zh] Sync /tutorials/security/seccomp.md

[zh] sync rbac-good-practices.md

registry change in docs (k8s.gcr.io -> registry.k8s.io) (#38501)

* registry change in en docs

* Update content/en/blog/_posts/2019-04-04-local-persistent-volumes-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2019-04-04-local-persistent-volumes-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2022-05-13-grpc-probes-in-beta.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2022-05-27-maxunavailable-for-statefulset.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[zh-cn] resync kubelet-in-userns.md

[zh-cn] Sync dns-horizontal-autoscaling.md
with en page

 [pt-br] Translated page: Configure DNS for a Cluster.

kubernetes#13939

Fix: Proposed changes.

Update configure-dns-cluster.md

Register service.alpha.kubernetes.io/tolerate-unready-endpoints Ann… (#39122)

* Registered service.alpha.kubernetes.io/tolerate-unready-endpoints Annotation

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Add pt-br/docs/reference/glossary/storageclass.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

Improve concept docs for ttl-after-finished

Document Job cleanup TTL mechanism better.

Co-authored-by: Nate W. <natew@cncf.io>

Fix links to mutatingadmissionwebhook

[zh] translate user-namespace

Fix indentations in setup-ha-etcd-with-kubeadm

[zh-cn] Sync dns-horizontal-autoscaling.md

Add rolebinding to Configure Multiple Schedulers (#38208)

* Add rolebinding to Configure Multiple Schedulers

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

[zh] sync blog: 2022-12-27-cpumanager-goes-GA.md

[zh-cn] sync tasks/run-application/access-api-from-pod.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn] Resync nodelocaldns.md

[zh-cn] sync safely-drain-node.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] Sync /networking/virtual-ips.md

[zh] sync kms-provider.md

Fix Deployment YAML used for SSA

[zh-cn]sync some docs for little change

Signed-off-by: xin.li <xin.li@daocloud.io>

Update doc of admission plugin SecurityContextDeny

Note the shortcomings of the implementation of this admission plugin

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>

[zh-cn] Sync encrypt-data.md

cleanup custom-resource-definition-versioning page

[zh-cn] resync reference/command-line-tools-reference/feature-gates.md

[zh] sync ttlafterfinished.md

[zh] Resync migrating-from-dockershim/_index.md

[zh-cn]sync ingress-controllers windows-networking

Signed-off-by: xin.li <xin.li@daocloud.io>

Make layout prettier in extended-resource-node.md

[zh-cn]improve docs pod-security-admission pod-security-standards

Signed-off-by: xin.li <xin.li@daocloud.io>

Tweak line wrappings in labels.md

resync NPD

[zh-cn] Sync extended-resource-node.md

[zh-cn] Adjust some lines to make changes compare line by line more efficiently
 in the future

[zh] sync device-plugins.md

[zh] sync /using-api/server-side-apply.md

Add spaces in code snippets for consistency

[zh-cn] Sync configure-cgroup-driver.md

[zh] sync enforce-standards-admission-controller.md

[zh] Sync pod-disruption-budget-v1.md

[pt-br] Add docs/contribute/style/_index.md

Reword explanation of ClusterIP for Services

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

thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

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

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

fixing errors

[zh] sync /concepts/architecture/nodes.md

[ES] Fix broken links for KubeletConfiguration struct

[pt] Update README.md

Document  volume.kubernetes.io/selected-node annotation (#36399)

* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <afzal442@gmail.com>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <afzal442@gmail.com>

Signed-off-by: afzal442 <afzal442@gmail.com>

[zh] Sync /zh-cn/_index.html

[zh] sync /concepts/extend-kubernetes/operator.md

[ru] Update KubeCon dates for 2023

Fix in-cluster API discovery documentation (#36691)

* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>

Add heading slash to ja content link

This commit adds heading slash "/" on ja content link.
The link is 404 without heading slash that's why I create this commit.

[ja] Remove instruction to use iptables-legacy

As reverted in 8830000, switching to iptables-legacy is no longer required.

[ja] Fix broken link on Creating a cluster with kubeadm pag

[JA] Fix broken links for KubeletConfiguration struct

[ja] Set heading IDs content/ja/docs/concepts/architecture/nodes.md

hi Localize /en/docs/reference/glossary/pod-disruption.md

hi Localize /en/docs/reference/glossary/pod-disruption.md(1)

hi Localize /en/docs/reference/glossary/pod-disruption.md(2)

hi Localize /en/docs/reference/glossary/pod-disruption.md(3)

hi Localize /en/docs/reference/glossary/pod-disruption.md(4)

hi Localize /en/docs/reference/glossary/pod-disruption.md(5)

Owners cleanup part 2

Cleaning up the owners file per comments on the PR

Update to remove anastyakulyk and butuzov from uk-owners

[zh] sync /windows/user-guide.md

described Pod pair

Update garbage-collection.md

Incorporated review suggestion

[ID] Fix broken links for KubeletConfiguration struct

[id] fix deployment apiversion error

Update index.md

doc: capture device-plugin stricter workflow ordering explicitly

Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

Update create-cluster-kubeadm.md

Conformance is not a french word

moved from 38014

changed title

udpated slack channels

fix title

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

fix in view of review comments

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

pushed to Jan 20

Note that AdmissionConfiguration is a static configuration to the apiserver.

We cannot use `kubectl apply` to apply it to the cluster.

Doing that gives the following error:

        no matches for kind "AdmissionConfiguration" in version "a…
italofernandes13 added a commit to italofernandes13/website that referenced this issue Feb 9, 2023
[zh] sync /kubectl/cheatsheet.md

Blog: Windows HostProcess containers going to stable

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Added initial HPC GA blog content

Updated the TODOs with additional content

Adding missed changes from prior commit

setting date and fixing title

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Apply suggestions from code review

Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Apply suggestions from code review

Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

rewording intro and minor fixups

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

updating getting started

Adding the hpc .svg diagram

Updating the blog to use the .svg

Delete hpc_architecture.png

fixing date

More updates based on PR feedback

renaming use cases to hostprocess containers in action

minor fixups

blog: node: device manager graduation to GA

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

[en] Replace grep with kubectl get -o jsonpath.

add pt-br/docs/reference/issues-security/security.md

Update kubeadm reference for 1.26

Fix translation issue

Update link for v1.25 docs in version selector

[ja]Update graduated or deprecated feature gates

[ja] Document generating SHA256 CA certificate

[ja] Fix scheduling extension broken link

[ja] Translate content/ja/docs/tasks/debug/debug-application/_index.md into Japanese

device-mgr-doc: Add caution closing tag

To enture that this page is rendered correctly on the Kubernetes
website, the caution tag needs to be closed.

This was missed during the doc write up and review process.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

device-mgr-doc: Use a `note` shortcode instead of caution

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

[ja] add startupProbe successThreshold limitation

[ja] remove content/ja/docs/concepts/containers/overview.md

fix: kubectl install on windows verify command

Make the the verification command cleaner by using only PS cmdlets.
certutil.exe returns 3 lines which need to be split to the hash,
as opposed to Get-FileHash that returns an object with .Hash

Fixes issue 30833

[ja] fix the translation of the word container.

[zh-cn] sync volumes.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[en] fix quotation mark in multi-tenancy page

Blog post: Kubernetes v1.26: GA Support for Kubelet Credential Providers

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
Co-authored-by: Dixita Narang <ndixita@google.com>

update publication date to 2022-12-22

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

address review comments for minor fixes

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

Blog: Kubernetes v1.26: Advancements in Kubernetes Traffic Engineering

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

update publication date to 2022-12-30

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

Minor updates to 2022-12-13-host-process-containers-ga blog

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

[zh] sync device-plugin-api-versions.md

[zh-cn] sync service-traffic-policy.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

blog: node: cpumanager goes GA

Enhancement: https://github.com/kubernetes/enhancements/issues/3570

Signed-off-by: Francesco Romani <fromani@redhat.com>

Add blog post for cross namespace data sources alpha

Add feature blog for CEL for Admission Control

Fix typo in sample manifest

Co-authored-by: James McShane <jmcshan1@gmail.com>

Feature blog for KEP-3333 Retroactive default StorageClass assignment

Add blog post for FSGroup on mount

Add pt-br/docs/reference/glossary/code-contributor.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Fixed minor translation error

[ja] sync node-conformance.md

Translate docs/concepts/storage/volume-snapshots/ into Japanese

Update volume-snapshots.md

Update volume-snapshots.md

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Add pt-br/docs/contribute/review/reviewing-prs.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Updated to what the revisor suggested

[pt-br] Add concepts/workloads/controllers/replicaset.md

[pt-br] revision concepts/workloads/controllers/replicaset.md

[pt-br] revision concepts/workloads/controllers/replicaset.md part 2

Update content/pt-br/docs/concepts/workloads/controllers/replicaset.md

Co-authored-by: Diego W. Antunes <devlware@gmail.com>

Removed Reference from the removed Feature Gates.

Remove Note.

Add blog post for job tracking with finalizers GA (#37438)

* Add blog post for job tracking with finalizers GA

* Editorial review

* Editorial review 2

* Editorial review 3

Add blog for non-graceful node shutdown beta

Address review comment

Address comments

Address review comments

Address comments

fix: homebrew prefix error in bash-completion of kubectl(en)

Component reference for 1.26

[zh-cn]sync administer-cluster/dns-debugging-resolution.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync /pods/disruptions.md

Offboard Release Manager Associates

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>

[ja] Translate docs/concepts/storage/ephemeral-volumes/ into Japanese (#38068)

* [ja] Translate docs/concepts/storage/ephemeral-volumes/ into Japanese

* add en links

* Update ephemeral-volumes.md

* Update ephemeral-volumes.md

* Update ephemeral-volumes.md

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

[pt-br] Translate glossary tag display names.

Replace conscious with thorough

[en]modify the invalid link

Signed-off-by: xin.li <xin.li@daocloud.io>

Correcting spelling error

Fix examples test

There is a newly added YAML not covered by the test case. This PR adds
it to the test case.

[fr] Make "Pod" uppercase for consistency in this file

[zh] sync cpu-management-policies.md

Fixed typo

Fixed typo from "For example, to turning off all API versions except v1" to "For example, to turn off all API versions except v1"

add version support to `fish` auto-completion

Fixing grammar error in portuguese documentation

fix documentation for RotateKubeletClientCertificate

[zh] sync networking virtual-ips (#38331)

* sync networking virtual-ips

* sync networking virtual-ips

* sync networking virtual-ips

apply suggestion from code review

Co-authored-by: howieyuen <howieyuen@outlook.com>

* sync

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: howieyuen <howieyuen@outlook.com>

* sync networking virtual-ips

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: howieyuen <howieyuen@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>

[zh] sync 2022-10-18-kubernetes-1.26-deprecations-and-removals.md

[zh] sync /architecture/nodes.md

Fix incorrect ValidationAdmissionPolicyBindings

Add Babapool as Hindi Reviewer

[zh] sync /administer-cluster/securing-a-cluster.md

[zh] sync device-plugins.md

[zh-cn] sync access-authn-authz/kubelet-tls-bootstrapping.md

Signed-off-by: xin.li <xin.li@daocloud.io>

Recommend DNS Label for workload names

[zh-cn]sync administer-cluster/safely-drain-node.md

Signed-off-by: xin.li <xin.li@daocloud.io>

Replace source code reference by reference to k8s API type

This PR updates the certificates.md file by replacing a reference to
source code with a reference to the k8s API type.

Normalize the markdown for the certificates.md page

[pt-br] Translated page: pod-security-policy #13939

fix pods to Pods #13939

fixing gender and lowercase #13939

Add pt-br/docs/reference/glossary/taint.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

[pt-br] Update community/code-of-conduct (#38407)

* Update code of conduct pt-br to the latest version

* Update CNCF CoC to v1.2

* Change word for better understanding

* Fix issues with translation and typos

* Fix CNCF typo

* Fix typo

* Update contributor covenant link

* Update wording of new issue

* Translate definite article

[zh] sync kubelet-credential-provider.md

[zh] sync /containers/images.md

[zh] sync leases.md

[zh] sync configure-access-multiple-clusters.md

[zh-cn] sync kubeadm_init_phase_upload-certs.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

node-resource-managers translate pt-br

fix erros

Localize /content/en/docs/reference/glossary/kubectl.md #37516

Update kubectl.md

Rename kubectl.md to istio.md

Update istio.md

Update istio.md

blog: fix KEP URL in 2022-12-19-devicemanager-ga.md

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>

Add December 2022 patch releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Add tentative release dates for March and April 2023 releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

[zh-cn] sync concepts/windows/intro.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /best-practices/certificates.md

[es] Add huawei cloud trust center link

Updated the wrong format

[zh] sync /releases/patch-releases.md

[zh] sync /administer-cluster/encrypt-data.md

[id] Add huawei cloud trust center link

Fix minDomains note in topology-spread-constraints page

Add externalSetMarkChain to portmap config

Looking at the online portmap doc, this seems to be
the recommended configuration for k8s + portmap
https://www.cni.dev/plugins/current/meta/portmap/

[zh] sync topology-manager.md

[hi] Updated content/hi/docs/reference/glossary/aggregation-layer.md

Signed-off-by: Amol Mote <amolmote201@gmail.com>

hi-translated running in multiple zones

Update _index.md

updated review comments

[zh] sync security-checklist.md

Use "stored" rather than "persisted" consistently with the rest of the document.

Clarify the case of requested version != stored version.

Applied review comment.

Remove inactive users from sig-docs-ru

Revert "Remove inactive users from sig-docs-ru" (a mistaken commit to the main branch)

This reverts commit 4685869187bbd54b200705f1874c0535087a572e.

[zh] sync /network-plugins.md

Fix code mark in configure-volume-storage.md

Update dns-custom-nameservers.md

fix spelling

Fix link to Service tutorial

Link to Ingress concept from virtual IPs page

[ja] Translate docs/concepts/storage/storage-classes/ into Japanese

Update storage-classes.md

fix some mistakes. (example: `パラメータ` to `パラメーター`)

Update content/ja/docs/concepts/storage/storage-classes.md

Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>

Update content/ja/docs/concepts/storage/storage-classes.md

Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>

Fix punctuations in headings of encrypt-data.md

Remove details for out-of-tree Service integration

Tencent Kubernetes Engine does not have an in-tree or in-project
integration with the Service API, so we wouldn't document it.

Use reference to config API rather than source code

This commit replaces a reference to the source code by reference to config API.

Apply long-line wrapping to the kubeadm-certs page

Updated Job Documentaion

PR for resolving #37574

please do give me your inputs as this is my first PR

update jobs yaml

Updated the steps to verify the system variables

Update container-runtimes.md

fix: Remove release_complete string since it's unused

update glossary/kops.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>

Update go mod for testing against 1.26 validators

Fix example test for working with 1.26 code base

This commit updates the validation logic by adding new validation
options required by 1.26 and also adds new YAMLs to the test cases.

Add Config API reference for kubeconfig

The file added is generated using kubernetes-sigs/reference-docs/genref
tool, with logics and configs improved by
https://github.com/kubernetes-sigs/reference-docs/pull/309 and
https://github.com/kubernetes-sigs/reference-docs/pull/310.

Fix link and bullets alignment in custom-resource-definition-versioning.md

[zh] sync custom-resource-definition-versioning.md

Add application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

[hi] Localize content/hi/docs/reference/glossary/etcd.md

Signed-off-by: Amol Mote <amolmote201@gmail.com>

[zh-cn] sync feature-gates-removed.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync deprecation-guide.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] Fix broken link in Service concept page (#38589)

* Update service.md

fix

* [zh] sync services-networking/service.md

* Apply suggestions from code review

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Add dockershim.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated with the suggested changes

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

[zh-cn] sync labels-annotations-taints/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

Add my-git9 to sig-docs-zh-reviews

Add my-git9 to sig-docs-zh-reviews

[zh-cn]sync scheduling-eviction/topology-spread-constraints.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync administer-cluster/cluster-upgrade.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync statefulset.md

Add hint about a potentially required configuration reset of containerd

The added paragraph in the info-box would have saved me hours of troubleshooting. So I decided to suggest the addition, hoping to save other people some time.

Apply the proposed code reformatting

Removed deployment replica count

[zh] sync /kubectl/kubectl.md

Add scheduler.alpha.kubernetes.io/critical-pod annotation

Signed-off-by: Chirayu Kapoor <dev.csociety@gmail.com>

[zh-cn] localized with pod-scheduling-readiness

Signed-off-by: xin.li <xin.li@daocloud.io>

Remove Base64'ing of file contents

Updated example of reading secret values from a file so that it doesn't base64 the contents in the file before kubectl reads it.

[zh-cn]sycn workload-resources/horizontal-pod-autoscaler-*

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync kubernetes-api/ingress-v1.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync admission-controllers.md

Update leases.md

fix spelling mistake

Revise the NPD task page

The NPD topic is pretty old. This PR revises the page with updated
information.

Make multiport egress policy a standalone YAML

Reformat the network-policies concepts page

This page has many long lines that are supposed to be wrapped when
appropriate.

[pt] Add huawei cloud trust center link

Add bishal7679 as Hindi Reviewer

[zh] sync /instrumentation/slis.md

Add pod.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

add kube-proxy iptables performance optimization notes

[ja] pod-lifecycle.md to latest

[zh-cn] Add page for https://kubernetes.io/zh-cn/docs/tasks/administer-cluster/verify-signed-artifacts/

Signed-off-by: zhuzhenghao <zhenghao.zhu@daocloud.io>

fixed Feature Gates page

resolved node concept mixes up graceful and non graceful node shutdown

[ja] Update content/ja/docs/tasks/debug/_index.md

Restore an important note about API proxy

This was dropped in 1eef7424651bdc681711572e1042169faebe8e81 - I am sure
it was an accident.

Remove errant character in PR template

fix service.md

Fixing Spec -> spec and paramsRef -> paramRef

Fixing Spec -> spec and paramsRef -> paramRef

[zh] sync /community/code-of-conduct.md

[zh-cn] sync /static/cncf-code-of-conduct.md

[zh]translate2022-10-04-introducing-kuekue.md

[zh] updated glossary/ephemeral-container.md

[zh] sync /architecture/nodes.md

[zh-cn]sync pods/pod-lifecycle.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync manage-gpus/scheduling-gpus.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[pt-br] Update docs/concepts/scheduling-eviction/_index.md (#38107)

* Update content/pt-br/docs/concepts/scheduling-eviction/_index.md

* Fixing minor errors

* Adding and translating pod-disruption item to ptbr

* Fixing translation on title

* Fixing minor errors

* Fixing minor errors

[zh] sync /kubeadm/kubeadm-certs.md

[zh] sync /kubeadm/kubeadm-certs.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh] sync /policy/pid-limiting.md

[zh] sync /configuration/overview.md

Fix bullet alignment in config overview

Fixed spelling mistake

Add reservedSystemCpus in KubeletConfiguration as the flag is not the same

[zh] missing backquotes

[zh] sync /storage/storage-classes.md

[zh-cn] sync service.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

Update create-hostprocess-pod.md

Remove double-pasted content from create-hostprocess-pod.md

Fix errors, inconsistencies, missing information in feature gates

This PR fixes the feature gates by cross-referencing the upstream source
code and its change log. There are some gates missing, some gates
removed and some gates added but not documented.

[zh-cn] sync deployment.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync feature-gates-removed.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync configure-pdb.md

[zh-cn] Small fix about cri page

[zh-cn] sync labels-annotations-taints/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /services-networking/network-policies.md

[zh-cn] sync some little change

Signed-off-by: xin.li <xin.li@daocloud.io>

fixed typo in the docs

[ja] Add huawei cloud trust center link

[zh] sync kubelet-config-file.md

[fr] Fix incorrect feature state for PVC expansion

Update web-ui-dashboard.md

Update dashboard version to v2.7.0

Improved the steps for opening a PR using GitHub

Fix tabs shortcode CSS

Config API update for 1.26

[zh-cn] sync memory-manager.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync security-context.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn]fix link to kubectl book

[zh] sync /releases/download.md

[zh] Fix rendering issues in pod-scheduling-readiness.md

[es] Fix link on Storage Capacity page

fix(common-labels): Specify SemVer version

Fix feature gates

There are some ordering problems and missing interpretion for gates.
This PR fixes them.

add dynamic resource allocation

Apply suggestions from code review

Co-Authored-By: Michael <haifeng.yao@daocloud.io>
Co-Authored-By: Qiming Teng <tengqm@outlook.com>

[en] Add missing required `type` field to LimitRange example (#38706)

* Add missing required `type` field to examples

Although `LimitRange.spec.limits.type` was mandated in 2020, a few
LimitRange examples still miss the field, so they may confuse people
referring.

* Add missing required `type` field

Although `LimitRange.spec.limits.type` was mandated in 2020, one
LimitRange example still misses the field, so a validation error may
confuse people referring.

[zh] sync /debug-application/debug-service.md

Add admission.k8s.io/v1 API and fix references to it

The `admission.k8s.io/v1` API group is not generated into the v2/v3 OpenAPI
specification as part of Kubernetes API because it is not officially "served".
However, the structs in the API group are used in other APIs that are user-facing.
This PR addes the reference API and fixes references to it.

Reformat the validating-admission-policy reference page

This commit wraps the long lines found in the
validating-admission-policy reference page.

[zh] sync /config-api/kube-proxy-config.v1alpha1.md

[zh] sync /config-api/apiserver-audit.v1.md

Fixes successfulJobsHistoryLimit and failedJobHistoryLimit field

successfulJobHistoryLimit and failedJobHistoryLimit should be successfulJobsHistoryLimit and failedJobsHistoryLimit

Fix nits in markdown links

This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.

[id] Fix incorrect feature state for PVC expansion

fixing errors and changing suggestions

[zh-cn] sync cron-jobs.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /docs/reference/_index.md

[zh-cn] sync concepts/workloads/controllers/replicaset.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync /concepts/workloads/pods/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync concepts/workloads/controllers/replicationcontroller.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync feature-gates-removed.md

[zh-cn]sync common-labels volumes intro

Signed-off-by: xin.li <xin.li@daocloud.io>

Update cascade flag value to orphan

--cascade=false is deprecated (boolean value) and can be replaced with --cascade=orphan

Update audit.md

Signed-off-by: yaozhenxiu <946666800@qq.com>

[zh] sync /config-api/client-authentication.v1.md

[zh] Fix typo

Add Documentation for Kubectl debug node command (#35300)

* Add Documentation for Kubectl debug node command

* Add documentation for kubectl debug node command

* Refactor changes

* Add information to find logs

* Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>

* Refactor wordings based on reviews

* Correct the link to kubectl-node-debug on index page

* Minor refactor(Review comments)

* Address review comments

* Minor refactor as per suggestions from code review

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* Use an example for pod deletion

* Address review comments

* Address review comments

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>

fix doc about preStop hook

[zh] sync feature-gates.md

Update secret.md to remove duplicated content

Add link to Etcd information in cluster-intro page (#37042)

* Add link to Etcd information in cluster-intro page

* Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html

Co-authored-by: Chris Negus <cnegus@redhat.com>

Co-authored-by: Chris Negus <cnegus@redhat.com>

[zh] sync /config-and-storage-resources/persistent-volume-claim-v1.md

Heading of 'release notes' changed to 'Downloads'

description to download Kubernetes modified 02

Changes-01 applied

added note about core resources using /api and added path examples

[en] fix spelling error in system-trace.md

Update job-v1.md

Update job-v1.md

Update pod-v1.md

link not valid

link mentioned was not working, got

[root@devops230 ~]# kubectl apply -f https://k8s.io/examples/application/nginx/
error: unable to read URL "https://k8s.io/examples/application/nginx/", server reported 404 Not Found, status code=404

correcting grammatical mistakes in migrating-from-dockershim.md

Nit: case consistency for list items (#37829)

Updating labels.md

Fix typos in 2022-05-13-grpc-probes-in-beta.md

adding annotation for kube-aggregator automanaged in labels-md

Added make module-init command in Readme (#36667)

* Changes to prereq. instructions for windows and linux in readme

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

* Correction in prerequisites section of readme

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

Add missing required `type` field

Although `LimitRange.spec.limits.type` was mandated in 2020, one
LimitRange example still misses the field, so a validation error may
confuse people referring.

empty commit for retest

Add ComponentSLIs feature gate

The `ComponentSLIs` feature gate is an interesting one introduced in
v1.26. Because it was introduced in the `k8s.io/component-base` package,
we failed to track it before.

This PR adds it for user awareness.

Fix EOL dates for 1.25 and 1.26

Removed the data under data/user-personas/

Registered volumes.kubernetes.io/controller-managed-attach-detach annotation

Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update japaness translation for the content/ja/docs/concepts/overview/components.md file

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

[ja] add tasks/configure-pod-container/security-context.md

modify ja/docs/tasks/configure-pod-container/security-context.md

Update content/ja/docs/tasks/configure-pod-container/security-context.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

updated the formate of What's next section in cluster-large.md file

Update content/en/docs/setup/best-practices/cluster-large.md

Rephrased the vertical pod Autoscaler reference point under what's next section.

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Small grammar fix

Remove Base64'ing of file contents

Updated example of reading secret values from a file so that it doesn't base64 the contents in the file before `kubectl` reads it.

Fix typo in SA admission controller steps

[zh-cn] sync reference/glossary/kops.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync declarative-config.md

[zh] sync kube-scheduler-config.v1.md

[en] update declarative-config.md

[zh-cn] Sync files with en

Blog Update: Protect-pods (Squashing last 22 commits) (#37713)

Blog Update: Protect-pods (Squashing last 22 commits)

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add Arhell to sig-docs-uk-owners

[zh] sync /working-with-objects/labels.md

Fix links for k/design-proposals-archive

The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

[zh] sync assign-pods-nodes.md

fix link

[zh] sync manage-deployment.md

[zh-cn] update delete-stateful-set.md

[zh-cn] update update-api-object-kubectl-patch.md

[zh-cn] Sync Ingress with en page

Update ingress-controllers.md (#38748)

* Update ingress-controllers.md

Wallarm (CNCF membeR) Ingress controller is added to the list

* Update ingress-controllers.md

Updated link

[zh-cn] sync rbac.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn]
update run-replicated-stateful-application.md

[pt] Fix incorrect feature state for PVC expansion

Add Eviction policy for unhealthy Pods guarded by PDBs blog post

cronjob: move conceptual contents to concepts topic

remove outdated feature gates

update the description of timezone

structure change

adapt suggestions

make the time zone warning explicit

Co-authored-by: Tim Bannister <tim@scalefactory.com>

adapt review suggestions

fix nits in blog post: Eviction policy for unhealthy Pods guarded by PDBs

fix: correct the typo

[zh-cn]sync manage-deployment.md secret.md api-concepts.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync automated-tasks-with-cron-jobs.md

[zh] sync attach-handler-lifecycle-event.md

[ja] Fix link on Storage Capacity page

Tweak line wrapping in the images concept page

This PR fixes the line wrapping problems found in the images.md file.

[zh] sync /debug-cluster/_index.md

[zh] sync /debug/debug-cluster/audit.md

[zh] sync local-debugging.md

Remove an incorrect warning when using katacoda tutorials

Signed-off-by: Nikita Rybak <nikita.rybak@gmail.com>

Revert all non-english files

Signed-off-by: Nikita Rybak <nikita.rybak@gmail.com>

Fixed overlap of nav-links with other content in certain screen sizes

Update Link for Istio

The URL for the ISTIO documentation has been updated from https://istio.io/docs/concepts/what-is-istio/ to https://istio.io/latest/about/service-mesh/#what-is-istio.
Please use the new URL to access the latest information on ISTIO documentation.

Signed-off-by: ydFu <ader.ydfu@gmail.com>

[zh] sync resource-usage-monitoring.md

[zh] sync /debug/debug-cluster/crictl.md

Fix typo

[zh-cn] Update Link for Istio

The URL for the ISTIO documentation has been updated from https://istio.io/docs/concepts/what-is-istio/ to https://istio.io/latest/about/service-mesh/#what-is-istio.
Please use the new URL to access the latest information on ISTIO documentation.

Signed-off-by: ydFu <ader.ydfu@gmail.com>

[zh-cn] Sync kubernetes-objects.md with en page

[zh-cn] sync manage-deployment.md with en page

[zh-cn] Sync field-selector.md with en page

Updated to open blog meta links in new tab

Update layouts/partials/blog-meta-links.html

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Updated to open blog meta links in new tab--fixed as sftim

[zh] sync /concepts/containers/images.md

[zh] sync /controllers/job.md

exclude files from being rendered

Signed-off-by: PiotrLewandowski323 <lewandowski323@gmail.com>

[zh] sync container-runtimes.md

[ru] Update README.md

Fix examples and test cases

There are examples oversighted by the test case.
This PR adds those paths to the test case and fixes the errors
identified.

removing the field reviwers and changing suggestions

[zh] sync /included/optional-kubectl-configs-fish.md

fix links in blog post: Eviction policy for unhealthy Pods guarded by PDBs

[zh] sync /included/optional-kubectl-configs-bash-mac.md

OWNERS Cleanup: Part 1 (#38719)

* Removing maintainers based on 2022 Devstats

* Re-adding mattiaperi, ysyukr, and femrtnz per request

* Alpha sorting the pt-owners, pt-reviewers, and pl-reviewers

* Removing Potapy4 from Russian reviewers and approvers

Tweak copy re Stack Overflow / Server Fault / other SE network sites (#38824)

* Tweak copy re Stack Overflow / Server Fault / other SE network sites

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[zh] sync /included/verify-kubectl.md

[zh] sync /api-extension/custom-resources.md

[zh] sync /tasks/debug/_index.md

[ja] Fix incorrect feature state for PVC expansion

sync container-runtime with en page

[zh-cn] Sync topology-aware-hints page

Jim Angel going to emeritus

[vi] updated the home page

[fr] fixed /partners/_index.html

[ja] Update README.md

[fr] Fix links for k/design-proposals-archive

[ja] Translate content/ja/docs/setup/production-environment/tools/kubespray.md into Japanese (#38634)

* [ja] Translate kubespray.md

* [ja] Translate kubespray.md

* Reflects the content of the latest English version

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

[ja] Revise use of jsonpath in AppArmor tutorial

[ja]Update feature gate table

Update page weights in tutorial/security section

empty commit

Move Portuguese localization files to pt-br folder (#37967)

* Rename the former "pt" folder to "pt-br" in order to keep consistency across
the website data.
* Update the symbolic link to point to the file in the renamed folder.

[pt-br] Update pt-br/community/_index.html (#38406)

* [pt-br] Update pt-br/community/_index.html

* Update the communities page to reflect the latest English version.

* Changes from code review.

Add /blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Updated /pt-br/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Updated /pt-br/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Changes from code review.

Updated typo

Changes from code review.

[id] update FPGA device link

Add Commas with large numbers to assist the reader.

Update page weights in /tasks/administer-cluster section

fix(#38432): Use Kubernetes colors in stateDiagram

improve stateDiagram's style in pod-scheduling-readiness page

chore: Change color manually to blue

[pt-br] Reword glossary description for tools.

Fix errors on `ValidatingAdmissionPolicyBindings` for the CEL for Admission Control blog & doc (#38893)

* Fix errors on ValidatingAdmissionPolicyBindings for the CEL for Admission Control blog

* Fix namespaceSelector error

* Fix namespaceSelector errors

Add pt-br/docs/reference/glossary/istio.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Updated for more understanding

Add /pt-br/docs/reference/glossary/member

Changes from code review.

[zh] sync /best-practices/cluster-large.md

Fix a link in blog: Windows HostProcess

[zh] sync /tutorials/security/apparmor.md

Synchronize Polish localization to 1.25, part 3

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.

Part 3.

Synchronize Polish localization to 1.25, part 4

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.
Part 4.

Synchronize Polish localization to 1.25, part 6

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.

Part 6.

automatic labelling on namespaces stable since 1.22

Added feature-gate to glossary (#38895)

* Added feature-gates into glossary

* Update content/en/docs/reference/glossary/feature-gates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

* incorporated the suggestions for: glossary term feature gate

* Incorporated review comments

* Incorporated review comments

* Update content/en/docs/reference/glossary/feature-gates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Adding log info in static pod, adding references in whats next section

[zh-cn] localize dra alpha blog

Co-Authored-By: Qiming Teng <tengqm@outlook.com>
Co-Authored-By: Michael <haifeng.yao@daocloud.io>

[id] Fix broken link on Creating a cluster with kubeadm pag

Adding pv.kubernetes.io annotations in labels-annotations-taints

[zh] modify invalid links

remove unnecessary space

[zh] sync /contribute/advanced.md

[zh] sync static-pod.md

Fix links in cluster-upgrade.md

[zh] sync device-plugins.md

[FR] Fix fix broken links for KubeletConfiguration struct

[hi]Localize content/en/docs/reference/glossary/cla.md

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update cla.md

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: Bishal das <70086051+bishal7679@users.noreply.github.com>

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: Bishal das <70086051+bishal7679@users.noreply.github.com>

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add /pt-br/docs/reference/glossary/label

Updated typo

Add pt-br/docs/reference/glossary/cluster-operator.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Add pt-br/docs/reference/glossary/kubeadm.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Add glossary_tip

Add pt-br/docs/reference/glossary/toleration.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

[pt-br] Translated page: Access Applications in a Cluster_index. kubernetes#13939

Add pt-br/docs/reference/glossary/cronjob.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

[zh] sync 2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Deleted {{< version-check >}} & Updated note

removed the blank lines at 49 and 51.

[zh] fix index of custom-resource-definitions

Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>

Improve explanation of failureThreshold for Pod probes (#37416)

* Update configure-liveness-readiness-startup-probes.md

* Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[ru] fix broken links on /control-plane-node-communication.md

Add mast operator to list (#37355)

* Add mast operator to list

* Update operator.md

Change order to alphabetical

* Update operator.md

Bug fix : blog artical has broken links

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

updating replication controller link

modify alignment of bullet items

[fr] Fix broken link on Creating a cluster with kubeadm pag

[pt-br] Add setup-tools/kubeadm/kubeadm-join.md (#38153)

* [pt-br] Add setup-tools/kubeadm/kubeadm-join.md

* Add Brazilian Portuguese translation for docs/reference/setup-tools/kubeadm/kubeadm-join.md.
* Add Brazilian Portuguese translation for docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md.

* Changes from code review.

[ru] Updated ru.toml

Added glossary tooltip and references in the Nodes page

corrected glossary tooltip term-id

corrected glossary tooltip term-id

Currected the case

Updated termid for glossary term workload as per the testcases.

Update design doc reference link of PLEG

[zh] sync install-kubectl-windows.md

[zh] sync configure-liveness-readiness-startup-probes.md

[ja] Translate /docs/contribute/style/hugo-shortcodes/ into Japanese (#32658)

* Translate /docs/contribute/style/hugo-shortcodes/ into Japanese

* Update content/ja/docs/contribute/style/hugo-shortcodes/index.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

* (squash) /ja/docs/contribute/style/content-guide is existing

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

[ja] translate a glossary for Istio

This commit adds a glossary for Istio translated from
[English](https://github.com/kubernetes/website/blob/main/content/en/docs/reference/glossary/istio.md)
to Japanese.

Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>

Follow the review

- Use half-size parenthesis
- Use Japanese for `management`

Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>

Change paths of debug pages

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

Fix link

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

[ja]Updated debug-running-pod

Made the appropriate changes

Fixed the Link for API compatibility and Kubelet Device Manager API Versions.

Update KubeCon dates for 2023
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Localize content/en/docs/reference/glossary/helm-chart.md in hindi

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update content/hi/docs/reference/glossary/helm-chart.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/helm-chart.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Localize content/en/docs/reference/glossary/application-developer.md in hindi

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update content/hi/docs/reference/glossary/application-developer.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add data-plane.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Update content/hi/docs/reference/glossary/data-plane.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/data-plane.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Add cloud-provider.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Updated with the suggested changes

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Create operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

[ja] update content-organization.md

Added the missing content for glusterfs.

rebase to add pt-br/docs/reference/node/_index.md

[zh] sync /concepts/architecture/nodes.md

[ES] Fix broken links for KubeletConfiguration struct

[pt] Update README.md

Document  volume.kubernetes.io/selected-node annotation (#36399)

* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <afzal442@gmail.com>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <afzal442@gmail.com>

Signed-off-by: afzal442 <afzal442@gmail.com>

[zh] Sync /zh-cn/_index.html

[zh] sync /concepts/extend-kubernetes/operator.md

[ru] Update KubeCon dates for 2023

Fix in-cluster API discovery documentation (#36691)

* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>

Add heading slash to ja content link

This commit adds heading slash "/" on ja content link.
The link is 404 without heading slash that's why I create this commit.

[ja] Remove instruction to use iptables-legacy

As reverted in 8830000, switching to iptables-legacy is no longer required.

[ja] Fix broken link on Creating a cluster with kubeadm pag

[JA] Fix broken links for KubeletConfiguration struct

[ja] Set heading IDs content/ja/docs/concepts/architecture/nodes.md

hi Localize /en/docs/reference/glossary/pod-disruption.md

hi Localize /en/docs/reference/glossary/pod-disruption.md(1)

hi Localize /en/docs/reference/glossary/pod-disruption.md(2)

hi Localize /en/docs/reference/glossary/pod-disruption.md(3)

hi Localize /en/docs/reference/glossary/pod-disruption.md(4)

hi Localize /en/docs/reference/glossary/pod-disruption.md(5)

Owners cleanup part 2

Cleaning up the owners file per comments on the PR

Update to remove anastyakulyk and butuzov from uk-owners

[zh] sync /windows/user-guide.md

described Pod pair

Update garbage-collection.md

Incorporated review suggestion

[ID] Fix broken links for KubeletConfiguration struct

[id] fix deployment apiversion error

Update index.md

doc: capture device-plugin stricter workflow ordering explicitly

Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

Update create-cluster-kubeadm.md

Conformance is not a french word

moved from 38014

changed title

udpated slack channels

fix title

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

fix in view of review comments

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

pushed to Jan 20

Note that AdmissionConfiguration is a static configuration to the apiserver.

We cannot use `kubectl apply` to apply it to the cluster.

Doing that gives the following error:

        no matches for kind "AdmissionConfiguration" in version "apiserver.config.k8s.io/v1"

Add `--ignore-daemonsets` to docs of `kubectl drain`

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

fix the shell of appending kubeconfig

sync high-availability.md with en page

update

update

[zh] sync /config-and-storage-resources/persistent-volume-v1.md

[zh-cn]sync list-all-running-container-images.md

Add January 2023 patch releases to the calendar

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

[zh-cn] sync some files with en page.

[zh-cn] Sync quota-memory-cpu-namespace

[zh-cn] sync access-cluster-api.md

[zh-cn] Sync web-ui-dashboard.md

[zh] sync kubelet-config.v1beta1.md

[zh-cn] update declare-network-policy.md

[zh-cn] sync dns-debugging-resolution with en page

[zh] sync /releases/patch-releases.md

[zh-cn] Sync cpu-constraint-namespace.md

[zh] sync cluster-upgrade.md

[zh] sync cron-jobs.md

[hi]Localize content/en/docs/reference/glossary/cidr.md

Update cidr.md

Add /pt-br/docs/reference/glossary/event

Updated /pt-br/docs/reference/glossary/event

Changes from code review.

retrigger

[pt-br] Add docs/contribute/review/_index.md

Improvement: Added shell code block snippet to the commands.

Update RBAC Good Practices for PersistentVolumes

The docs previously referred to the reader to the now defunct PodSecurityPolicy
page to explain how PersistentVolumes can be a path of privilege escalation,
burrying the lede.

Now that PodSecurityPolicy is gone, update this bit to actually explain that it
it is unfettered access to creating hostPath-typed PersistentVolumes that are
a problem. Some words lifted from the 1.24 PodSecurityPolicy docs.

Signed-off-by: Mike Waychison <mike@waychison.com>

Update content/en/docs/concepts/security/rbac-good-practices.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/concepts/security/rbac-good-practices.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Further updates to clarify language

[zh-cn] Sync 3 files in /tasks/administer-cluster/

[zh-cn]Fix nits in markdown links & update page weight

[pl] Update echoserver image in "Hello Minikube" tutorial for multiarch

Modify correct name to matchImages

Show minor (.0) releases in the calendar

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Remove cherry-pick deadline for minor .0 releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Add RU localization for proxies.md

[pt-br] Update includes/task-tutorial-prereqs.md

Updating the `task-tutorial-prereqs.md` file with the English version

Reverted and improved some changes after the review

Tweak long lines in connect-applications-service.md

Improved the content Flow.

Resolved nit.

[zh] Resync service-accounts-admin.md

[zh] sync /access-authn-authz/authentication.md

[zh] Sync kubelet-credential-provider.md

Fix indentations in cluster-level-pss.md

[pt-br] sync tutorials/hello-minikube.md

[en] Remove duplicate entry for SELinuxMountReadWriteOncePod

Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>

[en] Update entry for SELinuxMountReadWriteOncePod

Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>

Updated kubectl describe svc output

updated  kubectl describe svc my-nginx output

Tweak line wrapping for manage-deployment page

This PR wraps the long lines in the manage-deployment.md page.

Replace images for Virtual IPs and Service Proxies

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>

Commit rendered images for virtual IPs reference

- Convert text to curves
- Slight tweaks

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>

[zh] sync manage-deployment.md

[zh-cn] resync cluster-level-pss.md and ns-level-pss.md

resync pod-failure-policy.md

[zh] Sync access-authn-authz/authentication.md

[zh-cn] Resync dns-pod-service.md

[zh] Update basic-stateful-set.md

[zh] Sync /tutorials/security/seccomp.md

[zh] sync rbac-good-practices.md

registry change in docs (k8s.gcr.io -> registry.k8s.io) (#38501)

* registry change in en docs

* Update content/en/blog/_posts/2019-04-04-local-persistent-volumes-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2019-04-04-local-persistent-volumes-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2022-05-13-grpc-probes-in-beta.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2022-05-27-maxunavailable-for-statefulset.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[zh-cn] resync kubelet-in-userns.md

[zh-cn] Sync dns-horizontal-autoscaling.md
with en page

 [pt-br] Translated page: Configure DNS for a Cluster.

kubernetes#13939

Fix: Proposed changes.

Update configure-dns-cluster.md

Register service.alpha.kubernetes.io/tolerate-unready-endpoints Ann… (#39122)

* Registered service.alpha.kubernetes.io/tolerate-unready-endpoints Annotation

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Add pt-br/docs/reference/glossary/storageclass.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

Improve concept docs for ttl-after-finished

Document Job cleanup TTL mechanism better.

Co-authored-by: Nate W. <natew@cncf.io>

Fix links to mutatingadmissionwebhook

[zh] translate user-namespace

Fix indentations in setup-ha-etcd-with-kubeadm

[zh-cn] Sync dns-horizontal-autoscaling.md

Add rolebinding to Configure Multiple Schedulers (#38208)

* Add rolebinding to Configure Multiple Schedulers

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

[zh] sync blog: 2022-12-27-cpumanager-goes-GA.md

[zh-cn] sync tasks/run-application/access-api-from-pod.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn] Resync nodelocaldns.md

[zh-cn] sync safely-drain-node.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] Sync /networking/virtual-ips.md

[zh] sync kms-provider.md

Fix Deployment YAML used for SSA

[zh-cn]sync some docs for little change

Signed-off-by: xin.li <xin.li@daocloud.io>

Update doc of admission plugin SecurityContextDeny

Note the shortcomings of the implementation of this admission plugin

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>

[zh-cn] Sync encrypt-data.md

cleanup custom-resource-definition-versioning page

[zh-cn] resync reference/command-line-tools-reference/feature-gates.md

[zh] sync ttlafterfinished.md

[zh] Resync migrating-from-dockershim/_index.md

[zh-cn]sync ingress-controllers windows-networking

Signed-off-by: xin.li <xin.li@daocloud.io>

Make layout prettier in extended-resource-node.md

[zh-cn]improve docs pod-security-admission pod-security-standards

Signed-off-by: xin.li <xin.li@daocloud.io>

Tweak line wrappings in labels.md

resync NPD

[zh-cn] Sync extended-resource-node.md

[zh-cn] Adjust some lines to make changes compare line by line more efficiently
 in the future

[zh] sync device-plugins.md

[zh] sync /using-api/server-side-apply.md

Add spaces in code snippets for consistency

[zh-cn] Sync configure-cgroup-driver.md

[zh] sync enforce-standards-admission-controller.md

[zh] Sync pod-disruption-budget-v1.md

[pt-br] Add docs/contribute/style/_index.md

Reword explanation of ClusterIP for Services

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

thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

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

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

fixing errors

[zh] sync /concepts/architecture/nodes.md

[ES] Fix broken links for KubeletConfiguration struct

[pt] Update README.md

Document  volume.kubernetes.io/selected-node annotation (#36399)

* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <afzal442@gmail.com>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <afzal442@gmail.com>

Signed-off-by: afzal442 <afzal442@gmail.com>

[zh] Sync /zh-cn/_index.html

[zh] sync /concepts/extend-kubernetes/operator.md

[ru] Update KubeCon dates for 2023

Fix in-cluster API discovery documentation (#36691)

* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>

Add heading slash to ja content link

This commit adds heading slash "/" on ja content link.
The link is 404 without heading slash that's why I create this commit.

[ja] Remove instruction to use iptables-legacy

As reverted in 8830000, switching to iptables-legacy is no longer required.

[ja] Fix broken link on Creating a cluster with kubeadm pag

[JA] Fix broken links for KubeletConfiguration struct

[ja] Set heading IDs content/ja/docs/concepts/architecture/nodes.md

hi Localize /en/docs/reference/glossary/pod-disruption.md

hi Localize /en/docs/reference/glossary/pod-disruption.md(1)

hi Localize /en/docs/reference/glossary/pod-disruption.md(2)

hi Localize /en/docs/reference/glossary/pod-disruption.md(3)

hi Localize /en/docs/reference/glossary/pod-disruption.md(4)

hi Localize /en/docs/reference/glossary/pod-disruption.md(5)

Owners cleanup part 2

Cleaning up the owners file per comments on the PR

Update to remove anastyakulyk and butuzov from uk-owners

[zh] sync /windows/user-guide.md

described Pod pair

Update garbage-collection.md

Incorporated review suggestion

[ID] Fix broken links for KubeletConfiguration struct

[id] fix deployment apiversion error

Update index.md

doc: capture device-plugin stricter workflow ordering explicitly

Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

Update create-cluster-kubeadm.md

Conformance is not a french word

moved from 38014

changed title

udpated slack channels

fix title

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

fix in view of review comments

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

pushed to Jan 20

Note that AdmissionConfiguration is a static configuration to the apiserver.

We cannot use `kubectl apply` to apply it to the cluster.

Doing that gives the following error:

        no matches for ki…
italofernandes13 added a commit to italofernandes13/website that referenced this issue Feb 9, 2023
Blog: Windows HostProcess containers going to stable

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Added initial HPC GA blog content

Updated the TODOs with additional content

Adding missed changes from prior commit

setting date and fixing title

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Apply suggestions from code review

Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Apply suggestions from code review

Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

rewording intro and minor fixups

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

updating getting started

Adding the hpc .svg diagram

Updating the blog to use the .svg

Delete hpc_architecture.png

fixing date

More updates based on PR feedback

renaming use cases to hostprocess containers in action

minor fixups

blog: node: device manager graduation to GA

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

[en] Replace grep with kubectl get -o jsonpath.

add pt-br/docs/reference/issues-security/security.md

Update kubeadm reference for 1.26

Fix translation issue

Update link for v1.25 docs in version selector

[ja]Update graduated or deprecated feature gates

[ja] Document generating SHA256 CA certificate

[ja] Fix scheduling extension broken link

[ja] Translate content/ja/docs/tasks/debug/debug-application/_index.md into Japanese

device-mgr-doc: Add caution closing tag

To enture that this page is rendered correctly on the Kubernetes
website, the caution tag needs to be closed.

This was missed during the doc write up and review process.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

device-mgr-doc: Use a `note` shortcode instead of caution

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

[ja] add startupProbe successThreshold limitation

[ja] remove content/ja/docs/concepts/containers/overview.md

fix: kubectl install on windows verify command

Make the the verification command cleaner by using only PS cmdlets.
certutil.exe returns 3 lines which need to be split to the hash,
as opposed to Get-FileHash that returns an object with .Hash

Fixes issue 30833

[ja] fix the translation of the word container.

[zh-cn] sync volumes.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[en] fix quotation mark in multi-tenancy page

Blog post: Kubernetes v1.26: GA Support for Kubelet Credential Providers

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
Co-authored-by: Dixita Narang <ndixita@google.com>

update publication date to 2022-12-22

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

address review comments for minor fixes

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

Blog: Kubernetes v1.26: Advancements in Kubernetes Traffic Engineering

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

update publication date to 2022-12-30

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

Minor updates to 2022-12-13-host-process-containers-ga blog

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

[zh] sync device-plugin-api-versions.md

[zh-cn] sync service-traffic-policy.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

blog: node: cpumanager goes GA

Enhancement: https://github.com/kubernetes/enhancements/issues/3570

Signed-off-by: Francesco Romani <fromani@redhat.com>

Add blog post for cross namespace data sources alpha

Add feature blog for CEL for Admission Control

Fix typo in sample manifest

Co-authored-by: James McShane <jmcshan1@gmail.com>

Feature blog for KEP-3333 Retroactive default StorageClass assignment

Add blog post for FSGroup on mount

Add pt-br/docs/reference/glossary/code-contributor.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Fixed minor translation error

[ja] sync node-conformance.md

Translate docs/concepts/storage/volume-snapshots/ into Japanese

Update volume-snapshots.md

Update volume-snapshots.md

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Add pt-br/docs/contribute/review/reviewing-prs.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Updated to what the revisor suggested

[pt-br] Add concepts/workloads/controllers/replicaset.md

[pt-br] revision concepts/workloads/controllers/replicaset.md

[pt-br] revision concepts/workloads/controllers/replicaset.md part 2

Update content/pt-br/docs/concepts/workloads/controllers/replicaset.md

Co-authored-by: Diego W. Antunes <devlware@gmail.com>

Removed Reference from the removed Feature Gates.

Remove Note.

Add blog post for job tracking with finalizers GA (#37438)

* Add blog post for job tracking with finalizers GA

* Editorial review

* Editorial review 2

* Editorial review 3

Add blog for non-graceful node shutdown beta

Address review comment

Address comments

Address review comments

Address comments

fix: homebrew prefix error in bash-completion of kubectl(en)

Component reference for 1.26

[zh-cn]sync administer-cluster/dns-debugging-resolution.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync /pods/disruptions.md

Offboard Release Manager Associates

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>

[ja] Translate docs/concepts/storage/ephemeral-volumes/ into Japanese (#38068)

* [ja] Translate docs/concepts/storage/ephemeral-volumes/ into Japanese

* add en links

* Update ephemeral-volumes.md

* Update ephemeral-volumes.md

* Update ephemeral-volumes.md

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

[pt-br] Translate glossary tag display names.

Replace conscious with thorough

[en]modify the invalid link

Signed-off-by: xin.li <xin.li@daocloud.io>

Correcting spelling error

Fix examples test

There is a newly added YAML not covered by the test case. This PR adds
it to the test case.

[fr] Make "Pod" uppercase for consistency in this file

[zh] sync cpu-management-policies.md

Fixed typo

Fixed typo from "For example, to turning off all API versions except v1" to "For example, to turn off all API versions except v1"

add version support to `fish` auto-completion

Fixing grammar error in portuguese documentation

fix documentation for RotateKubeletClientCertificate

[zh] sync networking virtual-ips (#38331)

* sync networking virtual-ips

* sync networking virtual-ips

* sync networking virtual-ips

apply suggestion from code review

Co-authored-by: howieyuen <howieyuen@outlook.com>

* sync

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: howieyuen <howieyuen@outlook.com>

* sync networking virtual-ips

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: howieyuen <howieyuen@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>

[zh] sync 2022-10-18-kubernetes-1.26-deprecations-and-removals.md

[zh] sync /architecture/nodes.md

Fix incorrect ValidationAdmissionPolicyBindings

Add Babapool as Hindi Reviewer

[zh] sync /administer-cluster/securing-a-cluster.md

[zh] sync device-plugins.md

[zh-cn] sync access-authn-authz/kubelet-tls-bootstrapping.md

Signed-off-by: xin.li <xin.li@daocloud.io>

Recommend DNS Label for workload names

[zh-cn]sync administer-cluster/safely-drain-node.md

Signed-off-by: xin.li <xin.li@daocloud.io>

Replace source code reference by reference to k8s API type

This PR updates the certificates.md file by replacing a reference to
source code with a reference to the k8s API type.

Normalize the markdown for the certificates.md page

[pt-br] Translated page: pod-security-policy #13939

fix pods to Pods #13939

fixing gender and lowercase #13939

Add pt-br/docs/reference/glossary/taint.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

[pt-br] Update community/code-of-conduct (#38407)

* Update code of conduct pt-br to the latest version

* Update CNCF CoC to v1.2

* Change word for better understanding

* Fix issues with translation and typos

* Fix CNCF typo

* Fix typo

* Update contributor covenant link

* Update wording of new issue

* Translate definite article

[zh] sync kubelet-credential-provider.md

[zh] sync /containers/images.md

[zh] sync leases.md

[zh] sync configure-access-multiple-clusters.md

[zh-cn] sync kubeadm_init_phase_upload-certs.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

node-resource-managers translate pt-br

fix erros

Localize /content/en/docs/reference/glossary/kubectl.md #37516

Update kubectl.md

Rename kubectl.md to istio.md

Update istio.md

Update istio.md

blog: fix KEP URL in 2022-12-19-devicemanager-ga.md

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>

Add December 2022 patch releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Add tentative release dates for March and April 2023 releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

[zh-cn] sync concepts/windows/intro.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /best-practices/certificates.md

[es] Add huawei cloud trust center link

Updated the wrong format

[zh] sync /releases/patch-releases.md

[zh] sync /administer-cluster/encrypt-data.md

[id] Add huawei cloud trust center link

Fix minDomains note in topology-spread-constraints page

Add externalSetMarkChain to portmap config

Looking at the online portmap doc, this seems to be
the recommended configuration for k8s + portmap
https://www.cni.dev/plugins/current/meta/portmap/

[zh] sync topology-manager.md

[hi] Updated content/hi/docs/reference/glossary/aggregation-layer.md

Signed-off-by: Amol Mote <amolmote201@gmail.com>

hi-translated running in multiple zones

Update _index.md

updated review comments

[zh] sync security-checklist.md

Use "stored" rather than "persisted" consistently with the rest of the document.

Clarify the case of requested version != stored version.

Applied review comment.

Remove inactive users from sig-docs-ru

Revert "Remove inactive users from sig-docs-ru" (a mistaken commit to the main branch)

This reverts commit 4685869187bbd54b200705f1874c0535087a572e.

[zh] sync /network-plugins.md

Fix code mark in configure-volume-storage.md

Update dns-custom-nameservers.md

fix spelling

Fix link to Service tutorial

Link to Ingress concept from virtual IPs page

[ja] Translate docs/concepts/storage/storage-classes/ into Japanese

Update storage-classes.md

fix some mistakes. (example: `パラメータ` to `パラメーター`)

Update content/ja/docs/concepts/storage/storage-classes.md

Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>

Update content/ja/docs/concepts/storage/storage-classes.md

Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>

Fix punctuations in headings of encrypt-data.md

Remove details for out-of-tree Service integration

Tencent Kubernetes Engine does not have an in-tree or in-project
integration with the Service API, so we wouldn't document it.

Use reference to config API rather than source code

This commit replaces a reference to the source code by reference to config API.

Apply long-line wrapping to the kubeadm-certs page

Updated Job Documentaion

PR for resolving #37574

please do give me your inputs as this is my first PR

update jobs yaml

Updated the steps to verify the system variables

Update container-runtimes.md

fix: Remove release_complete string since it's unused

update glossary/kops.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>

Update go mod for testing against 1.26 validators

Fix example test for working with 1.26 code base

This commit updates the validation logic by adding new validation
options required by 1.26 and also adds new YAMLs to the test cases.

Add Config API reference for kubeconfig

The file added is generated using kubernetes-sigs/reference-docs/genref
tool, with logics and configs improved by
https://github.com/kubernetes-sigs/reference-docs/pull/309 and
https://github.com/kubernetes-sigs/reference-docs/pull/310.

Fix link and bullets alignment in custom-resource-definition-versioning.md

[zh] sync custom-resource-definition-versioning.md

Add application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

[hi] Localize content/hi/docs/reference/glossary/etcd.md

Signed-off-by: Amol Mote <amolmote201@gmail.com>

[zh-cn] sync feature-gates-removed.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync deprecation-guide.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] Fix broken link in Service concept page (#38589)

* Update service.md

fix

* [zh] sync services-networking/service.md

* Apply suggestions from code review

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Add dockershim.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated with the suggested changes

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

[zh-cn] sync labels-annotations-taints/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

Add my-git9 to sig-docs-zh-reviews

Add my-git9 to sig-docs-zh-reviews

[zh-cn]sync scheduling-eviction/topology-spread-constraints.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync administer-cluster/cluster-upgrade.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync statefulset.md

Add hint about a potentially required configuration reset of containerd

The added paragraph in the info-box would have saved me hours of troubleshooting. So I decided to suggest the addition, hoping to save other people some time.

Apply the proposed code reformatting

Removed deployment replica count

[zh] sync /kubectl/kubectl.md

Add scheduler.alpha.kubernetes.io/critical-pod annotation

Signed-off-by: Chirayu Kapoor <dev.csociety@gmail.com>

[zh-cn] localized with pod-scheduling-readiness

Signed-off-by: xin.li <xin.li@daocloud.io>

Remove Base64'ing of file contents

Updated example of reading secret values from a file so that it doesn't base64 the contents in the file before kubectl reads it.

[zh-cn]sycn workload-resources/horizontal-pod-autoscaler-*

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync kubernetes-api/ingress-v1.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync admission-controllers.md

Update leases.md

fix spelling mistake

Revise the NPD task page

The NPD topic is pretty old. This PR revises the page with updated
information.

Make multiport egress policy a standalone YAML

Reformat the network-policies concepts page

This page has many long lines that are supposed to be wrapped when
appropriate.

[pt] Add huawei cloud trust center link

Add bishal7679 as Hindi Reviewer

[zh] sync /instrumentation/slis.md

Add pod.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

add kube-proxy iptables performance optimization notes

[ja] pod-lifecycle.md to latest

[zh-cn] Add page for https://kubernetes.io/zh-cn/docs/tasks/administer-cluster/verify-signed-artifacts/

Signed-off-by: zhuzhenghao <zhenghao.zhu@daocloud.io>

fixed Feature Gates page

resolved node concept mixes up graceful and non graceful node shutdown

[ja] Update content/ja/docs/tasks/debug/_index.md

Restore an important note about API proxy

This was dropped in 1eef7424651bdc681711572e1042169faebe8e81 - I am sure
it was an accident.

Remove errant character in PR template

fix service.md

Fixing Spec -> spec and paramsRef -> paramRef

Fixing Spec -> spec and paramsRef -> paramRef

[zh] sync /community/code-of-conduct.md

[zh-cn] sync /static/cncf-code-of-conduct.md

[zh]translate2022-10-04-introducing-kuekue.md

[zh] updated glossary/ephemeral-container.md

[zh] sync /architecture/nodes.md

[zh-cn]sync pods/pod-lifecycle.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync manage-gpus/scheduling-gpus.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[pt-br] Update docs/concepts/scheduling-eviction/_index.md (#38107)

* Update content/pt-br/docs/concepts/scheduling-eviction/_index.md

* Fixing minor errors

* Adding and translating pod-disruption item to ptbr

* Fixing translation on title

* Fixing minor errors

* Fixing minor errors

[zh] sync /kubeadm/kubeadm-certs.md

[zh] sync /kubeadm/kubeadm-certs.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh] sync /policy/pid-limiting.md

[zh] sync /configuration/overview.md

Fix bullet alignment in config overview

Fixed spelling mistake

Add reservedSystemCpus in KubeletConfiguration as the flag is not the same

[zh] missing backquotes

[zh] sync /storage/storage-classes.md

[zh-cn] sync service.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

Update create-hostprocess-pod.md

Remove double-pasted content from create-hostprocess-pod.md

Fix errors, inconsistencies, missing information in feature gates

This PR fixes the feature gates by cross-referencing the upstream source
code and its change log. There are some gates missing, some gates
removed and some gates added but not documented.

[zh-cn] sync deployment.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync feature-gates-removed.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync configure-pdb.md

[zh-cn] Small fix about cri page

[zh-cn] sync labels-annotations-taints/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /services-networking/network-policies.md

[zh-cn] sync some little change

Signed-off-by: xin.li <xin.li@daocloud.io>

fixed typo in the docs

[ja] Add huawei cloud trust center link

[zh] sync kubelet-config-file.md

[fr] Fix incorrect feature state for PVC expansion

Update web-ui-dashboard.md

Update dashboard version to v2.7.0

Improved the steps for opening a PR using GitHub

Fix tabs shortcode CSS

Config API update for 1.26

[zh-cn] sync memory-manager.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync security-context.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn]fix link to kubectl book

[zh] sync /releases/download.md

[zh] Fix rendering issues in pod-scheduling-readiness.md

[es] Fix link on Storage Capacity page

fix(common-labels): Specify SemVer version

Fix feature gates

There are some ordering problems and missing interpretion for gates.
This PR fixes them.

add dynamic resource allocation

Apply suggestions from code review

Co-Authored-By: Michael <haifeng.yao@daocloud.io>
Co-Authored-By: Qiming Teng <tengqm@outlook.com>

[en] Add missing required `type` field to LimitRange example (#38706)

* Add missing required `type` field to examples

Although `LimitRange.spec.limits.type` was mandated in 2020, a few
LimitRange examples still miss the field, so they may confuse people
referring.

* Add missing required `type` field

Although `LimitRange.spec.limits.type` was mandated in 2020, one
LimitRange example still misses the field, so a validation error may
confuse people referring.

[zh] sync /debug-application/debug-service.md

Add admission.k8s.io/v1 API and fix references to it

The `admission.k8s.io/v1` API group is not generated into the v2/v3 OpenAPI
specification as part of Kubernetes API because it is not officially "served".
However, the structs in the API group are used in other APIs that are user-facing.
This PR addes the reference API and fixes references to it.

Reformat the validating-admission-policy reference page

This commit wraps the long lines found in the
validating-admission-policy reference page.

[zh] sync /config-api/kube-proxy-config.v1alpha1.md

[zh] sync /config-api/apiserver-audit.v1.md

Fixes successfulJobsHistoryLimit and failedJobHistoryLimit field

successfulJobHistoryLimit and failedJobHistoryLimit should be successfulJobsHistoryLimit and failedJobsHistoryLimit

Fix nits in markdown links

This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.

[id] Fix incorrect feature state for PVC expansion

fixing errors and changing suggestions

[zh-cn] sync cron-jobs.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /docs/reference/_index.md

[zh-cn] sync concepts/workloads/controllers/replicaset.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync /concepts/workloads/pods/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync concepts/workloads/controllers/replicationcontroller.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync feature-gates-removed.md

[zh-cn]sync common-labels volumes intro

Signed-off-by: xin.li <xin.li@daocloud.io>

Update cascade flag value to orphan

--cascade=false is deprecated (boolean value) and can be replaced with --cascade=orphan

Update audit.md

Signed-off-by: yaozhenxiu <946666800@qq.com>

[zh] sync /config-api/client-authentication.v1.md

[zh] Fix typo

Add Documentation for Kubectl debug node command (#35300)

* Add Documentation for Kubectl debug node command

* Add documentation for kubectl debug node command

* Refactor changes

* Add information to find logs

* Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>

* Refactor wordings based on reviews

* Correct the link to kubectl-node-debug on index page

* Minor refactor(Review comments)

* Address review comments

* Minor refactor as per suggestions from code review

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* Use an example for pod deletion

* Address review comments

* Address review comments

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>

fix doc about preStop hook

[zh] sync feature-gates.md

Update secret.md to remove duplicated content

Add link to Etcd information in cluster-intro page (#37042)

* Add link to Etcd information in cluster-intro page

* Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html

Co-authored-by: Chris Negus <cnegus@redhat.com>

Co-authored-by: Chris Negus <cnegus@redhat.com>

[zh] sync /config-and-storage-resources/persistent-volume-claim-v1.md

Heading of 'release notes' changed to 'Downloads'

description to download Kubernetes modified 02

Changes-01 applied

added note about core resources using /api and added path examples

[en] fix spelling error in system-trace.md

Update job-v1.md

Update job-v1.md

Update pod-v1.md

link not valid

link mentioned was not working, got

[root@devops230 ~]# kubectl apply -f https://k8s.io/examples/application/nginx/
error: unable to read URL "https://k8s.io/examples/application/nginx/", server reported 404 Not Found, status code=404

correcting grammatical mistakes in migrating-from-dockershim.md

Nit: case consistency for list items (#37829)

Updating labels.md

Fix typos in 2022-05-13-grpc-probes-in-beta.md

adding annotation for kube-aggregator automanaged in labels-md

Added make module-init command in Readme (#36667)

* Changes to prereq. instructions for windows and linux in readme

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

* Correction in prerequisites section of readme

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

Add missing required `type` field

Although `LimitRange.spec.limits.type` was mandated in 2020, one
LimitRange example still misses the field, so a validation error may
confuse people referring.

empty commit for retest

Add ComponentSLIs feature gate

The `ComponentSLIs` feature gate is an interesting one introduced in
v1.26. Because it was introduced in the `k8s.io/component-base` package,
we failed to track it before.

This PR adds it for user awareness.

Fix EOL dates for 1.25 and 1.26

Removed the data under data/user-personas/

Registered volumes.kubernetes.io/controller-managed-attach-detach annotation

Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update japaness translation for the content/ja/docs/concepts/overview/components.md file

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

[ja] add tasks/configure-pod-container/security-context.md

modify ja/docs/tasks/configure-pod-container/security-context.md

Update content/ja/docs/tasks/configure-pod-container/security-context.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

updated the formate of What's next section in cluster-large.md file

Update content/en/docs/setup/best-practices/cluster-large.md

Rephrased the vertical pod Autoscaler reference point under what's next section.

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Small grammar fix

Remove Base64'ing of file contents

Updated example of reading secret values from a file so that it doesn't base64 the contents in the file before `kubectl` reads it.

Fix typo in SA admission controller steps

[zh-cn] sync reference/glossary/kops.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync declarative-config.md

[zh] sync kube-scheduler-config.v1.md

[en] update declarative-config.md

[zh-cn] Sync files with en

Blog Update: Protect-pods (Squashing last 22 commits) (#37713)

Blog Update: Protect-pods (Squashing last 22 commits)

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add Arhell to sig-docs-uk-owners

[zh] sync /working-with-objects/labels.md

Fix links for k/design-proposals-archive

The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

[zh] sync assign-pods-nodes.md

fix link

[zh] sync manage-deployment.md

[zh-cn] update delete-stateful-set.md

[zh-cn] update update-api-object-kubectl-patch.md

[zh-cn] Sync Ingress with en page

Update ingress-controllers.md (#38748)

* Update ingress-controllers.md

Wallarm (CNCF membeR) Ingress controller is added to the list

* Update ingress-controllers.md

Updated link

[zh-cn] sync rbac.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn]
update run-replicated-stateful-application.md

[pt] Fix incorrect feature state for PVC expansion

Add Eviction policy for unhealthy Pods guarded by PDBs blog post

cronjob: move conceptual contents to concepts topic

remove outdated feature gates

update the description of timezone

structure change

adapt suggestions

make the time zone warning explicit

Co-authored-by: Tim Bannister <tim@scalefactory.com>

adapt review suggestions

fix nits in blog post: Eviction policy for unhealthy Pods guarded by PDBs

fix: correct the typo

[zh-cn]sync manage-deployment.md secret.md api-concepts.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync automated-tasks-with-cron-jobs.md

[zh] sync attach-handler-lifecycle-event.md

[ja] Fix link on Storage Capacity page

Tweak line wrapping in the images concept page

This PR fixes the line wrapping problems found in the images.md file.

[zh] sync /debug-cluster/_index.md

[zh] sync /debug/debug-cluster/audit.md

[zh] sync local-debugging.md

Remove an incorrect warning when using katacoda tutorials

Signed-off-by: Nikita Rybak <nikita.rybak@gmail.com>

Revert all non-english files

Signed-off-by: Nikita Rybak <nikita.rybak@gmail.com>

Fixed overlap of nav-links with other content in certain screen sizes

Update Link for Istio

The URL for the ISTIO documentation has been updated from https://istio.io/docs/concepts/what-is-istio/ to https://istio.io/latest/about/service-mesh/#what-is-istio.
Please use the new URL to access the latest information on ISTIO documentation.

Signed-off-by: ydFu <ader.ydfu@gmail.com>

[zh] sync resource-usage-monitoring.md

[zh] sync /debug/debug-cluster/crictl.md

Fix typo

[zh-cn] Update Link for Istio

The URL for the ISTIO documentation has been updated from https://istio.io/docs/concepts/what-is-istio/ to https://istio.io/latest/about/service-mesh/#what-is-istio.
Please use the new URL to access the latest information on ISTIO documentation.

Signed-off-by: ydFu <ader.ydfu@gmail.com>

[zh-cn] Sync kubernetes-objects.md with en page

[zh-cn] sync manage-deployment.md with en page

[zh-cn] Sync field-selector.md with en page

Updated to open blog meta links in new tab

Update layouts/partials/blog-meta-links.html

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Updated to open blog meta links in new tab--fixed as sftim

[zh] sync /concepts/containers/images.md

[zh] sync /controllers/job.md

exclude files from being rendered

Signed-off-by: PiotrLewandowski323 <lewandowski323@gmail.com>

[zh] sync container-runtimes.md

[ru] Update README.md

Fix examples and test cases

There are examples oversighted by the test case.
This PR adds those paths to the test case and fixes the errors
identified.

removing the field reviwers and changing suggestions

[zh] sync /included/optional-kubectl-configs-fish.md

fix links in blog post: Eviction policy for unhealthy Pods guarded by PDBs

[zh] sync /included/optional-kubectl-configs-bash-mac.md

OWNERS Cleanup: Part 1 (#38719)

* Removing maintainers based on 2022 Devstats

* Re-adding mattiaperi, ysyukr, and femrtnz per request

* Alpha sorting the pt-owners, pt-reviewers, and pl-reviewers

* Removing Potapy4 from Russian reviewers and approvers

Tweak copy re Stack Overflow / Server Fault / other SE network sites (#38824)

* Tweak copy re Stack Overflow / Server Fault / other SE network sites

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[zh] sync /included/verify-kubectl.md

[zh] sync /api-extension/custom-resources.md

[zh] sync /tasks/debug/_index.md

[ja] Fix incorrect feature state for PVC expansion

sync container-runtime with en page

[zh-cn] Sync topology-aware-hints page

Jim Angel going to emeritus

[vi] updated the home page

[fr] fixed /partners/_index.html

[ja] Update README.md

[fr] Fix links for k/design-proposals-archive

[ja] Translate content/ja/docs/setup/production-environment/tools/kubespray.md into Japanese (#38634)

* [ja] Translate kubespray.md

* [ja] Translate kubespray.md

* Reflects the content of the latest English version

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

[ja] Revise use of jsonpath in AppArmor tutorial

[ja]Update feature gate table

Update page weights in tutorial/security section

empty commit

Move Portuguese localization files to pt-br folder (#37967)

* Rename the former "pt" folder to "pt-br" in order to keep consistency across
the website data.
* Update the symbolic link to point to the file in the renamed folder.

[pt-br] Update pt-br/community/_index.html (#38406)

* [pt-br] Update pt-br/community/_index.html

* Update the communities page to reflect the latest English version.

* Changes from code review.

Add /blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Updated /pt-br/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Updated /pt-br/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Changes from code review.

Updated typo

Changes from code review.

[id] update FPGA device link

Add Commas with large numbers to assist the reader.

Update page weights in /tasks/administer-cluster section

fix(#38432): Use Kubernetes colors in stateDiagram

improve stateDiagram's style in pod-scheduling-readiness page

chore: Change color manually to blue

[pt-br] Reword glossary description for tools.

Fix errors on `ValidatingAdmissionPolicyBindings` for the CEL for Admission Control blog & doc (#38893)

* Fix errors on ValidatingAdmissionPolicyBindings for the CEL for Admission Control blog

* Fix namespaceSelector error

* Fix namespaceSelector errors

Add pt-br/docs/reference/glossary/istio.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Updated for more understanding

Add /pt-br/docs/reference/glossary/member

Changes from code review.

[zh] sync /best-practices/cluster-large.md

Fix a link in blog: Windows HostProcess

[zh] sync /tutorials/security/apparmor.md

Synchronize Polish localization to 1.25, part 3

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.

Part 3.

Synchronize Polish localization to 1.25, part 4

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.
Part 4.

Synchronize Polish localization to 1.25, part 6

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.

Part 6.

automatic labelling on namespaces stable since 1.22

Added feature-gate to glossary (#38895)

* Added feature-gates into glossary

* Update content/en/docs/reference/glossary/feature-gates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

* incorporated the suggestions for: glossary term feature gate

* Incorporated review comments

* Incorporated review comments

* Update content/en/docs/reference/glossary/feature-gates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Adding log info in static pod, adding references in whats next section

[zh-cn] localize dra alpha blog

Co-Authored-By: Qiming Teng <tengqm@outlook.com>
Co-Authored-By: Michael <haifeng.yao@daocloud.io>

[id] Fix broken link on Creating a cluster with kubeadm pag

Adding pv.kubernetes.io annotations in labels-annotations-taints

[zh] modify invalid links

remove unnecessary space

[zh] sync /contribute/advanced.md

[zh] sync static-pod.md

Fix links in cluster-upgrade.md

[zh] sync device-plugins.md

[FR] Fix fix broken links for KubeletConfiguration struct

[hi]Localize content/en/docs/reference/glossary/cla.md

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update cla.md

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: Bishal das <70086051+bishal7679@users.noreply.github.com>

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: Bishal das <70086051+bishal7679@users.noreply.github.com>

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add /pt-br/docs/reference/glossary/label

Updated typo

Add pt-br/docs/reference/glossary/cluster-operator.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Add pt-br/docs/reference/glossary/kubeadm.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Add glossary_tip

Add pt-br/docs/reference/glossary/toleration.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

[pt-br] Translated page: Access Applications in a Cluster_index. kubernetes#13939

Add pt-br/docs/reference/glossary/cronjob.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

[zh] sync 2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Deleted {{< version-check >}} & Updated note

removed the blank lines at 49 and 51.

[zh] fix index of custom-resource-definitions

Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>

Improve explanation of failureThreshold for Pod probes (#37416)

* Update configure-liveness-readiness-startup-probes.md

* Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[ru] fix broken links on /control-plane-node-communication.md

Add mast operator to list (#37355)

* Add mast operator to list

* Update operator.md

Change order to alphabetical

* Update operator.md

Bug fix : blog artical has broken links

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

updating replication controller link

modify alignment of bullet items

[fr] Fix broken link on Creating a cluster with kubeadm pag

[pt-br] Add setup-tools/kubeadm/kubeadm-join.md (#38153)

* [pt-br] Add setup-tools/kubeadm/kubeadm-join.md

* Add Brazilian Portuguese translation for docs/reference/setup-tools/kubeadm/kubeadm-join.md.
* Add Brazilian Portuguese translation for docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md.

* Changes from code review.

[ru] Updated ru.toml

Added glossary tooltip and references in the Nodes page

corrected glossary tooltip term-id

corrected glossary tooltip term-id

Currected the case

Updated termid for glossary term workload as per the testcases.

Update design doc reference link of PLEG

[zh] sync install-kubectl-windows.md

[zh] sync configure-liveness-readiness-startup-probes.md

[ja] Translate /docs/contribute/style/hugo-shortcodes/ into Japanese (#32658)

* Translate /docs/contribute/style/hugo-shortcodes/ into Japanese

* Update content/ja/docs/contribute/style/hugo-shortcodes/index.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

* (squash) /ja/docs/contribute/style/content-guide is existing

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

[ja] translate a glossary for Istio

This commit adds a glossary for Istio translated from
[English](https://github.com/kubernetes/website/blob/main/content/en/docs/reference/glossary/istio.md)
to Japanese.

Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>

Follow the review

- Use half-size parenthesis
- Use Japanese for `management`

Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>

Change paths of debug pages

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

Fix link

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

[ja]Updated debug-running-pod

Made the appropriate changes

Fixed the Link for API compatibility and Kubelet Device Manager API Versions.

Update KubeCon dates for 2023
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Localize content/en/docs/reference/glossary/helm-chart.md in hindi

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update content/hi/docs/reference/glossary/helm-chart.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/helm-chart.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Localize content/en/docs/reference/glossary/application-developer.md in hindi

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update content/hi/docs/reference/glossary/application-developer.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add data-plane.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Update content/hi/docs/reference/glossary/data-plane.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/data-plane.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Add cloud-provider.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Updated with the suggested changes

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Create operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

[ja] update content-organization.md

Added the missing content for glusterfs.

rebase to add pt-br/docs/reference/node/_index.md

[zh] sync /concepts/architecture/nodes.md

[ES] Fix broken links for KubeletConfiguration struct

[pt] Update README.md

Document  volume.kubernetes.io/selected-node annotation (#36399)

* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <afzal442@gmail.com>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <afzal442@gmail.com>

Signed-off-by: afzal442 <afzal442@gmail.com>

[zh] Sync /zh-cn/_index.html

[zh] sync /concepts/extend-kubernetes/operator.md

[ru] Update KubeCon dates for 2023

Fix in-cluster API discovery documentation (#36691)

* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>

Add heading slash to ja content link

This commit adds heading slash "/" on ja content link.
The link is 404 without heading slash that's why I create this commit.

[ja] Remove instruction to use iptables-legacy

As reverted in 8830000, switching to iptables-legacy is no longer required.

[ja] Fix broken link on Creating a cluster with kubeadm pag

[JA] Fix broken links for KubeletConfiguration struct

[ja] Set heading IDs content/ja/docs/concepts/architecture/nodes.md

hi Localize /en/docs/reference/glossary/pod-disruption.md

hi Localize /en/docs/reference/glossary/pod-disruption.md(1)

hi Localize /en/docs/reference/glossary/pod-disruption.md(2)

hi Localize /en/docs/reference/glossary/pod-disruption.md(3)

hi Localize /en/docs/reference/glossary/pod-disruption.md(4)

hi Localize /en/docs/reference/glossary/pod-disruption.md(5)

Owners cleanup part 2

Cleaning up the owners file per comments on the PR

Update to remove anastyakulyk and butuzov from uk-owners

[zh] sync /windows/user-guide.md

described Pod pair

Update garbage-collection.md

Incorporated review suggestion

[ID] Fix broken links for KubeletConfiguration struct

[id] fix deployment apiversion error

Update index.md

doc: capture device-plugin stricter workflow ordering explicitly

Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

Update create-cluster-kubeadm.md

Conformance is not a french word

moved from 38014

changed title

udpated slack channels

fix title

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

fix in view of review comments

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

pushed to Jan 20

Note that AdmissionConfiguration is a static configuration to the apiserver.

We cannot use `kubectl apply` to apply it to the cluster.

Doing that gives the following error:

        no matches for kind "AdmissionConfiguration" in version "apiserver.config.k8s.io/v1"

Add `--ignore-daemonsets` to docs of `kubectl drain`

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

fix the shell of appending kubeconfig

sync high-availability.md with en page

update

update

[zh] sync /config-and-storage-resources/persistent-volume-v1.md

[zh-cn]sync list-all-running-container-images.md

Add January 2023 patch releases to the calendar

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

[zh-cn] sync some files with en page.

[zh-cn] Sync quota-memory-cpu-namespace

[zh-cn] sync access-cluster-api.md

[zh-cn] Sync web-ui-dashboard.md

[zh] sync kubelet-config.v1beta1.md

[zh-cn] update declare-network-policy.md

[zh-cn] sync dns-debugging-resolution with en page

[zh] sync /releases/patch-releases.md

[zh-cn] Sync cpu-constraint-namespace.md

[zh] sync cluster-upgrade.md

[zh] sync cron-jobs.md

[hi]Localize content/en/docs/reference/glossary/cidr.md

Update cidr.md

Add /pt-br/docs/reference/glossary/event

Updated /pt-br/docs/reference/glossary/event

Changes from code review.

retrigger

[pt-br] Add docs/contribute/review/_index.md

Improvement: Added shell code block snippet to the commands.

Update RBAC Good Practices for PersistentVolumes

The docs previously referred to the reader to the now defunct PodSecurityPolicy
page to explain how PersistentVolumes can be a path of privilege escalation,
burrying the lede.

Now that PodSecurityPolicy is gone, update this bit to actually explain that it
it is unfettered access to creating hostPath-typed PersistentVolumes that are
a problem. Some words lifted from the 1.24 PodSecurityPolicy docs.

Signed-off-by: Mike Waychison <mike@waychison.com>

Update content/en/docs/concepts/security/rbac-good-practices.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/concepts/security/rbac-good-practices.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Further updates to clarify language

[zh-cn] Sync 3 files in /tasks/administer-cluster/

[zh-cn]Fix nits in markdown links & update page weight

[pl] Update echoserver image in "Hello Minikube" tutorial for multiarch

Modify correct name to matchImages

Show minor (.0) releases in the calendar

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Remove cherry-pick deadline for minor .0 releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Add RU localization for proxies.md

[pt-br] Update includes/task-tutorial-prereqs.md

Updating the `task-tutorial-prereqs.md` file with the English version

Reverted and improved some changes after the review

Tweak long lines in connect-applications-service.md

Improved the content Flow.

Resolved nit.

[zh] Resync service-accounts-admin.md

[zh] sync /access-authn-authz/authentication.md

[zh] Sync kubelet-credential-provider.md

Fix indentations in cluster-level-pss.md

[pt-br] sync tutorials/hello-minikube.md

[en] Remove duplicate entry for SELinuxMountReadWriteOncePod

Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>

[en] Update entry for SELinuxMountReadWriteOncePod

Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>

Updated kubectl describe svc output

updated  kubectl describe svc my-nginx output

Tweak line wrapping for manage-deployment page

This PR wraps the long lines in the manage-deployment.md page.

Replace images for Virtual IPs and Service Proxies

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>

Commit rendered images for virtual IPs reference

- Convert text to curves
- Slight tweaks

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>

[zh] sync manage-deployment.md

[zh-cn] resync cluster-level-pss.md and ns-level-pss.md

resync pod-failure-policy.md

[zh] Sync access-authn-authz/authentication.md

[zh-cn] Resync dns-pod-service.md

[zh] Update basic-stateful-set.md

[zh] Sync /tutorials/security/seccomp.md

[zh] sync rbac-good-practices.md

registry change in docs (k8s.gcr.io -> registry.k8s.io) (#38501)

* registry change in en docs

* Update content/en/blog/_posts/2019-04-04-local-persistent-volumes-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2019-04-04-local-persistent-volumes-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2022-05-13-grpc-probes-in-beta.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2022-05-27-maxunavailable-for-statefulset.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[zh-cn] resync kubelet-in-userns.md

[zh-cn] Sync dns-horizontal-autoscaling.md
with en page

 [pt-br] Translated page: Configure DNS for a Cluster.

kubernetes#13939

Fix: Proposed changes.

Update configure-dns-cluster.md

Register service.alpha.kubernetes.io/tolerate-unready-endpoints Ann… (#39122)

* Registered service.alpha.kubernetes.io/tolerate-unready-endpoints Annotation

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Add pt-br/docs/reference/glossary/storageclass.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

Improve concept docs for ttl-after-finished

Document Job cleanup TTL mechanism better.

Co-authored-by: Nate W. <natew@cncf.io>

Fix links to mutatingadmissionwebhook

[zh] translate user-namespace

Fix indentations in setup-ha-etcd-with-kubeadm

[zh-cn] Sync dns-horizontal-autoscaling.md

Add rolebinding to Configure Multiple Schedulers (#38208)

* Add rolebinding to Configure Multiple Schedulers

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

[zh] sync blog: 2022-12-27-cpumanager-goes-GA.md

[zh-cn] sync tasks/run-application/access-api-from-pod.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn] Resync nodelocaldns.md

[zh-cn] sync safely-drain-node.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] Sync /networking/virtual-ips.md

[zh] sync kms-provider.md

Fix Deployment YAML used for SSA

[zh-cn]sync some docs for little change

Signed-off-by: xin.li <xin.li@daocloud.io>

Update doc of admission plugin SecurityContextDeny

Note the shortcomings of the implementation of this admission plugin

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>

[zh-cn] Sync encrypt-data.md

cleanup custom-resource-definition-versioning page

[zh-cn] resync reference/command-line-tools-reference/feature-gates.md

[zh] sync ttlafterfinished.md

[zh] Resync migrating-from-dockershim/_index.md

[zh-cn]sync ingress-controllers windows-networking

Signed-off-by: xin.li <xin.li@daocloud.io>

Make layout prettier in extended-resource-node.md

[zh-cn]improve docs pod-security-admission pod-security-standards

Signed-off-by: xin.li <xin.li@daocloud.io>

Tweak line wrappings in labels.md

resync NPD

[zh-cn] Sync extended-resource-node.md

[zh-cn] Adjust some lines to make changes compare line by line more efficiently
 in the future

[zh] sync device-plugins.md

[zh] sync /using-api/server-side-apply.md

Add spaces in code snippets for consistency

[zh-cn] Sync configure-cgroup-driver.md

[zh] sync enforce-standards-admission-controller.md

[zh] Sync pod-disruption-budget-v1.md

[pt-br] Add docs/contribute/style/_index.md

Reword explanation of ClusterIP for Services

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

thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

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

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

fixing errors

[zh] sync /concepts/architecture/nodes.md

[ES] Fix broken links for KubeletConfiguration struct

[pt] Update README.md

Document  volume.kubernetes.io/selected-node annotation (#36399)

* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <afzal442@gmail.com>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <afzal442@gmail.com>

Signed-off-by: afzal442 <afzal442@gmail.com>

[zh] Sync /zh-cn/_index.html

[zh] sync /concepts/extend-kubernetes/operator.md

[ru] Update KubeCon dates for 2023

Fix in-cluster API discovery documentation (#36691)

* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>

Add heading slash to ja content link

This commit adds heading slash "/" on ja content link.
The link is 404 without heading slash that's why I create this commit.

[ja] Remove instruction to use iptables-legacy

As reverted in 8830000, switching to iptables-legacy is no longer required.

[ja] Fix broken link on Creating a cluster with kubeadm pag

[JA] Fix broken links for KubeletConfiguration struct

[ja] Set heading IDs content/ja/docs/concepts/architecture/nodes.md

hi Localize /en/docs/reference/glossary/pod-disruption.md

hi Localize /en/docs/reference/glossary/pod-disruption.md(1)

hi Localize /en/docs/reference/glossary/pod-disruption.md(2)

hi Localize /en/docs/reference/glossary/pod-disruption.md(3)

hi Localize /en/docs/reference/glossary/pod-disruption.md(4)

hi Localize /en/docs/reference/glossary/pod-disruption.md(5)

Owners cleanup part 2

Cleaning up the owners file per comments on the PR

Update to remove anastyakulyk and butuzov from uk-owners

[zh] sync /windows/user-guide.md

described Pod pair

Update garbage-collection.md

Incorporated review suggestion

[ID] Fix broken links for KubeletConfiguration struct

[id] fix deployment apiversion error

Update index.md

doc: capture device-plugin stricter workflow ordering explicitly

Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

Update create-cluster-kubeadm.md

Conformance is not a french word

moved from 38014

changed title

udpated slack channels

fix title

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

fix in view of review comments

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

pushed to Jan 20

Note that AdmissionConfiguration is a static configuration to the apiserver.

We cannot use `kubectl apply` to apply it to the cluster.

Doing that gives the following error:

        no matches for kind "AdmissionConfiguration" in ver…
italofernandes13 pushed a commit to italofernandes13/website that referenced this issue Feb 9, 2023
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954755 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954752 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954750 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954747 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954745 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954744 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954743 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954739 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954737 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954736 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954733 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954732 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954730 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954723 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954720 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954718 -0300

parent c531c053b414b0e0dece7eada8f8b2a5f7c6e88d
author Mark Rossetti <marosset@microsoft.com> 1666129608 -0700
committer italofernandes13 <italoserra99@gmail.com> 1675954706 -0300

Blog: Windows HostProcess containers going to stable

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Added initial HPC GA blog content

Updated the TODOs with additional content

Adding missed changes from prior commit

setting date and fixing title

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Apply suggestions from code review

Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Apply suggestions from code review

Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

rewording intro and minor fixups

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

updating getting started

Adding the hpc .svg diagram

Updating the blog to use the .svg

Delete hpc_architecture.png

fixing date

More updates based on PR feedback

renaming use cases to hostprocess containers in action

minor fixups

blog: node: device manager graduation to GA

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

[en] Replace grep with kubectl get -o jsonpath.

add pt-br/docs/reference/issues-security/security.md

Update kubeadm reference for 1.26

Fix translation issue

Update link for v1.25 docs in version selector

[ja]Update graduated or deprecated feature gates

[ja] Document generating SHA256 CA certificate

[ja] Fix scheduling extension broken link

[ja] Translate content/ja/docs/tasks/debug/debug-application/_index.md into Japanese

device-mgr-doc: Add caution closing tag

To enture that this page is rendered correctly on the Kubernetes
website, the caution tag needs to be closed.

This was missed during the doc write up and review process.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

device-mgr-doc: Use a `note` shortcode instead of caution

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

[ja] add startupProbe successThreshold limitation

[ja] remove content/ja/docs/concepts/containers/overview.md

fix: kubectl install on windows verify command

Make the the verification command cleaner by using only PS cmdlets.
certutil.exe returns 3 lines which need to be split to the hash,
as opposed to Get-FileHash that returns an object with .Hash

Fixes issue 30833

[ja] fix the translation of the word container.

[zh-cn] sync volumes.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[en] fix quotation mark in multi-tenancy page

Blog post: Kubernetes v1.26: GA Support for Kubelet Credential Providers

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
Co-authored-by: Dixita Narang <ndixita@google.com>

update publication date to 2022-12-22

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

address review comments for minor fixes

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

Blog: Kubernetes v1.26: Advancements in Kubernetes Traffic Engineering

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

update publication date to 2022-12-30

Signed-off-by: Andrew Sy Kim <andrewsy@google.com>

Minor updates to 2022-12-13-host-process-containers-ga blog

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

[zh] sync device-plugin-api-versions.md

[zh-cn] sync service-traffic-policy.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

blog: node: cpumanager goes GA

Enhancement: https://github.com/kubernetes/enhancements/issues/3570

Signed-off-by: Francesco Romani <fromani@redhat.com>

Add blog post for cross namespace data sources alpha

Add feature blog for CEL for Admission Control

Fix typo in sample manifest

Co-authored-by: James McShane <jmcshan1@gmail.com>

Feature blog for KEP-3333 Retroactive default StorageClass assignment

Add blog post for FSGroup on mount

Add pt-br/docs/reference/glossary/code-contributor.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Fixed minor translation error

[ja] sync node-conformance.md

Translate docs/concepts/storage/volume-snapshots/ into Japanese

Update volume-snapshots.md

Update volume-snapshots.md

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/storage/volume-snapshots.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Add pt-br/docs/contribute/review/reviewing-prs.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Updated to what the revisor suggested

[pt-br] Add concepts/workloads/controllers/replicaset.md

[pt-br] revision concepts/workloads/controllers/replicaset.md

[pt-br] revision concepts/workloads/controllers/replicaset.md part 2

Update content/pt-br/docs/concepts/workloads/controllers/replicaset.md

Co-authored-by: Diego W. Antunes <devlware@gmail.com>

Removed Reference from the removed Feature Gates.

Remove Note.

Add blog post for job tracking with finalizers GA (#37438)

* Add blog post for job tracking with finalizers GA

* Editorial review

* Editorial review 2

* Editorial review 3

Add blog for non-graceful node shutdown beta

Address review comment

Address comments

Address review comments

Address comments

fix: homebrew prefix error in bash-completion of kubectl(en)

Component reference for 1.26

[zh-cn]sync administer-cluster/dns-debugging-resolution.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync /pods/disruptions.md

Offboard Release Manager Associates

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>

[ja] Translate docs/concepts/storage/ephemeral-volumes/ into Japanese (#38068)

* [ja] Translate docs/concepts/storage/ephemeral-volumes/ into Japanese

* add en links

* Update ephemeral-volumes.md

* Update ephemeral-volumes.md

* Update ephemeral-volumes.md

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/concepts/storage/ephemeral-volumes.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

[pt-br] Translate glossary tag display names.

Replace conscious with thorough

[en]modify the invalid link

Signed-off-by: xin.li <xin.li@daocloud.io>

Correcting spelling error

Fix examples test

There is a newly added YAML not covered by the test case. This PR adds
it to the test case.

[fr] Make "Pod" uppercase for consistency in this file

[zh] sync cpu-management-policies.md

Fixed typo

Fixed typo from "For example, to turning off all API versions except v1" to "For example, to turn off all API versions except v1"

add version support to `fish` auto-completion

Fixing grammar error in portuguese documentation

fix documentation for RotateKubeletClientCertificate

[zh] sync networking virtual-ips (#38331)

* sync networking virtual-ips

* sync networking virtual-ips

* sync networking virtual-ips

apply suggestion from code review

Co-authored-by: howieyuen <howieyuen@outlook.com>

* sync

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: howieyuen <howieyuen@outlook.com>

* sync networking virtual-ips

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* sync networking virtual-ips

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: howieyuen <howieyuen@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>

[zh] sync 2022-10-18-kubernetes-1.26-deprecations-and-removals.md

[zh] sync /architecture/nodes.md

Fix incorrect ValidationAdmissionPolicyBindings

Add Babapool as Hindi Reviewer

[zh] sync /administer-cluster/securing-a-cluster.md

[zh] sync device-plugins.md

[zh-cn] sync access-authn-authz/kubelet-tls-bootstrapping.md

Signed-off-by: xin.li <xin.li@daocloud.io>

Recommend DNS Label for workload names

[zh-cn]sync administer-cluster/safely-drain-node.md

Signed-off-by: xin.li <xin.li@daocloud.io>

Replace source code reference by reference to k8s API type

This PR updates the certificates.md file by replacing a reference to
source code with a reference to the k8s API type.

Normalize the markdown for the certificates.md page

[pt-br] Translated page: pod-security-policy #13939

fix pods to Pods #13939

fixing gender and lowercase #13939

Add pt-br/docs/reference/glossary/taint.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

[pt-br] Update community/code-of-conduct (#38407)

* Update code of conduct pt-br to the latest version

* Update CNCF CoC to v1.2

* Change word for better understanding

* Fix issues with translation and typos

* Fix CNCF typo

* Fix typo

* Update contributor covenant link

* Update wording of new issue

* Translate definite article

[zh] sync kubelet-credential-provider.md

[zh] sync /containers/images.md

[zh] sync leases.md

[zh] sync configure-access-multiple-clusters.md

[zh-cn] sync kubeadm_init_phase_upload-certs.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

node-resource-managers translate pt-br

fix erros

Localize /content/en/docs/reference/glossary/kubectl.md #37516

Update kubectl.md

Rename kubectl.md to istio.md

Update istio.md

Update istio.md

blog: fix KEP URL in 2022-12-19-devicemanager-ga.md

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>

Add December 2022 patch releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Add tentative release dates for March and April 2023 releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

[zh-cn] sync concepts/windows/intro.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /best-practices/certificates.md

[es] Add huawei cloud trust center link

Updated the wrong format

[zh] sync /releases/patch-releases.md

[zh] sync /administer-cluster/encrypt-data.md

[id] Add huawei cloud trust center link

Fix minDomains note in topology-spread-constraints page

Add externalSetMarkChain to portmap config

Looking at the online portmap doc, this seems to be
the recommended configuration for k8s + portmap
https://www.cni.dev/plugins/current/meta/portmap/

[zh] sync topology-manager.md

[hi] Updated content/hi/docs/reference/glossary/aggregation-layer.md

Signed-off-by: Amol Mote <amolmote201@gmail.com>

hi-translated running in multiple zones

Update _index.md

updated review comments

[zh] sync security-checklist.md

Use "stored" rather than "persisted" consistently with the rest of the document.

Clarify the case of requested version != stored version.

Applied review comment.

Remove inactive users from sig-docs-ru

Revert "Remove inactive users from sig-docs-ru" (a mistaken commit to the main branch)

This reverts commit 4685869187bbd54b200705f1874c0535087a572e.

[zh] sync /network-plugins.md

Fix code mark in configure-volume-storage.md

Update dns-custom-nameservers.md

fix spelling

Fix link to Service tutorial

Link to Ingress concept from virtual IPs page

[ja] Translate docs/concepts/storage/storage-classes/ into Japanese

Update storage-classes.md

fix some mistakes. (example: `パラメータ` to `パラメーター`)

Update content/ja/docs/concepts/storage/storage-classes.md

Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>

Update content/ja/docs/concepts/storage/storage-classes.md

Co-authored-by: s-kawamura-w664 <76156228+s-kawamura-w664@users.noreply.github.com>

Fix punctuations in headings of encrypt-data.md

Remove details for out-of-tree Service integration

Tencent Kubernetes Engine does not have an in-tree or in-project
integration with the Service API, so we wouldn't document it.

Use reference to config API rather than source code

This commit replaces a reference to the source code by reference to config API.

Apply long-line wrapping to the kubeadm-certs page

Updated Job Documentaion

PR for resolving #37574

please do give me your inputs as this is my first PR

update jobs yaml

Updated the steps to verify the system variables

Update container-runtimes.md

fix: Remove release_complete string since it's unused

update glossary/kops.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>

Update go mod for testing against 1.26 validators

Fix example test for working with 1.26 code base

This commit updates the validation logic by adding new validation
options required by 1.26 and also adds new YAMLs to the test cases.

Add Config API reference for kubeconfig

The file added is generated using kubernetes-sigs/reference-docs/genref
tool, with logics and configs improved by
https://github.com/kubernetes-sigs/reference-docs/pull/309 and
https://github.com/kubernetes-sigs/reference-docs/pull/310.

Fix link and bullets alignment in custom-resource-definition-versioning.md

[zh] sync custom-resource-definition-versioning.md

Add application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated application-architect.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

[hi] Localize content/hi/docs/reference/glossary/etcd.md

Signed-off-by: Amol Mote <amolmote201@gmail.com>

[zh-cn] sync feature-gates-removed.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync deprecation-guide.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] Fix broken link in Service concept page (#38589)

* Update service.md

fix

* [zh] sync services-networking/service.md

* Apply suggestions from code review

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Add dockershim.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

updated with the suggested changes

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/dockershim.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

[zh-cn] sync labels-annotations-taints/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

Add my-git9 to sig-docs-zh-reviews

Add my-git9 to sig-docs-zh-reviews

[zh-cn]sync scheduling-eviction/topology-spread-constraints.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync administer-cluster/cluster-upgrade.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync statefulset.md

Add hint about a potentially required configuration reset of containerd

The added paragraph in the info-box would have saved me hours of troubleshooting. So I decided to suggest the addition, hoping to save other people some time.

Apply the proposed code reformatting

Removed deployment replica count

[zh] sync /kubectl/kubectl.md

Add scheduler.alpha.kubernetes.io/critical-pod annotation

Signed-off-by: Chirayu Kapoor <dev.csociety@gmail.com>

[zh-cn] localized with pod-scheduling-readiness

Signed-off-by: xin.li <xin.li@daocloud.io>

Remove Base64'ing of file contents

Updated example of reading secret values from a file so that it doesn't base64 the contents in the file before kubectl reads it.

[zh-cn]sycn workload-resources/horizontal-pod-autoscaler-*

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync kubernetes-api/ingress-v1.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync admission-controllers.md

Update leases.md

fix spelling mistake

Revise the NPD task page

The NPD topic is pretty old. This PR revises the page with updated
information.

Make multiport egress policy a standalone YAML

Reformat the network-policies concepts page

This page has many long lines that are supposed to be wrapped when
appropriate.

[pt] Add huawei cloud trust center link

Add bishal7679 as Hindi Reviewer

[zh] sync /instrumentation/slis.md

Add pod.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/pod.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

add kube-proxy iptables performance optimization notes

[ja] pod-lifecycle.md to latest

[zh-cn] Add page for https://kubernetes.io/zh-cn/docs/tasks/administer-cluster/verify-signed-artifacts/

Signed-off-by: zhuzhenghao <zhenghao.zhu@daocloud.io>

fixed Feature Gates page

resolved node concept mixes up graceful and non graceful node shutdown

[ja] Update content/ja/docs/tasks/debug/_index.md

Restore an important note about API proxy

This was dropped in 1eef7424651bdc681711572e1042169faebe8e81 - I am sure
it was an accident.

Remove errant character in PR template

fix service.md

Fixing Spec -> spec and paramsRef -> paramRef

Fixing Spec -> spec and paramsRef -> paramRef

[zh] sync /community/code-of-conduct.md

[zh-cn] sync /static/cncf-code-of-conduct.md

[zh]translate2022-10-04-introducing-kuekue.md

[zh] updated glossary/ephemeral-container.md

[zh] sync /architecture/nodes.md

[zh-cn]sync pods/pod-lifecycle.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn]sync manage-gpus/scheduling-gpus.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[pt-br] Update docs/concepts/scheduling-eviction/_index.md (#38107)

* Update content/pt-br/docs/concepts/scheduling-eviction/_index.md

* Fixing minor errors

* Adding and translating pod-disruption item to ptbr

* Fixing translation on title

* Fixing minor errors

* Fixing minor errors

[zh] sync /kubeadm/kubeadm-certs.md

[zh] sync /kubeadm/kubeadm-certs.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh-cn]Update endpoint-slices.md

[zh] sync /policy/pid-limiting.md

[zh] sync /configuration/overview.md

Fix bullet alignment in config overview

Fixed spelling mistake

Add reservedSystemCpus in KubeletConfiguration as the flag is not the same

[zh] missing backquotes

[zh] sync /storage/storage-classes.md

[zh-cn] sync service.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

Update create-hostprocess-pod.md

Remove double-pasted content from create-hostprocess-pod.md

Fix errors, inconsistencies, missing information in feature gates

This PR fixes the feature gates by cross-referencing the upstream source
code and its change log. There are some gates missing, some gates
removed and some gates added but not documented.

[zh-cn] sync deployment.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync feature-gates-removed.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync configure-pdb.md

[zh-cn] Small fix about cri page

[zh-cn] sync labels-annotations-taints/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /services-networking/network-policies.md

[zh-cn] sync some little change

Signed-off-by: xin.li <xin.li@daocloud.io>

fixed typo in the docs

[ja] Add huawei cloud trust center link

[zh] sync kubelet-config-file.md

[fr] Fix incorrect feature state for PVC expansion

Update web-ui-dashboard.md

Update dashboard version to v2.7.0

Improved the steps for opening a PR using GitHub

Fix tabs shortcode CSS

Config API update for 1.26

[zh-cn] sync memory-manager.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync security-context.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn]fix link to kubectl book

[zh] sync /releases/download.md

[zh] Fix rendering issues in pod-scheduling-readiness.md

[es] Fix link on Storage Capacity page

fix(common-labels): Specify SemVer version

Fix feature gates

There are some ordering problems and missing interpretion for gates.
This PR fixes them.

add dynamic resource allocation

Apply suggestions from code review

Co-Authored-By: Michael <haifeng.yao@daocloud.io>
Co-Authored-By: Qiming Teng <tengqm@outlook.com>

[en] Add missing required `type` field to LimitRange example (#38706)

* Add missing required `type` field to examples

Although `LimitRange.spec.limits.type` was mandated in 2020, a few
LimitRange examples still miss the field, so they may confuse people
referring.

* Add missing required `type` field

Although `LimitRange.spec.limits.type` was mandated in 2020, one
LimitRange example still misses the field, so a validation error may
confuse people referring.

[zh] sync /debug-application/debug-service.md

Add admission.k8s.io/v1 API and fix references to it

The `admission.k8s.io/v1` API group is not generated into the v2/v3 OpenAPI
specification as part of Kubernetes API because it is not officially "served".
However, the structs in the API group are used in other APIs that are user-facing.
This PR addes the reference API and fixes references to it.

Reformat the validating-admission-policy reference page

This commit wraps the long lines found in the
validating-admission-policy reference page.

[zh] sync /config-api/kube-proxy-config.v1alpha1.md

[zh] sync /config-api/apiserver-audit.v1.md

Fixes successfulJobsHistoryLimit and failedJobHistoryLimit field

successfulJobHistoryLimit and failedJobHistoryLimit should be successfulJobsHistoryLimit and failedJobsHistoryLimit

Fix nits in markdown links

This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.

[id] Fix incorrect feature state for PVC expansion

fixing errors and changing suggestions

[zh-cn] sync cron-jobs.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync /docs/reference/_index.md

[zh-cn] sync concepts/workloads/controllers/replicaset.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync /concepts/workloads/pods/_index.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn] sync concepts/workloads/controllers/replicationcontroller.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync feature-gates-removed.md

[zh-cn]sync common-labels volumes intro

Signed-off-by: xin.li <xin.li@daocloud.io>

Update cascade flag value to orphan

--cascade=false is deprecated (boolean value) and can be replaced with --cascade=orphan

Update audit.md

Signed-off-by: yaozhenxiu <946666800@qq.com>

[zh] sync /config-api/client-authentication.v1.md

[zh] Fix typo

Add Documentation for Kubectl debug node command (#35300)

* Add Documentation for Kubectl debug node command

* Add documentation for kubectl debug node command

* Refactor changes

* Add information to find logs

* Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>

* Refactor wordings based on reviews

* Correct the link to kubectl-node-debug on index page

* Minor refactor(Review comments)

* Address review comments

* Minor refactor as per suggestions from code review

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* Use an example for pod deletion

* Address review comments

* Address review comments

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>

fix doc about preStop hook

[zh] sync feature-gates.md

Update secret.md to remove duplicated content

Add link to Etcd information in cluster-intro page (#37042)

* Add link to Etcd information in cluster-intro page

* Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html

Co-authored-by: Chris Negus <cnegus@redhat.com>

Co-authored-by: Chris Negus <cnegus@redhat.com>

[zh] sync /config-and-storage-resources/persistent-volume-claim-v1.md

Heading of 'release notes' changed to 'Downloads'

description to download Kubernetes modified 02

Changes-01 applied

added note about core resources using /api and added path examples

[en] fix spelling error in system-trace.md

Update job-v1.md

Update job-v1.md

Update pod-v1.md

link not valid

link mentioned was not working, got

[root@devops230 ~]# kubectl apply -f https://k8s.io/examples/application/nginx/
error: unable to read URL "https://k8s.io/examples/application/nginx/", server reported 404 Not Found, status code=404

correcting grammatical mistakes in migrating-from-dockershim.md

Nit: case consistency for list items (#37829)

Updating labels.md

Fix typos in 2022-05-13-grpc-probes-in-beta.md

adding annotation for kube-aggregator automanaged in labels-md

Added make module-init command in Readme (#36667)

* Changes to prereq. instructions for windows and linux in readme

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

* Correction in prerequisites section of readme

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>

Add missing required `type` field

Although `LimitRange.spec.limits.type` was mandated in 2020, one
LimitRange example still misses the field, so a validation error may
confuse people referring.

empty commit for retest

Add ComponentSLIs feature gate

The `ComponentSLIs` feature gate is an interesting one introduced in
v1.26. Because it was introduced in the `k8s.io/component-base` package,
we failed to track it before.

This PR adds it for user awareness.

Fix EOL dates for 1.25 and 1.26

Removed the data under data/user-personas/

Registered volumes.kubernetes.io/controller-managed-attach-detach annotation

Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update japaness translation for the content/ja/docs/concepts/overview/components.md file

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

Co-authored-by: atoato88 <akihito-inou@nec.com>

Update content/ja/docs/concepts/overview/components.md

[ja] add tasks/configure-pod-container/security-context.md

modify ja/docs/tasks/configure-pod-container/security-context.md

Update content/ja/docs/tasks/configure-pod-container/security-context.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

updated the formate of What's next section in cluster-large.md file

Update content/en/docs/setup/best-practices/cluster-large.md

Rephrased the vertical pod Autoscaler reference point under what's next section.

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Small grammar fix

Remove Base64'ing of file contents

Updated example of reading secret values from a file so that it doesn't base64 the contents in the file before `kubectl` reads it.

Fix typo in SA admission controller steps

[zh-cn] sync reference/glossary/kops.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh] sync declarative-config.md

[zh] sync kube-scheduler-config.v1.md

[en] update declarative-config.md

[zh-cn] Sync files with en

Blog Update: Protect-pods (Squashing last 22 commits) (#37713)

Blog Update: Protect-pods (Squashing last 22 commits)

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add Arhell to sig-docs-uk-owners

[zh] sync /working-with-objects/labels.md

Fix links for k/design-proposals-archive

The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

[zh] sync assign-pods-nodes.md

fix link

[zh] sync manage-deployment.md

[zh-cn] update delete-stateful-set.md

[zh-cn] update update-api-object-kubectl-patch.md

[zh-cn] Sync Ingress with en page

Update ingress-controllers.md (#38748)

* Update ingress-controllers.md

Wallarm (CNCF membeR) Ingress controller is added to the list

* Update ingress-controllers.md

Updated link

[zh-cn] sync rbac.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>

[zh-cn]
update run-replicated-stateful-application.md

[pt] Fix incorrect feature state for PVC expansion

Add Eviction policy for unhealthy Pods guarded by PDBs blog post

cronjob: move conceptual contents to concepts topic

remove outdated feature gates

update the description of timezone

structure change

adapt suggestions

make the time zone warning explicit

Co-authored-by: Tim Bannister <tim@scalefactory.com>

adapt review suggestions

fix nits in blog post: Eviction policy for unhealthy Pods guarded by PDBs

fix: correct the typo

[zh-cn]sync manage-deployment.md secret.md api-concepts.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] sync automated-tasks-with-cron-jobs.md

[zh] sync attach-handler-lifecycle-event.md

[ja] Fix link on Storage Capacity page

Tweak line wrapping in the images concept page

This PR fixes the line wrapping problems found in the images.md file.

[zh] sync /debug-cluster/_index.md

[zh] sync /debug/debug-cluster/audit.md

[zh] sync local-debugging.md

Remove an incorrect warning when using katacoda tutorials

Signed-off-by: Nikita Rybak <nikita.rybak@gmail.com>

Revert all non-english files

Signed-off-by: Nikita Rybak <nikita.rybak@gmail.com>

Fixed overlap of nav-links with other content in certain screen sizes

Update Link for Istio

The URL for the ISTIO documentation has been updated from https://istio.io/docs/concepts/what-is-istio/ to https://istio.io/latest/about/service-mesh/#what-is-istio.
Please use the new URL to access the latest information on ISTIO documentation.

Signed-off-by: ydFu <ader.ydfu@gmail.com>

[zh] sync resource-usage-monitoring.md

[zh] sync /debug/debug-cluster/crictl.md

Fix typo

[zh-cn] Update Link for Istio

The URL for the ISTIO documentation has been updated from https://istio.io/docs/concepts/what-is-istio/ to https://istio.io/latest/about/service-mesh/#what-is-istio.
Please use the new URL to access the latest information on ISTIO documentation.

Signed-off-by: ydFu <ader.ydfu@gmail.com>

[zh-cn] Sync kubernetes-objects.md with en page

[zh-cn] sync manage-deployment.md with en page

[zh-cn] Sync field-selector.md with en page

Updated to open blog meta links in new tab

Update layouts/partials/blog-meta-links.html

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Updated to open blog meta links in new tab--fixed as sftim

[zh] sync /concepts/containers/images.md

[zh] sync /controllers/job.md

exclude files from being rendered

Signed-off-by: PiotrLewandowski323 <lewandowski323@gmail.com>

[zh] sync container-runtimes.md

[ru] Update README.md

Fix examples and test cases

There are examples oversighted by the test case.
This PR adds those paths to the test case and fixes the errors
identified.

removing the field reviwers and changing suggestions

[zh] sync /included/optional-kubectl-configs-fish.md

fix links in blog post: Eviction policy for unhealthy Pods guarded by PDBs

[zh] sync /included/optional-kubectl-configs-bash-mac.md

OWNERS Cleanup: Part 1 (#38719)

* Removing maintainers based on 2022 Devstats

* Re-adding mattiaperi, ysyukr, and femrtnz per request

* Alpha sorting the pt-owners, pt-reviewers, and pl-reviewers

* Removing Potapy4 from Russian reviewers and approvers

Tweak copy re Stack Overflow / Server Fault / other SE network sites (#38824)

* Tweak copy re Stack Overflow / Server Fault / other SE network sites

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[zh] sync /included/verify-kubectl.md

[zh] sync /api-extension/custom-resources.md

[zh] sync /tasks/debug/_index.md

[ja] Fix incorrect feature state for PVC expansion

sync container-runtime with en page

[zh-cn] Sync topology-aware-hints page

Jim Angel going to emeritus

[vi] updated the home page

[fr] fixed /partners/_index.html

[ja] Update README.md

[fr] Fix links for k/design-proposals-archive

[ja] Translate content/ja/docs/setup/production-environment/tools/kubespray.md into Japanese (#38634)

* [ja] Translate kubespray.md

* [ja] Translate kubespray.md

* Reflects the content of the latest English version

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/tools/kubespray.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>

[ja] Revise use of jsonpath in AppArmor tutorial

[ja]Update feature gate table

Update page weights in tutorial/security section

empty commit

Move Portuguese localization files to pt-br folder (#37967)

* Rename the former "pt" folder to "pt-br" in order to keep consistency across
the website data.
* Update the symbolic link to point to the file in the renamed folder.

[pt-br] Update pt-br/community/_index.html (#38406)

* [pt-br] Update pt-br/community/_index.html

* Update the communities page to reflect the latest English version.

* Changes from code review.

Add /blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Updated /pt-br/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Updated /pt-br/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Changes from code review.

Updated typo

Changes from code review.

[id] update FPGA device link

Add Commas with large numbers to assist the reader.

Update page weights in /tasks/administer-cluster section

fix(#38432): Use Kubernetes colors in stateDiagram

improve stateDiagram's style in pod-scheduling-readiness page

chore: Change color manually to blue

[pt-br] Reword glossary description for tools.

Fix errors on `ValidatingAdmissionPolicyBindings` for the CEL for Admission Control blog & doc (#38893)

* Fix errors on ValidatingAdmissionPolicyBindings for the CEL for Admission Control blog

* Fix namespaceSelector error

* Fix namespaceSelector errors

Add pt-br/docs/reference/glossary/istio.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Updated for more understanding

Add /pt-br/docs/reference/glossary/member

Changes from code review.

[zh] sync /best-practices/cluster-large.md

Fix a link in blog: Windows HostProcess

[zh] sync /tutorials/security/apparmor.md

Synchronize Polish localization to 1.25, part 3

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.

Part 3.

Synchronize Polish localization to 1.25, part 4

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.
Part 4.

Synchronize Polish localization to 1.25, part 6

Synchronize Polish localization with the upstream
English version up to f612b11003f4103ae88813f0f881f5d335f40e01.

Part 6.

automatic labelling on namespaces stable since 1.22

Added feature-gate to glossary (#38895)

* Added feature-gates into glossary

* Update content/en/docs/reference/glossary/feature-gates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

* incorporated the suggestions for: glossary term feature gate

* Incorporated review comments

* Incorporated review comments

* Update content/en/docs/reference/glossary/feature-gates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Adding log info in static pod, adding references in whats next section

[zh-cn] localize dra alpha blog

Co-Authored-By: Qiming Teng <tengqm@outlook.com>
Co-Authored-By: Michael <haifeng.yao@daocloud.io>

[id] Fix broken link on Creating a cluster with kubeadm pag

Adding pv.kubernetes.io annotations in labels-annotations-taints

[zh] modify invalid links

remove unnecessary space

[zh] sync /contribute/advanced.md

[zh] sync static-pod.md

Fix links in cluster-upgrade.md

[zh] sync device-plugins.md

[FR] Fix fix broken links for KubeletConfiguration struct

[hi]Localize content/en/docs/reference/glossary/cla.md

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update cla.md

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: Bishal das <70086051+bishal7679@users.noreply.github.com>

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: Bishal das <70086051+bishal7679@users.noreply.github.com>

Update content/hi/docs/reference/glossary/cla.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add /pt-br/docs/reference/glossary/label

Updated typo

Add pt-br/docs/reference/glossary/cluster-operator.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Add pt-br/docs/reference/glossary/kubeadm.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

Add glossary_tip

Add pt-br/docs/reference/glossary/toleration.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

[pt-br] Translated page: Access Applications in a Cluster_index. kubernetes#13939

Add pt-br/docs/reference/glossary/cronjob.md

Signed-off-by: Mr. Erlison <sisal.cordame_0a@icloud.com>

[zh] sync 2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Deleted {{< version-check >}} & Updated note

removed the blank lines at 49 and 51.

[zh] fix index of custom-resource-definitions

Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>

Improve explanation of failureThreshold for Pod probes (#37416)

* Update configure-liveness-readiness-startup-probes.md

* Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[ru] fix broken links on /control-plane-node-communication.md

Add mast operator to list (#37355)

* Add mast operator to list

* Update operator.md

Change order to alphabetical

* Update operator.md

Bug fix : blog artical has broken links

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

updating replication controller link

modify alignment of bullet items

[fr] Fix broken link on Creating a cluster with kubeadm pag

[pt-br] Add setup-tools/kubeadm/kubeadm-join.md (#38153)

* [pt-br] Add setup-tools/kubeadm/kubeadm-join.md

* Add Brazilian Portuguese translation for docs/reference/setup-tools/kubeadm/kubeadm-join.md.
* Add Brazilian Portuguese translation for docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md.

* Changes from code review.

[ru] Updated ru.toml

Added glossary tooltip and references in the Nodes page

corrected glossary tooltip term-id

corrected glossary tooltip term-id

Currected the case

Updated termid for glossary term workload as per the testcases.

Update design doc reference link of PLEG

[zh] sync install-kubectl-windows.md

[zh] sync configure-liveness-readiness-startup-probes.md

[ja] Translate /docs/contribute/style/hugo-shortcodes/ into Japanese (#32658)

* Translate /docs/contribute/style/hugo-shortcodes/ into Japanese

* Update content/ja/docs/contribute/style/hugo-shortcodes/index.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

* (squash) /ja/docs/contribute/style/content-guide is existing

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

[ja] translate a glossary for Istio

This commit adds a glossary for Istio translated from
[English](https://github.com/kubernetes/website/blob/main/content/en/docs/reference/glossary/istio.md)
to Japanese.

Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>

Follow the review

- Use half-size parenthesis
- Use Japanese for `management`

Signed-off-by: Shunsuke Tokunaga <tkngsnsk313320@gmail.com>

Change paths of debug pages

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

Fix link

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

[ja]Updated debug-running-pod

Made the appropriate changes

Fixed the Link for API compatibility and Kubelet Device Manager API Versions.

Update KubeCon dates for 2023
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Localize content/en/docs/reference/glossary/helm-chart.md in hindi

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update content/hi/docs/reference/glossary/helm-chart.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/helm-chart.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Localize content/en/docs/reference/glossary/application-developer.md in hindi

Signed-off-by: Tania Duggal <103496926+taniaduggal@users.noreply.github.com>

Update content/hi/docs/reference/glossary/application-developer.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Add data-plane.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Update content/hi/docs/reference/glossary/data-plane.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/data-plane.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Add cloud-provider.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>

Updated with the suggested changes

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: Vitthal Sai Kaul <vitthalsai2001@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/hi/docs/reference/glossary/cloud-provider.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Create operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

Update operator-pattern.md

[ja] update content-organization.md

Added the missing content for glusterfs.

rebase to add pt-br/docs/reference/node/_index.md

[zh] sync /concepts/architecture/nodes.md

[ES] Fix broken links for KubeletConfiguration struct

[pt] Update README.md

Document  volume.kubernetes.io/selected-node annotation (#36399)

* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <afzal442@gmail.com>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <afzal442@gmail.com>

Signed-off-by: afzal442 <afzal442@gmail.com>

[zh] Sync /zh-cn/_index.html

[zh] sync /concepts/extend-kubernetes/operator.md

[ru] Update KubeCon dates for 2023

Fix in-cluster API discovery documentation (#36691)

* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>

Add heading slash to ja content link

This commit adds heading slash "/" on ja content link.
The link is 404 without heading slash that's why I create this commit.

[ja] Remove instruction to use iptables-legacy

As reverted in 8830000, switching to iptables-legacy is no longer required.

[ja] Fix broken link on Creating a cluster with kubeadm pag

[JA] Fix broken links for KubeletConfiguration struct

[ja] Set heading IDs content/ja/docs/concepts/architecture/nodes.md

hi Localize /en/docs/reference/glossary/pod-disruption.md

hi Localize /en/docs/reference/glossary/pod-disruption.md(1)

hi Localize /en/docs/reference/glossary/pod-disruption.md(2)

hi Localize /en/docs/reference/glossary/pod-disruption.md(3)

hi Localize /en/docs/reference/glossary/pod-disruption.md(4)

hi Localize /en/docs/reference/glossary/pod-disruption.md(5)

Owners cleanup part 2

Cleaning up the owners file per comments on the PR

Update to remove anastyakulyk and butuzov from uk-owners

[zh] sync /windows/user-guide.md

described Pod pair

Update garbage-collection.md

Incorporated review suggestion

[ID] Fix broken links for KubeletConfiguration struct

[id] fix deployment apiversion error

Update index.md

doc: capture device-plugin stricter workflow ordering explicitly

Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

Update create-cluster-kubeadm.md

Conformance is not a french word

moved from 38014

changed title

udpated slack channels

fix title

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

fix in view of review comments

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

Update content/en/blog/_posts/2023-01-15-Security-Bahavior-Analysis/index.md

Co-authored-by: Nate W. <natew@cncf.io>

pushed to Jan 20

Note that AdmissionConfiguration is a static configuration to the apiserver.

We cannot use `kubectl apply` to apply it to the cluster.

Doing that gives the following error:

        no matches for kind "AdmissionConfiguration" in version "apiserver.config.k8s.io/v1"

Add `--ignore-daemonsets` to docs of `kubectl drain`

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Update content/en/docs/tasks/administer-cluster/safely-drain-node.md

thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

fix the shell of appending kubeconfig

sync high-availability.md with en page

update

update

[zh] sync /config-and-storage-resources/persistent-volume-v1.md

[zh-cn]sync list-all-running-container-images.md

Add January 2023 patch releases to the calendar

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

[zh-cn] sync some files with en page.

[zh-cn] Sync quota-memory-cpu-namespace

[zh-cn] sync access-cluster-api.md

[zh-cn] Sync web-ui-dashboard.md

[zh] sync kubelet-config.v1beta1.md

[zh-cn] update declare-network-policy.md

[zh-cn] sync dns-debugging-resolution with en page

[zh] sync /releases/patch-releases.md

[zh-cn] Sync cpu-constraint-namespace.md

[zh] sync cluster-upgrade.md

[zh] sync cron-jobs.md

[hi]Localize content/en/docs/reference/glossary/cidr.md

Update cidr.md

Add /pt-br/docs/reference/glossary/event

Updated /pt-br/docs/reference/glossary/event

Changes from code review.

retrigger

[pt-br] Add docs/contribute/review/_index.md

Improvement: Added shell code block snippet to the commands.

Update RBAC Good Practices for PersistentVolumes

The docs previously referred to the reader to the now defunct PodSecurityPolicy
page to explain how PersistentVolumes can be a path of privilege escalation,
burrying the lede.

Now that PodSecurityPolicy is gone, update this bit to actually explain that it
it is unfettered access to creating hostPath-typed PersistentVolumes that are
a problem. Some words lifted from the 1.24 PodSecurityPolicy docs.

Signed-off-by: Mike Waychison <mike@waychison.com>

Update content/en/docs/concepts/security/rbac-good-practices.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/concepts/security/rbac-good-practices.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Further updates to clarify language

[zh-cn] Sync 3 files in /tasks/administer-cluster/

[zh-cn]Fix nits in markdown links & update page weight

[pl] Update echoserver image in "Hello Minikube" tutorial for multiarch

Modify correct name to matchImages

Show minor (.0) releases in the calendar

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Remove cherry-pick deadline for minor .0 releases

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

Add RU localization for proxies.md

[pt-br] Update includes/task-tutorial-prereqs.md

Updating the `task-tutorial-prereqs.md` file with the English version

Reverted and improved some changes after the review

Tweak long lines in connect-applications-service.md

Improved the content Flow.

Resolved nit.

[zh] Resync service-accounts-admin.md

[zh] sync /access-authn-authz/authentication.md

[zh] Sync kubelet-credential-provider.md

Fix indentations in cluster-level-pss.md

[pt-br] sync tutorials/hello-minikube.md

[en] Remove duplicate entry for SELinuxMountReadWriteOncePod

Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>

[en] Update entry for SELinuxMountReadWriteOncePod

Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>

Updated kubectl describe svc output

updated  kubectl describe svc my-nginx output

Tweak line wrapping for manage-deployment page

This PR wraps the long lines in the manage-deployment.md page.

Replace images for Virtual IPs and Service Proxies

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>

Commit rendered images for virtual IPs reference

- Convert text to curves
- Slight tweaks

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>

[zh] sync manage-deployment.md

[zh-cn] resync cluster-level-pss.md and ns-level-pss.md

resync pod-failure-policy.md

[zh] Sync access-authn-authz/authentication.md

[zh-cn] Resync dns-pod-service.md

[zh] Update basic-stateful-set.md

[zh] Sync /tutorials/security/seccomp.md

[zh] sync rbac-good-practices.md

registry change in docs (k8s.gcr.io -> registry.k8s.io) (#38501)

* registry change in en docs

* Update content/en/blog/_posts/2019-04-04-local-persistent-volumes-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2019-04-04-local-persistent-volumes-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2022-05-13-grpc-probes-in-beta.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2022-05-27-maxunavailable-for-statefulset.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>

[zh-cn] resync kubelet-in-userns.md

[zh-cn] Sync dns-horizontal-autoscaling.md
with en page

 [pt-br] Translated page: Configure DNS for a Cluster.

kubernetes#13939

Fix: Proposed changes.

Update configure-dns-cluster.md

Register service.alpha.kubernetes.io/tolerate-unready-endpoints Ann… (#39122)

* Registered service.alpha.kubernetes.io/tolerate-unready-endpoints Annotation

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Add pt-br/docs/reference/glossary/storageclass.md

Signed-off-by: Rodrigo V. Del Monte <rvdelmonte@gmail.com>

Improve concept docs for ttl-after-finished

Document Job cleanup TTL mechanism better.

Co-authored-by: Nate W. <natew@cncf.io>

Fix links to mutatingadmissionwebhook

[zh] translate user-namespace

Fix indentations in setup-ha-etcd-with-kubeadm

[zh-cn] Sync dns-horizontal-autoscaling.md

Add rolebinding to Configure Multiple Schedulers (#38208)

* Add rolebinding to Configure Multiple Schedulers

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

[zh] sync blog: 2022-12-27-cpumanager-goes-GA.md

[zh-cn] sync tasks/run-application/access-api-from-pod.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh-cn] Resync nodelocaldns.md

[zh-cn] sync safely-drain-node.md

Signed-off-by: xin.li <xin.li@daocloud.io>

[zh] Sync /networking/virtual-ips.md

[zh] sync kms-provider.md

Fix Deployment YAML used for SSA

[zh-cn]sync some docs for little change

Signed-off-by: xin.li <xin.li@daocloud.io>

Update doc of admission plugin SecurityContextDeny

Note the shortcomings of the implementation of this admission plugin

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>

[zh-cn] Sync encrypt-data.md

cleanup custom-resource-definition-versioning page

[zh-cn] resync reference/command-line-tools-reference/feature-gates.md

[zh] sync ttlafterfinished.md

[zh] Resync migrating-from-dockershim/_index.md

[zh-cn]sync ingress-controllers windows-networking

Signed-off-by: xin.li <xin.li@daocloud.io>

Make layout prettier in extended-resource-node.md

[zh-cn]improve docs pod-security-admission pod-security-standards

Signed-off-by: xin.li <xin.li@daocloud.io>

Tweak line wrappings in labels.md

resync NPD

[zh-cn] Sync extended-resource-node.md

[zh-cn] Adjust some lines to make changes compare line by line more efficiently
 in the future

[zh] sync device-plugins.md

[zh] sync /using-api/server-side-apply.md

Add spaces in code snippets for consistency

[zh-cn] Sync configure-cgroup-driver.md

[zh] sync enforce-standards-admission-controller.md

[zh] Sync pod-disruption-budget-v1.md

[pt-br] Add docs/contribute/style/_index.md

Reword explanation of ClusterIP for Services

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

thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

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

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

fixing errors

[zh] sync /concepts/architecture/nodes.md

[ES] Fix broken links for KubeletConfiguration struct

[pt] Update README.md

Document  volume.kubernetes.io/selected-node annotation (#36399)

* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <afzal442@gmail.com>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <afzal442@gmail.com>

Signed-off-by: afzal442 <afzal442@gmail.com>

[zh] Sync /zh-cn/_index.html

[zh] sync /concepts/extend-kubernetes/operator.md

[ru] Update KubeCon dates for 2023

Fix in-cluster API discovery documentation (#36691)

* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>

Add heading slash to ja content link

This commit adds heading slash "/" on ja content link.
The link is 404 without heading slash that's why I create this commit.

[ja] Remove instruction to use iptables-legacy

As reverted in 8830000, switching to iptables-legacy is no longer required.

[ja] Fix broken link on Creating a cluster with kubeadm pag

[JA] Fix broken links for KubeletConfiguration struct

[ja] Set heading IDs content/ja/docs/concepts/architecture/nodes.md

hi Localize /en/docs/reference/glossary/pod-disruption.md(5)

Update to remove anastyakulyk and butuzov from uk-owners

[zh] sync /windows/user-guide.md

Update garbage-collection.md

Incorporated review suggestion

[ID] Fix broken links for KubeletConfiguration struct

[id] fix deployment apiversion error

Update index.md

doc: capture device-plugin stricter workflow ordering explicitly

Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
wil…
@salehsedghpour
Copy link
Contributor

/remove-label lead-opted-in

@k8s-ci-robot k8s-ci-robot removed the lead-opted-in Denotes that an issue has been opted in to a release label Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/node Categorizes an issue or PR as relevant to SIG Node. stage/stable Denotes an issue tracking an enhancement targeted for Stable/GA status
Projects
Status: Graduating
Status: Removed From Milestone
Development

No branches or pull requests