Commit Graph

33792 Commits (1c4d93bded393856cdbb42882fd9c8b90bbe2bb6)

Author SHA1 Message Date
Kubernetes Prow Robot 1c4d93bded
Merge pull request #45148 from tamilselvan1102/k8s-web-20240215
Add ReadOnlyAPIDataVolumes in removed feature gates list
2024-02-16 09:56:30 -08:00
Kubernetes Prow Robot 51b0ebc934
Merge pull request #45073 from neolit123/1.30-add-external-ca-notes
kubeadm-certs: add notes about different external CA approaches
2024-02-16 09:53:39 -08:00
Kubernetes Prow Robot d10786f422
Merge pull request #44959 from mocdaniel/autoscaling-overview
Adds a new concept page for autoscaling
2024-02-16 08:23:57 -08:00
Kubernetes Prow Robot 4dd24fdd0d
Merge pull request #45169 from tamilselvan1102/k8s-doc-20240216
update kubeconfig user --config
2024-02-16 07:47:25 -08:00
Kubernetes Prow Robot 61fa6a0992
Merge pull request #45045 from tamilselvan1102/k8s-web-comp
[ja] fix term "computer" variations
2024-02-16 05:14:34 -08:00
tamilselvan1102 3ab10b2b94 update kubeconfig user --config 2024-02-16 17:50:51 +05:30
Kubernetes Prow Robot ad537b9d83
Merge pull request #44947 from holgers66/holgers66_l10n_de_20240130_1
[de] Localization of some additional glossary items
2024-02-16 02:24:01 -08:00
Mohammed Affan a172e82830
Fix Kubelet skew version for the Kubeadm (#44815)
* Fix Kubelet skew version for the Kubeadm

* Update content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md

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

---------

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2024-02-15 22:55:18 -08:00
Kubernetes Prow Robot 3711443434
Merge pull request #45145 from my-git9/create-cluster-kubeadm-013
[zh-cn] sync kubeadm/create-cluster-kubeadm.md
2024-02-15 16:56:07 -08:00
Kubernetes Prow Robot 217f88267f
Merge pull request #44832 from adityasamant25/kubeadm-upgrade
Use sudo for elevated permissions while upgrading clusters using kubeadm
2024-02-15 12:24:12 -08:00
tamilselvan1102 61ca76713a Add ReadOnlyAPIDataVolumes in removed feature gates list 2024-02-15 18:55:58 +05:30
xin.li fe20ebca22 [zh-cn] sync kubeadm/create-cluster-kubeadm.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-02-15 20:29:15 +08:00
Kubernetes Prow Robot b6959e0f6c
Merge pull request #45110 from Arhell/zh-path
[zh] Fix path for example yaml
2024-02-15 04:00:57 -08:00
Kubernetes Prow Robot 64af4622a3
Merge pull request #45139 from Arhell/zh-upd
[zh] Update quick-reference.md
2024-02-14 23:31:56 -08:00
Kubernetes Prow Robot a6a613d6d0
Merge pull request #42518 from tzifudzi/windows-hardware-requirements
Specify recommended Windows hardware requirements
2024-02-14 21:48:12 -08:00
Tatenda Zifudzi f92b564d60 Specify recommended Windows worker node hardware requirements 2024-02-14 21:35:23 -08:00
Arhell 6917a32639 [zh] Update quick-reference.md 2024-02-15 00:37:33 +02:00
Kubernetes Prow Robot 6479f0172f
Merge pull request #44942 from tamilselvan1102/k8s-doc-web-20240130
Information about default StorageClasses
2024-02-14 06:08:59 -08:00
Kubernetes Prow Robot d7fc8eb48e
Merge pull request #44935 from shukawam/main
[ja] Translate blog: Spotlight on SIG Release (Release Team Subproject)
2024-02-14 02:52:42 -08:00
aoki_taquan a8e6233f23
[ja]Update kubeadm installation instructions in Japanese documentation (#44950)
* Update kubeadm installation instructions in Japanese documentation

* Notation corrections

Replace "リポジトリ" with "リポジトリー"

* Remove note from etc/apt/keyrings.

Since the note for this has already been written
2024-02-14 02:30:58 -08:00
Junya Okabe acec12b0dc
[ja] fix: Typo in Japanese translation of "cluster" and remove unnecessary spaces at the end of lines (#44757)
* del: unnecessary empty

* update: typo "クラスタ" to "クラスター"

* update: L435

* update: L436, 437
2024-02-14 02:27:48 -08:00
hschneid66 50bd96b67b moved files to correct location 2024-02-14 09:47:29 +01:00
Kubernetes Prow Robot fd764e39ae
Merge pull request #44951 from sftim/20240130_revise_encryption_at_rest
Reword advice about encryption-at-rest opt outs
2024-02-13 22:48:21 -08:00
Kubernetes Prow Robot 90534c5f38
Merge pull request #44953 from chtitux/fix-typo-pod-lifecycle
Add missing space in Pod Lifecycle concept page
2024-02-13 22:39:53 -08:00
Daniel Bodky cdb2b06f1a
Adds paragraph about the Cluster Proportional Vertical Autoscaler 2024-02-14 07:38:48 +01:00
Kubernetes Prow Robot b851645547
Merge pull request #44963 from mguan2020/patch-1
Fix grammatical error regarding setup scripts in Kubernetes Components documentation
2024-02-13 22:24:35 -08:00
Kubernetes Prow Robot 85c7968840
Merge pull request #44767 from Gauravpadam/20240116_scale_intro_styling_fix
Styling improvements for scale-intro.md
2024-02-13 22:16:11 -08:00
Kubernetes Prow Robot a3604dd589
Merge pull request #45032 from dipesh-rawat/improve-feature-state-shortcode
Enhance 'feature-state' shortcode to utilize feature gate description files
2024-02-13 22:08:00 -08:00
Kubernetes Prow Robot 3fab918274
Merge pull request #44990 from prashantrewar/amend-docs
Update the kubeadm page docs
2024-02-13 22:05:09 -08:00
Tamilselvan 5aca46b3d0
Update content/en/docs/concepts/storage/dynamic-provisioning.md
Co-authored-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-02-14 09:39:30 +05:30
Kubernetes Prow Robot 5f4ccd594f
Merge pull request #45111 from choznerol/patch-1
Fix `matchLabelKeys` example yaml
2024-02-13 11:27:39 -08:00
Puru 69706582d4
Fix mermaid syntax error 2024-02-13 14:14:10 +05:45
Takumi Sue 57f0fbfa7b
Translate blog/2023/01/06/unhealthy-pod-eviction-policy-for-pdbs/ into Japanese (#42335)
* Translate blog/2023/01/06/unhealthy-pod-eviction-policy-for-pdbs/

into Japanese

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Remove whitespace between en/ja words

* Improve translation

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

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

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

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

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

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

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Update content/ja/blog/_posts/2023-01-06-unhealthy-pod-eviction-policy-for-pdb.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

* Use singular

---------

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2024-02-12 22:02:14 -08:00
Lawrence Chou 3ca2b443ac
Fix `matchLabelKeys` example yaml syntax
It should be `spec.template.spec.affinity` instead of `spec.template.affinity`.

```
$ explain deploy.spec.template.spec.affinity
GROUP:      apps
KIND:       Deployment
VERSION:    v1

FIELD: affinity <Affinity>

...
```
```
$ k explain deploy.spec.template.affinity
GROUP:      apps
KIND:       Deployment
VERSION:    v1

error: field "affinity" does not exist
```
2024-02-13 10:37:33 +08:00
Arhell b3c94ccf4a [zh] Fix path for example yaml 2024-02-13 00:20:07 +02:00
Kubernetes Prow Robot a037d46987
Merge pull request #44798 from sftim/20240118_improve_pod_docs
Improve docs for Pods
2024-02-12 11:41:16 -08:00
Kubernetes Prow Robot 6326bef3a9
Merge pull request #44914 from vardanaloyan/patch-1
Update quick-reference.md
2024-02-12 11:29:52 -08:00
Kubernetes Prow Robot 8ff58166a0
Merge pull request #45060 from thisisharrsh/fix_the_link
Fixed the link for create a ConfigMap
2024-02-12 11:27:01 -08:00
Dipesh Rawat a3f297bc80
Use new feature_gate_name option 2024-02-12 19:16:20 +00:00
Dipesh Rawat 65e31b4fbe
Document how to use feature_gate_name param with feature-state shortcode 2024-02-12 19:16:20 +00:00
steve-hardman 0290715170
Fix path for example yaml in 'Coarse Parallel Processing Using a Work Queue' task page (#45022)
* Fix link for example yaml

* Fix link for example yaml

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-02-12 11:12:06 -08:00
Holger Schneider fdc49a6ba8
[pt-br] Add /docs/tasks/access-application-cluster/configure-access-m… (#44755)
* [pt-br] Add /docs/tasks/access-application-cluster/configure-access-multiple-clusters.md

* Update configure-access-multiple-clusters.md

Fixed typos, anchor links and made some of the recommended changes.

* Update configure-access-multiple-clusters.md

Fixed incorrect link
2024-02-11 16:14:48 -08:00
Holger Schneider 5c7d129567
[pt-br] Add /docs/tasks/access-application-cluster/access-cluster.md (#44753)
* [pt-br] Localization of /docs/tasks/access-application-cluster/access-cluster.md

* Update access-cluster.md

Added the suggested changes

* Update access-cluster.md

made another improvement

* Update access-cluster.md

fixed minor mistakes

* Update access-cluster.md

Updated to incorporate recommended changes

* Update access-cluster.md

Fixing remaining typos and missing anchors
2024-02-11 16:11:52 -08:00
Daniel Bodky 509e265b07
Finalize first draft 2024-02-10 21:52:21 +01:00
steve-hardman 95ca85963c
Mention 'exclude-from-external-load-balancers' in the kubeadm create cluster page (#45057)
* Mention exclude-from-external-load-balancers

* Mention exclude-from-external-load-balancers

* Mention exclude-from-external-load-balancers

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-02-09 06:50:09 -08:00
Lubomir I. Ivanov 9593771ee9 kubeadm-certs: add notes about different external CA approaches
There are multiple ways to prepare the credentials for use
with "external CA" mode:
- manual
- using kubeadm CSRs
- using kubeadm phases
2024-02-09 12:23:03 +02:00
xin.li 7eb5b5deee [zh-cn]sync kubelet-credentialprovider.v1.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-02-09 16:28:21 +08:00
Harsh Tripathi 86734b7036
Update volumes.md with the suggested changes. 2024-02-08 10:30:07 +05:30
Daniel Bodky e2950c6631
Adds section on scaling on cluster size 2024-02-07 19:55:25 +01:00
Daniel Bodky 4b040f5e0e
Adds section on KEDA 2024-02-07 19:54:09 +01:00