Commit Graph

33390 Commits (a86cebbc948be52aa95fd1bb562d14b8902cf60d)

Author SHA1 Message Date
windsonsea 32b86daf2d [zh] Localize feature-gates/n*.md 2023-12-25 17:50:06 +08:00
Kubernetes Prow Robot 74b603b45f
Merge pull request #44478 from dipesh-rawat/add-feature-gate-shortcode
Add shortcode to generate Feature gates tables
2023-12-25 10:40:12 +01:00
DeltaX fc4b3caeaa [zh] Sync controllers/job.md and fix link anchor. 2023-12-25 16:08:10 +08:00
Qiming Teng a2b9c21c81 Revise test case logic
Major revisions included:

- Fake Job labels and selectors generation for validation.
- Remove obsolete PVC validation options.
- Include newly discovered manifests into the test case.
- Remove tests related to PodSecurityPolicy which is gone forever.
2023-12-25 15:33:49 +08:00
Qiming Teng fa637e4d58 Fix an error about volume name identified by test case 2023-12-25 15:30:42 +08:00
hunshcn fc8e79b96c
update safe sysctl
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2023-12-25 10:47:54 +08:00
Takashiidobe d536e46dbd fix typos 2023-12-24 21:00:53 -05:00
Kubernetes Prow Robot 0e33f9a644
Merge pull request #44492 from 1000Delta/zh_configure-probe_add_missing_anchor
[zh] Add missing link anchor of configure probe
2023-12-25 02:15:18 +01:00
Kubernetes Prow Robot 578283e693
Merge pull request #44488 from my-git9/kubelet-2349
[zh-cn]sync command-line-tools-reference/kubelet.md
2023-12-25 02:12:54 +01:00
Kubernetes Prow Robot d1a19738bb
Merge pull request #44486 from my-git9/access-cluster-api-324
[zh-cn] sync access-cluster-api change-default-storage-class
2023-12-25 02:10:30 +01:00
Kubernetes Prow Robot 7b4c3a52db
Merge pull request #44477 from 1000Delta/zh_feature-gates_g
[zh] Localize feature-gates/g*.md
2023-12-24 12:41:02 +01:00
Kubernetes Prow Robot 641575c685
Merge pull request #44468 from Fan-Lin/FL02
[zh] Localize feature-gates/m*.md
2023-12-24 12:38:37 +01:00
Kubernetes Prow Robot 72b70b257f
Merge pull request #44472 from qlijin/2022-12-19-devicemanager-ga.md
[zh-cn] sync 2022-12-19-devicemanager-ga.md
2023-12-24 12:34:48 +01:00
Kubernetes Prow Robot f1a70b3e2d
Merge pull request #44482 from windsonsea/gateyv
[zh] Localize feature-gates/v*.md
2023-12-24 12:32:24 +01:00
xin.li 171ddee6a7 [zh-cn]sync command-line-tools-reference/kubelet.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-24 09:55:54 +08:00
Arhell 1693f148c9 [en] Update go lang link kubelet-config.v1beta1.md 2023-12-24 00:39:55 +02:00
Dipesh Rawat 86c6b62c13
Document how to use new metadata in feature gate description file 2023-12-23 19:13:08 +00:00
Dipesh Rawat b1873fc9ea
Replace the existing tables with the shortcode 2023-12-23 19:10:26 +00:00
Dipesh Rawat 925881c247
Add the new metadata to all the feature gate files 2023-12-23 19:07:01 +00:00
DeltaX 1ffa04097c [zh] Add missing link anchor of configure-liveness-readiness-startup-probes.md 2023-12-24 01:04:11 +08:00
Qiming Teng 028069c808 Add reference for kubectl command
The prvious [kubectl reference](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands)
has some problems to resolve and we had never had the luck invest
resource into it. The issues include:

- The kubectl reference is a HTML file, with its own look & feel that
  is different from the rest of the website.
- The kubectl generator is using a container `brianpursley/brodocs:latest`
  which has not seen any maintenance for over severl years. ... and now,
  it is broken. The `make cli` command no longer works, and we don't
  know where the source code is.
- The current kubectl reference is not suitable for browsing on small
  devices. A huge portion of the screen asset is occupied by the
  examples layer. We don't like it and we can do nothing about it.

The added reference for kubectl is generated using the same generator
we use for other k8s components, so the source code is in the
'kubernetes-sig/reference-docs" projects. There is no additional effort
to generate them. The only thing we need to do for each release is to
update it just like we do for other k8s components.
2023-12-23 21:34:03 +08:00
Michael 86dd6e8dc7 [zh] Localize feature-gates/v*.md 2023-12-23 18:11:58 +08:00
DeltaX c2fcfb3e88 [zh] Localize feature-gates/g*.md
Apply suggestions from code review

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-12-23 17:54:25 +08:00
FanLin 17a33cb506 [zh] Localize feature-gates/m*.md 2023-12-23 17:54:01 +08:00
xin.li 6a5f213ca0 [zh-cn] sync access-cluster-api change-default-storage-class
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-23 17:47:30 +08:00
Kubernetes Prow Robot 6289ad6f2a
Merge pull request #44419 from 1000Delta/zh_feature_gates_c
[zh] localize feature-gates 55 c*.md files
2023-12-23 02:52:16 +01:00
Sergey Kanzhelev 083c0aabc4
Document that replacement functionality must be the same stability level (#42031)
* the replacement functionality must be the same stability level

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

* Update content/en/docs/reference/using-api/deprecation-policy.md

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-23 02:45:09 +01:00
Kubernetes Prow Robot 09681f9bcd
Merge pull request #44465 from dipesh-rawat/add-missing-feature-description
Add description for "StatefulSetAutoDeletePVC" feature gate
2023-12-23 02:27:13 +01:00
Tim Bannister ada845e5e1 Link to KMS setup doc 2023-12-22 11:33:36 +00:00
Tim Bannister 9f8b35d93f Redo API encryption at rest explanation
- Explain importance of protecting keys and other material that can be
  used to decrypt data in etcd
- Revise the explanation for a non-KMS setup example
2023-12-22 11:33:36 +00:00
Jin Li ec09951af0 [zh-cn] sync 2022-12-19-devicemanager-ga.md in blog
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-12-22 18:34:52 +08:00
windsonsea b90aa9e75e [zh] Remove dual-hosted info about kops and kubespray 2023-12-22 16:39:51 +08:00
Kubernetes Prow Robot f89116df93
Merge pull request #44351 from windsonsea/iprange
[zh] Localize extend-service-ip-ranges.md
2023-12-22 07:51:18 +01:00
Kubernetes Prow Robot 56309cd612
Merge pull request #43280 from tengqm/remove-kops-kubespray
Remove dual-hosted info about kops and kubespray
2023-12-22 07:48:36 +01:00
Kubernetes Prow Robot bd4d92763f
Merge pull request #44043 from steve-hardman/fix-kubectl-mac-step
Fix cleanup instruction in macOS kubectl installation page
2023-12-22 07:45:54 +01:00
Kubernetes Prow Robot 967593f3dd
Merge pull request #44266 from adityasamant25/issue-32835
Changes to reflect the deprecation of pod-manifest-path argument
2023-12-22 07:43:12 +01:00
Kubernetes Prow Robot 2d92029307
Merge pull request #44469 from dipesh-rawat/fix-typo-feature-table
Fix typos in Feature gates tables
2023-12-22 07:40:21 +01:00
Kubernetes Prow Robot 24664cadd4
Merge pull request #44438 from Arhell/pt-date
[pt] Update KubeCon dates for 2024
2023-12-22 05:01:39 +01:00
Kubernetes Prow Robot b57d839f8f
Merge pull request #44432 from sftim/20231219_revise_statefulset_tutorial
Write headings in sentence case for StatefulSet tutorial
2023-12-22 04:27:22 +01:00
Kubernetes Prow Robot b7bd4c9ce2
Merge pull request #44335 from T-Lakshmi/sidecar-feature-change
Revise details for sidecar containers
2023-12-22 04:24:31 +01:00
Kubernetes Prow Robot 69d7cef2bb
Merge pull request #44402 from rohan-kapse/patch-9
Fix incorrect redirection for "PersistentVolumes" in "Running ZooKeeper"  tutorial
2023-12-22 04:21:31 +01:00
Kubernetes Prow Robot 7b3ebb32fb
Merge pull request #43634 from able8/patch-1
Fixed a typo on page "Create an External Load Balancer"
2023-12-22 03:56:37 +01:00
Paco Xu 9e097396b9 use image from DUMMY_SERVER in the example 2023-12-22 10:31:25 +08:00
Tim K f66ac641af
fix: update note on manage-resources-containers on using milliCPU form (#44003)
Update manage-resources-containers.md

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

Empty-Commit
2023-12-22 03:15:41 +01:00
Dipesh Rawat 27b6d14824
Fix typo in feature gates table 2023-12-22 01:48:20 +00:00
Kubernetes Prow Robot 057c9633a3
Merge pull request #44227 from windsonsea/changey
Clean up change-default-storage-class and access-cluster-api tasks
2023-12-22 02:21:22 +01:00
Kubernetes Prow Robot 12a8768dbd
Merge pull request #44450 from Fan-Lin/FL01
[zh] Localize /feature-gates/b*.md
2023-12-22 02:18:18 +01:00
Kubernetes Prow Robot 337ef041fd
Merge pull request #44396 from tchiaspko/patch-1
Update configure-redis-using-configmap.md
2023-12-22 02:15:13 +01:00
Kubernetes Prow Robot 5af5685e05
Merge pull request #44466 from chenrui333/health-checks-fix-individual-health-check-comment
[en] fix schema comemnt for health-checks doc
2023-12-22 02:12:09 +01:00
Kubernetes Prow Robot e7f56c7a0c
Merge pull request #44454 from Arhell/en-case-index
[en] Update go lang link case index.html
2023-12-22 01:39:18 +01:00
Kubernetes Prow Robot 4584b2dfe5
Merge pull request #44365 from windsonsea/crdyhf
[zh] Add translations to custom-resource-definitions.md
2023-12-22 01:21:40 +01:00
Arhell a3fc8f5f9d [pt] Update KubeCon dates for 2024 2023-12-22 02:15:31 +02:00
Kubernetes Prow Robot d3569609b2
Merge pull request #44423 from windsonsea/gatewy
[zh] Localize feature-gates/w*.md
2023-12-21 23:14:19 +01:00
Kubernetes Prow Robot a37f2fc75e
Merge pull request #44422 from windsonsea/gatedy
[zh] Localize /feature-gates/h*.md
2023-12-21 23:11:19 +01:00
Kubernetes Prow Robot 1e81625d45
Merge pull request #44362 from windsonsea/certyhf
[zh] Sync /best-practices/certificates.md
2023-12-21 23:08:24 +01:00
Kubernetes Prow Robot 32126295da
Merge pull request #44361 from windsonsea/initadm
[zh] Localize kubeadm_init_phase_kubeconfig_super-admin.md
2023-12-21 23:05:28 +01:00
Rui Chen 73ede84c98
[en] fix schema comemnt for health-checks doc
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-12-21 16:59:05 -05:00
Dipesh Rawat a5e75d1166
Add description for StatefulSetAutoDeletePVC 2023-12-21 21:31:41 +00:00
Kubernetes Prow Robot 28c702a195
Merge pull request #44095 from sftim/20231126_improve_job_tutorials
Improve tutorials for Job
2023-12-21 18:21:31 +01:00
Kubernetes Prow Robot 08dc74324e
Merge pull request #43763 from sagrityanin/patch-1
Update certificates.md
2023-12-21 18:18:45 +01:00
Kubernetes Prow Robot 3031bf2515
Merge pull request #44457 from tengqm/fix-feature-gates
Fix feature gates for v1.29
2023-12-21 18:15:49 +01:00
Kubernetes Prow Robot 3bfa619915
Merge pull request #44431 from 1000Delta/zh_feature_gates_d
[zh] Localize feature-gates/d*.md
2023-12-21 13:31:56 +01:00
Qiming Teng 41955b102a Fix feature gates for v1.29 2023-12-21 20:20:09 +08:00
DeltaX e4852f1b94 [zh] Localize feature-gates/d*.md
Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-12-21 16:19:18 +08:00
Michael 3d3118f8cf [zh] Localize /feature-gates/h*.md 2023-12-21 16:14:07 +08:00
Kubernetes Prow Robot 6c441f0e80
Merge pull request #44399 from my-git9/kubeadm-init-429
[zh-cn]sync kubeadm-init api-concepts
2023-12-21 08:29:50 +01:00
xin.li 531503195c [zh-cn]sync kubeadm-init api-concepts
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-21 15:23:34 +08:00
Kubernetes Prow Robot 50629368f8
Merge pull request #44354 from windsonsea/superadm
[zh] Localize kubeadm_certs_renew_super-admin.conf.md
2023-12-21 08:16:16 +01:00
Kubernetes Prow Robot 29ba41d988
Merge pull request #44446 from giiiiiithub/patch-1
fix the Chinese single quotes in the code to English single quotes
2023-12-21 07:57:22 +01:00
FanLin d653bb46ae [zh] Localize /feature-gates/b*.md 2023-12-21 11:23:09 +08:00
DeltaX 23a64e71d2 [zh] localize feature-gates c*.md files
Optimize translations consistency of csi about feature gates.

Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-21 10:57:07 +08:00
Kubernetes Prow Robot ee00c0c30a
Merge pull request #44364 from windsonsea/conacc
[zh] Add translations to configure-service-account.md
2023-12-21 03:25:47 +01:00
Kubernetes Prow Robot 60f4e0a186
Merge pull request #43550 from maikokuppe/patch-1
Fix typo in deprecation-guide.md at v1.26
2023-12-21 03:15:08 +01:00
steve-hardman 1c78237b05
Change title and add redirects for kubectl cheatsheet (#43665)
* Change name and add redirects for kubectl cheatsheet

* Change name and add redirects for kubectl cheatsheet

* Change name and add redirects for kubectl cheatsheet
2023-12-21 02:51:00 +01:00
windsonsea 57d11ada6b [zh] Localize extend-service-ip-ranges.md 2023-12-21 09:19:14 +08:00
windsonsea fb8761a1ea [zh] Localize feature-gates/w*.md 2023-12-21 09:08:12 +08:00
Michael dc79146ede [zh] Localize kubeadm_init_phase_kubeconfig_super-admin.md 2023-12-21 09:00:40 +08:00
Kubernetes Prow Robot 98da3953dc
Merge pull request #42551 from sftim/20230815_revise_storageclass_docs
Revise StorageClass docs
2023-12-21 01:48:04 +01:00
Kubernetes Prow Robot 6c12faf1ab
Merge pull request #44449 from steve-hardman/ch-fix-yum-step
[zh] Fix typo in instruction for Kubernetes repository configuration on CentOS/RHEL/Fedora
2023-12-21 00:44:19 +01:00
Kubernetes Prow Robot 11eddcb120
Merge pull request #44421 from windsonsea/feagate
[zh] Localize /feature-gates/a*.md
2023-12-20 23:25:03 +01:00
Arhell ab4a5f3f7f [en] Update go lang link case index.html 2023-12-21 00:14:58 +02:00
Tim Bannister 3d6f1c118f Fix canonical URL 2023-12-20 17:51:58 +00:00
Kubernetes Prow Robot 42dfb84c5e
Merge pull request #43579 from mengjiao-liu/dev-1.29-KEP-3077
feature blog: contextual logging update for 1.29
2023-12-20 18:44:06 +01:00
Kubernetes Prow Robot 554155c212
Merge pull request #44447 from giiiiiithub/patch-3
fix the Chinese single quotes in the code to English single quotes
2023-12-20 18:18:41 +01:00
Tim Bannister 0128450df1 Add article canonical URL 2023-12-20 17:17:18 +00:00
Tim Bannister de78aa3a14 Fix grammar 2023-12-20 17:16:33 +00:00
Tim Bannister d494869af1 Bump publication date 2023-12-20 17:10:10 +00:00
Tim Bannister a0433c9a40 Write headings in sentence case 2023-12-20 15:14:16 +00:00
Haripriya f55c69129a updated note 2023-12-20 20:22:49 +05:30
Tim Bannister ddb1892d06 Fix heading capitalization
Use sentence case for headings.
2023-12-20 13:48:30 +00:00
Tim Bannister b1c2faf984 Switch StorageClass example to code shortcode 2023-12-20 13:48:30 +00:00
Tim Bannister 38bc76aa4d Revise StorageClass concept
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-12-20 13:48:29 +00:00
Sascha Grunert 76b93dd9d1
Update schedule yaml for v1.26.12, v1.27.9 and v1.28.5
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-12-20 14:37:56 +01:00
steve-hardman e6d83ae109
Remove extra character 2023-12-20 13:19:40 +00:00
Kubernetes Prow Robot 514dbb2651
Merge pull request #44442 from windsonsea/fgatei
[zh] Localize feature-gates/i*.md
2023-12-20 11:08:42 +01:00
giiiiiithub 5605ae7b99
fix the Chinese single quotes in the code to English single quotes 2023-12-20 17:06:26 +08:00
Kubernetes Prow Robot 622103ea74
Merge pull request #44436 from stmcginnis/sc-csi-expansion
Reflect CSI allowVolumeExpansion stable status
2023-12-20 09:43:12 +01:00
Kubernetes Prow Robot 74f94da59e
Merge pull request #44408 from testwill/patch-3
fix: container not sandbox
2023-12-20 09:40:21 +01:00
lakshmi e11ca2588c Revise details for sidecar containers 2023-12-20 13:35:29 +05:30
giiiiiithub 9454e4f8a8
fix the Chinese single quotes in the code to English single quotes 2023-12-20 15:43:27 +08:00
Kubernetes Prow Robot 6e37a5fa76
Merge pull request #43888 from lyzlisa/ko-footer
[ko] Change footer l10n from Home to Documentation
2023-12-20 07:19:21 +01:00
Kubernetes Prow Robot 937f2c858e
Merge pull request #44441 from bzsuni/sync/addons
[zh] Add translations to /cluster-administration/addons.md
2023-12-20 04:50:11 +01:00
bzsuni 52af9902b2 Add spiderpool description in zh-cn/docs/concepts/cluster-administration/addons.md
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2023-12-20 11:29:08 +08:00
Kubernetes Prow Robot fbc4259427
Merge pull request #43887 from lyzlisa/ja-footer
[ja] Change footer l10n from Home to Documentation
2023-12-20 04:19:21 +01:00
Kubernetes Prow Robot 5489795ca5
Merge pull request #44439 from steve-hardman/fix-yum-step
Fix typo in instruction for Kubernetes repository configuration on CentOS/RHEL/Fedora
2023-12-20 03:31:17 +01:00
windsonsea ccfdcf9a40 [zh] Localize feature-gates/i*.md 2023-12-20 09:59:53 +08:00
Kubernetes Prow Robot fbd2a0f6ef
Merge pull request #44388 from my-git9/pod-lifecycle-94
[zh-cn] sync pods/pod-lifecycle.md
2023-12-20 02:26:02 +01:00
windsonsea c20a540bd9 [zh] Sync 16 files prefixed with 'a' in feature-gates 2023-12-20 09:22:52 +08:00
Kubernetes Prow Robot 1225c9490e
Merge pull request #44391 from my-git9/flow-control-492
[zh-cn] sync cluster-administration/flow-control.md system-metrics.md
2023-12-20 01:42:18 +01:00
steve-hardman 242296af2a
Remove extra character
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-12-20 00:34:51 +00:00
Sean McGinnis e99d89ded6 Reflect CSI allowVolumeExpansion stable status
The CSI support for allowVolumeExpansion went GA in the 1.24 release.
This was reflected in the Persistent Volume documentation, but there is
also a reference in the Storage Class docs that had not been updated yet
to show it was no longer in beta.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2023-12-19 18:05:14 -06:00
steve-hardman 80353185f5
Remove extra character 2023-12-19 23:17:19 +00:00
Kubernetes Prow Robot 5fc1823323
Merge pull request #44418 from windsonsea/fgates
[zh] Relocate feature-gates and feature-gates-removed
2023-12-19 23:31:31 +01:00
Kubernetes Prow Robot cc35f0de7b
Merge pull request #44097 from Icarus9913/feat/network/addon
add spiderpool into addons
2023-12-19 20:29:26 +01:00
Kubernetes Prow Robot 1c75d7e8c4
Merge pull request #44401 from mloskot/patch-1
Mention Windows Server 2022 for Windows nodes
2023-12-19 20:22:58 +01:00
gamba47 6ae1b273bd Another initial commit 2023-12-19 15:37:55 -03:00
Abel Lu eda3bed86c Update gb-redis-follower image to Google's newer image 2023-12-19 13:05:40 -05:00
Abel Lu 1d8c8700ef Replaced unavailable image for guestbook tutorial for issues #44190 #44415 #44224 #44277 2023-12-19 12:12:19 -05:00
gamba47 e0f5a40562 Add optional fish autocompletion line 2023-12-19 14:03:04 -03:00
Emilano Vazquez 627ddfec24 Apply suggestions from code review
Suggestions accepted

Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>
2023-12-19 14:03:04 -03:00
Emilano Vazquez 02f2d6067a Apply suggestions from code review
Suggestions accepted!

Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>
2023-12-19 14:03:04 -03:00
gamba47 4c33b2936a remove file from another branch 2023-12-19 14:03:04 -03:00
gamba47 c68dbad724 another grammar revision 2023-12-19 14:03:04 -03:00
gamba47 cda36aaacd finish first translation 2023-12-19 14:03:04 -03:00
gamba47 436a25e13e how to install on red hat 2023-12-19 14:03:04 -03:00
gamba47 4ff70bac00 how to install on debian 2023-12-19 14:03:04 -03:00
gamba47 3df17f6293 adding more lines 2023-12-19 14:03:04 -03:00
gamba47 f124c3bff5 start install-kubectl-linux 2023-12-19 14:03:04 -03:00
gamba47 15487e73d8 minor fix 2023-12-19 14:03:04 -03:00
gamba47 4d12b03325 second review 2023-12-19 14:03:04 -03:00
gamba47 22b9b9ce2a first review 2023-12-19 14:03:04 -03:00
Kubernetes Prow Robot 6424394074
Merge pull request #44404 from krol3/fix-type-k8s-start
[es] update content/es/docs/contribute/start
2023-12-19 17:49:31 +01:00
Kubernetes Prow Robot ccef56170e
Merge pull request #44382 from gamba47/44380
[es] localize content/en/docs/tasks/tools/included/optional-kubectl-configs-fish.md to Spanish
2023-12-19 17:46:36 +01:00
Kubernetes Prow Robot 35c508040e
Merge pull request #44037 from m3nax/patch-1
Updated dotnet - Sample Programs url to point the example folder of project
2023-12-19 14:46:36 +01:00
Kubernetes Prow Robot 2af6d25176
Merge pull request #44036 from pranav-pandey0804/updated_source-ip__page
Capitalized the required words
2023-12-19 03:28:04 +01:00
Kubernetes Prow Robot e25a857729
Merge pull request #44397 from Arhell/id-date
[id] Update KubeCon dates for 2024
2023-12-19 03:07:13 +01:00
Emilano Vazquez 1a10336046
Apply suggestions from code review
Suggestions accepted

Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>
2023-12-18 23:05:39 -03:00
Icarus9913 fc6af3be34 add spiderpool into addons
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
2023-12-19 09:50:44 +08:00
windsonsea d1d6eda640 Clean up change-default-storage-class.md 2023-12-19 08:57:48 +08:00
Arhell 98773799cb [id] Update KubeCon dates for 2024 2023-12-19 02:08:23 +02:00
Michael 1af1a98866 [zh] Relocate feature-gates and feature-gates-removed 2023-12-19 07:27:05 +08:00
Kubernetes Prow Robot 3dad3a95fc
Merge pull request #44179 from tengqm/add-annotation
Add few annotations added by the kubelet
2023-12-18 21:03:26 +01:00
Kubernetes Prow Robot c05d45abf2
Merge pull request #41397 from rodrigodelmonte/pt-br/glossary/shuffle-sharding
[pt-br] Add docs/reference/glossary/shuffle-sharding.md
2023-12-18 15:47:42 +01:00
xin.li 641d1c207c [zh-cn] sync pods/pod-lifecycle.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-18 22:19:40 +08:00
Kubernetes Prow Robot c1a799d808
Merge pull request #44394 from my-git9/kms-932
[zh-cn] sync kms-provider configure-multiple-schedulers deprecation-guide
2023-12-18 14:16:52 +01:00
xin.li 9b34cf6250 [zh-cn] sync cluster-administration/flow-control.md system-metrics.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-18 18:55:50 +08:00
Tobias 7ffd84798f
Fix broken hyperlink for 'Cosign Keyless Signatures' in "Verify Signed Kubernetes Artifacts" guide (#44235)
* fix broken links to cosign signing page

* remove changes to zn translation

* change link to https://docs.sigstore.dev/signing/overview/
2023-12-18 11:08:33 +01:00
Kubernetes Prow Robot 5ebf07dbb6
Merge pull request #44373 from carlory/translate-blog-kubernetes-1-29-volume-attributes-class
[zh] Kubernetes 1.29: VolumeAttributesClass for Volume Modification
2023-12-18 04:02:41 +01:00
carlory 9263e7526d [zh] Kubernetes 1.29: VolumeAttributesClass for Volume Modification
Co-authored-by: Mengjiao Liu <44460091+mengjiao-liu@users.noreply.github.com>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-12-18 10:53:18 +08:00
guangwu 9b28c20c8b
fix: container not sandbox 2023-12-18 10:45:01 +08:00
Kubernetes Prow Robot 62f2cdf4a7
Merge pull request #44356 from tengqm/kubelet-ref-1.29
Update reference for kubelet 1.29
2023-12-18 03:41:06 +01:00
Kubernetes Prow Robot 4e35cacc55
Merge pull request #44395 from rohan-kapse/patch-8
Add "spec" to glossary
2023-12-18 03:38:14 +01:00
jlamenza 05636ea421
[pt-br] Add docs/reference/glossary/manifest.md (#43967)
* adding page manifest.md

* fixing comments
2023-12-18 03:13:12 +01:00
Kubernetes Prow Robot d723817b6a
Merge pull request #44390 from sftim/20231216_revise_statefulset_tutorial
Add comments to shell snippets in StatefulSet tutorial
2023-12-18 01:38:28 +01:00
Qiming Teng 8da8c7378c Add a few annotations added by the kubelet
This PR adds some descriptions for the annotations added by the kubelet
to Pods.
2023-12-18 08:21:39 +08:00
Kubernetes Prow Robot 87618b516c
Merge pull request #44116 from digininja/patch-2
show the output from metrics server
2023-12-18 01:12:08 +01:00
carolina valencia c44985cac0 chore: fix type k8s
Signed-off-by: cv <krol@cvs-MacBook-Pro.local>
2023-12-17 20:31:30 -03:00
Rohan Kapse baa9da8695
Update zookeeper.md 2023-12-18 02:39:32 +05:30
Kubernetes Prow Robot 12bdb8ff45
Merge pull request #44045 from windsonsea/workyh
Update scheduling framework concept
2023-12-17 18:53:19 +01:00
Kubernetes Prow Robot b50ab5b672
Merge pull request #44383 from scraly/patch-1
Fix broken link in "Container Lifecycle Hooks"
2023-12-17 18:15:08 +01:00
Tim Bannister 939c2f5990 Add comments to shell snippets
Use POSIX-compatible comments to explain the context and expectations to
the person following the tutorial.
2023-12-17 17:10:11 +00:00
Rohan Kapse e9cd56df9e
Update content/en/docs/reference/glossary/spec.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-17 22:37:34 +05:30
Mateusz Łoskot 5389ab195d
Mention Windows Server 2022 for Windows nodes
This updates the Windows nodes in Kubernetes intro paragraph
to clarify it from the beginning that Windows Server 2019
is not a required version to run Windows node.
It also aligns the intro with the detailed Windows OS version
compatibility section below.
2023-12-17 14:40:25 +01:00
Tony Chia bd2c8d05c6
Update configure-redis-using-configmap.md
Fix missing configMap parent key
2023-12-16 21:13:25 -08:00
Kubernetes Prow Robot 0002f69216
Merge pull request #44386 from my-git9/kube-scheduler-config2
[zh-cn] Remove kube-scheduler-config.v1beta3.md
2023-12-17 02:49:43 +01:00
Kubernetes Prow Robot 04386ce926
Merge pull request #44240 from my-git9/memory-available-cgroupv2
[zh-cn] sync memory-available-cgroupv2.sh
2023-12-17 02:46:52 +01:00
Peter Pan 444c0f37ce
[zh] Sync 1.29 docs and polish informational wording (#44353)
* [zh] Sync 1.29 docs and polish informational wording

Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>

* Update content/zh-cn/docs/concepts/scheduling-eviction/scheduling-framework.md

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

* Update content/zh-cn/docs/concepts/scheduling-eviction/scheduling-framework.md

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

* Update content/zh-cn/docs/concepts/scheduling-eviction/scheduling-framework.md

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

---------

Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-12-17 02:44:01 +01:00
Kubernetes Prow Robot b6e0804699
Merge pull request #44329 from sftim/20231213_reinstate_clustercidr_feature_gate
Reinstate the MultiCIDRRangeAllocator feature gate
2023-12-17 01:53:28 +01:00
Rohan Kapse d9f7317b44
Create spec.md 2023-12-17 00:22:33 +05:30
xin.li db2cb649cb [zh-cn] sync memory-available-cgroupv2.sh
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-16 23:31:31 +08:00
xin.li 20cbdf25f7 [zh-cn] sync kms-provider configure-multiple-schedulers deprecation-guide
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-16 23:29:25 +08:00
Kubernetes Prow Robot 9c0ec7cb32
Merge pull request #44371 from windsonsea/crpv1
[zh] Remove two config-api docs: kubelet-credentialprovider
2023-12-16 15:26:55 +01:00
Tim Bannister c30baa47f8 Reinstate the MultiCIDRRangeAllocator feature gate
Document MultiCIDRRangeAllocator as a deprecated feature gate.
2023-12-16 13:35:53 +00:00
xin.li 77c1bb252f [zh-cn] Remove kube-scheduler-config.v1beta3.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-16 19:48:11 +08:00
Kubernetes Prow Robot 409af7e430
Merge pull request #44384 from Arhell/fr-change
[fr] Update KubeCon dates for 2024
2023-12-16 10:32:28 +01:00
Arhell 09744284c7 [fr] Update KubeCon dates for 2024 2023-12-16 02:23:27 +02:00
Aurelie Vache 4b8b571cfa
fix: feature gate link 2023-12-15 21:30:44 +01:00
gamba47 02d095b6a0 Initial translation of file optional-kubectl-configs-fish.md 2023-12-15 17:22:45 -03:00
Kubernetes Prow Robot 493ad99d02
Merge pull request #44339 from Arhell/es-date
[es] Update KubeCon dates for 2024
2023-12-15 18:51:54 +01:00
windsonsea ca9f211613 Update scheduling framework concept 2023-12-15 22:10:14 +08:00
Kubernetes Prow Robot f99ab5c713
Merge pull request #44369 from windsonsea/crden
Fix a link in custom-resource-definitions task
2023-12-15 12:30:04 +01:00
Michael 479b40fa2c [zh] Add translations to /custom-resources/custom-resource-definitions.md 2023-12-15 18:13:15 +08:00
windsonsea e857c70a8f [zh] Remove 2 config-api docs: kubelet-credentialprovider 2023-12-15 12:43:29 +08:00
Kubernetes Prow Robot d0cf73f310
Merge pull request #44341 from windsonsea/serviy
[zh] Add translations to /services-networking/service.md
2023-12-15 04:43:39 +01:00
Kubernetes Prow Robot fb17d6e9fb
Merge pull request #44352 from windsonsea/kmspro
[zh] Sync kms-provider.md
2023-12-15 04:32:51 +01:00
Michael e6c8b04ded [zh] Add translations to configure-service-account.md 2023-12-15 10:50:34 +08:00
windsonsea e9c2827477 Fix a link in custom-resource-definitions task 2023-12-15 09:07:10 +08:00
Michael 834fc095f0 [zh] Add translations to /best-practices/certificates.md 2023-12-15 08:55:11 +08:00
Arhell 81f43d8ae8 [es] Update KubeCon dates for 2024 2023-12-15 02:26:05 +02:00
Kubernetes Prow Robot b481082a44
Merge pull request #44291 from Arhell/pl-date
[pl] Update KubeCon dates for 2024
2023-12-14 21:24:03 +01:00
Kubernetes Prow Robot 1b92c55289
Merge pull request #44296 from Shubham82/update_Feature_state_TopologyManager
Update feature state for TopologyManager
2023-12-14 19:11:45 +01:00
Haripriya b8c2e02763 note 2023-12-14 22:38:07 +05:30
Haripriya 6165f83b98 added note 2023-12-14 22:27:34 +05:30
Kubernetes Prow Robot 6cc6c36751
Merge pull request #44128 from sftim/20231129_service_ip_static_subrange_ga
Remove stale mention of ServiceIPStaticSubrange
2023-12-14 12:45:03 +01:00
Kubernetes Prow Robot 8d7d37e029
Merge pull request #44347 from tengqm/kubeadmref-1.29
Update kubeadm reference for v1.29
2023-12-14 12:33:43 +01:00
Kubernetes Prow Robot 119a085a55
Merge pull request #44086 from sftim/20231125_link_to_decrypt_task
Link to existing task about decrypting at rest
2023-12-14 09:32:58 +01:00
Kubernetes Prow Robot 8f678bb1d9
Merge pull request #44039 from aojea/patch-3
Update dns-pod-service.md
2023-12-14 09:29:40 +01:00
Kubernetes Prow Robot cfed25b2d3
Merge pull request #44245 from skissane/patch-1
RFC 1035 vs RFC 1123: clarify the difference
2023-12-14 09:26:18 +01:00
Kubernetes Prow Robot 19e5f8c124
Merge pull request #44346 from tengqm/compref-1.29
Update component reference for v1.29
2023-12-14 09:19:28 +01:00
Kubernetes Prow Robot 674448db34
Merge pull request #44349 from tengqm/configapi-1.29
Config API for v1.29
2023-12-14 09:12:39 +01:00
Kubernetes Prow Robot 88f8d0cf3e
Merge pull request #44243 from gamba47/41877
[es] localize content/en/docs/tasks/run-application/scale-stateful-set.md to Spanish
2023-12-14 06:25:01 +01:00
windsonsea ee83ff1b5f [zh] Localize kubeadm_certs_renew_super-admin.conf.md 2023-12-14 12:53:29 +08:00
Qiming Teng c01b8a7a2b Update reference for kubelet 1.29
This PR manually syncs the reference for `kubelet`.
2023-12-14 11:50:31 +08:00
windsonsea fdccecdfc0 [zh] Sync kms-provider.md 2023-12-14 11:42:05 +08:00
Kubernetes Prow Robot 7d9a407ade
Merge pull request #43774 from able8/patch-7
Add a link to sample-controller repository on Controllers page
2023-12-14 03:36:52 +01:00
Kubernetes Prow Robot 98dcbddc6b
Merge pull request #44322 from adityasamant25/issue-44321
Add user guidance comment for executing drain and uncordon on control plane
2023-12-14 03:29:00 +01:00
Kubernetes Prow Robot e916512655
Merge pull request #44337 from aramase/aramase/d/authN_doc_fix
fix value in structured authn config example
2023-12-14 03:14:04 +01:00
Emilano Vazquez 4a71b57c54
Apply suggestions from code review
Accepted suggestions

Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>
2023-12-13 22:26:08 -03:00
Kubernetes Prow Robot fe398783cd
Merge pull request #41793 from sftim/20230518_file_per_feature_gate
Switch to per-file feature gate descriptions
2023-12-14 02:25:28 +01:00
Qiming Teng 2fe79a7c28 Update references to the config APIs 2023-12-14 09:24:12 +08:00
windsonsea 1b1d127c88 [zh] Localize a blog: PodReadyToStartContainersCondition-in-beta.md 2023-12-14 09:17:42 +08:00
Qiming Teng 7451649920 Updated config API for v1.29 2023-12-14 09:13:20 +08:00
Qiming Teng c4f8b770a0 kubeadm reference for v1.29 2023-12-14 08:52:11 +08:00
Qiming Teng 519eec1bf6 Update component reference for v1.29 2023-12-14 08:49:03 +08:00
Simon Kissane b1bdd62775
Apply suggestions from code review
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2023-12-14 10:25:25 +11:00
Michael 7e190f988f [zh] Add translations to /services-networking/service.md 2023-12-14 07:24:24 +08:00
Anish Ramasekar fcfeeac989
fix value in structured authn config example
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-12-13 21:43:11 +00:00
Kubernetes Prow Robot 751ec134c4
Merge pull request #43676 from yuanchen8911/taintmanager
Add a blog post about decoupled taint eviction controller
2023-12-13 21:30:12 +01:00
Kubernetes Prow Robot 8d6a481c49
Merge pull request #43418 from chrishenzie/readwriteoncepod-ga-blog
Feature blog for ReadWriteOncePod GA graduation
2023-12-13 21:05:31 +01:00
Kubernetes Prow Robot b715ff23db
Merge pull request #43921 from humblec/dev-1.29-nodeexpansionblog
CSI NodeExpansion GA promotion blog
2023-12-13 20:01:01 +01:00
Kubernetes Prow Robot e0e08b77fc
Merge pull request #43777 from sunnylovestiramisu/blog
Add a blog post about VolumeAttributesClass
2023-12-13 19:58:01 +01:00
Kubernetes Prow Robot cd76d21867
Merge pull request #43904 from RyanAoh/dev-1.29
add blog for feature LoadBalancerIPMode
2023-12-13 19:54:57 +01:00
Kubernetes Prow Robot dab6bae458
Merge pull request #44010 from elmiko/blog-post-for-kep-2395-beta-status
add blog post for in-tree cloud provider removal going beta
2023-12-13 19:21:36 +01:00
Kubernetes Prow Robot efe87b401e
Merge pull request #43932 from charles-chenzz/blog_post
Add blog post to reflect state of PodReadyToStartContainersCondition
2023-12-13 19:18:41 +01:00
Kubernetes Prow Robot f8160512af
Merge pull request #44328 from dipesh-rawat/fix-release-blog-link
Fix broken link in v1.29 Release Announcement blog
2023-12-13 18:44:42 +01:00
Kubernetes Prow Robot 80c024cce0
Merge pull request #44314 from Arhell/de-date
[de] Update KubeCon dates for 2024
2023-12-13 18:41:02 +01:00
Tim Bannister da19462259 Document feature-gate-description shortcode 2023-12-13 17:38:51 +00:00
Tim Bannister d69dc41fe6 Switch to per-file feature gate descriptions
Replace the feature gate descriptions so that there is a Markdown file
for each feature gate.

Use a shortcode to render a feature gate description. If you use the
shortcode, this also validates that any feature gate you reference
has exactly one descriptive text for the current localization.

Localizations can adopt this new approach piecemeal.

Likely benefits:
- when feature gates are removed from Kubernetes, the localization work
  to do won't require any language skills
- merge conflicts are less likely because the list of feature gates
  becomes just a list of names (descriptions are elsewhere, so changes
  that just affect descriptions won't cause a conflict)
- we'll have a machine-readable list of all the feature gates we
  document, and can compare that to other lists if we want to
- we'll gain a place to add metadata about feature gates. For example,
  this lays groundwork for a future change where we record the KEP
  number (if known) for a feature gate, and can render that where it's
  useful.
2023-12-13 17:38:51 +00:00
Kubernetes Prow Robot 3c0857aead
Merge pull request #44304 from 1000Delta/zh_sync_community_x
[zh] Sync community page.
2023-12-13 18:36:14 +01:00
Kubernetes Prow Robot 4ccd7c8892
Merge pull request #44293 from testwill/patch-3
fix: responseObject error [zh]
2023-12-13 18:33:18 +01:00
Kubernetes Prow Robot d86ea7308e
Merge pull request #44283 from my-git9/tutorials-424
[zh-cn] sync tutorials/*
2023-12-13 18:30:23 +01:00
Kubernetes Prow Robot b8cd8cb220
Merge pull request #44267 from hunshcn/sysctl-zh
[zh-cn] sync safe sysctl
2023-12-13 18:27:23 +01:00
Kubernetes Prow Robot d3a7dfb545
Merge pull request #44247 from mengjiao-liu/update-legacy-packages-blog-zh
[zh-cn] sync legacy-package-repository-deprecation blog
2023-12-13 18:24:05 +01:00
Kubernetes Prow Robot 396c7ee7bb
Merge pull request #44244 from windsonsea/gatere
[zh] Localize kubeadm-config.v1beta4.md into Chinese
2023-12-13 18:20:51 +01:00
Dipesh Rawat ce99c0303a
Update release team link 2023-12-13 17:19:56 +00:00
Kubernetes Prow Robot 16c17bd4a5
Merge pull request #44067 from windsonsea/sigtest
[zh] Localize a blog: sig-testing-spotlight.md
2023-12-13 18:17:20 +01:00
Kat Cosgrove 22ff0d31a6
Merge pull request #43939 from krol3/comms-blog-1.29
Announce v1.29 release
2023-12-13 10:59:26 -06:00
Mickey Boxell 5288583a12
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md 2023-12-13 10:09:44 -06:00
Mickey Boxell 109291d1a8
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:05:53 -06:00
Mickey Boxell c7fd72a101
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:05:00 -06:00
Mickey Boxell 47bfd985d3
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:04:45 -06:00
Mickey Boxell ce001a1f8f
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:04:27 -06:00
Mickey Boxell aa61958006
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:04:11 -06:00
Mickey Boxell cd6a6f747c
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:03:55 -06:00
Mickey Boxell a516155f48
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:03:34 -06:00
Mickey Boxell 0a46de0e4e
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:03:12 -06:00
Mickey Boxell 10e929dfd5
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:02:51 -06:00
Mickey Boxell 483d40a2e8
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:02:28 -06:00
Tim Bannister 9010b97f01
Revise message
Avoid mentioning change we expect for a future (patch) release
2023-12-13 15:20:36 +00:00
Kat Cosgrove bad6aa429e
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-13 15:01:03 +00:00