Commit Graph

3285 Commits

Author SHA1 Message Date
Able Lv 28c7a312af
Fixed a typo on page "Create an External Load Balancer"
Replace `_NumNodes` with `NumNodes`
2023-10-22 18:49:50 +08:00
Alex Domoradov 2d8edf7829
Update enforce-standards-admission-controller.md
It seems comment was set to a wrong field. There is no need to change apiserver.config.k8s.io/VERSION, we need to modify only pod-security.admission.config.k8s.io/VERSION
2023-10-17 14:00:40 +03:00
Marko Mudrinić e4a2ab2bd0
Update upgrade guides to clarify that legacy repos are frozen (#43472)
* Add legacy-repos-deprecation shortcode and localization

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

* Update install/upgrade guides to clarify that legacy repos are frozen

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

* Update the legacy repos message

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

---------

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-17 03:37:39 +02:00
Kubernetes Prow Robot 7d1095b265
Merge pull request #43444 from steve-hardman/fix-issue43431-layout
Fix broken page layout for "Install and Set Up kubectl on Linux"
2023-10-15 20:43:48 +02:00
John Huang cc3ba5be2c
Fix stale advice on changing the Container Runtime on a Node (#42739)
* Stale advice on changing the Container Runtime on a Node from Docker Engine to containerd

* Update content/en/docs/tasks/administer-cluster/migrating-from-dockershim/migrate-dockershim-dockerd.md

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

* Update migrate-dockershim-dockerd.md

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-15 20:38:55 +02:00
Kubernetes Prow Robot f8161f8f24
Merge pull request #42702 from Affan-7/kubelet-parameters-via-config
Add eviction thresholds parameters
2023-10-15 20:34:52 +02:00
Kubernetes Prow Robot 84bed71953
Merge pull request #43500 from MeenuyD/command1
fix: Missing curl '<ip-addr>' command in ingress-minikube.md document
2023-10-15 12:45:13 +02:00
MeenuyD 4bb2723b5a fix: Missing curl '<ip-addr>' command in ingress-minikube.md document 2023-10-15 15:34:38 +05:30
Mohammed Affan 1b56dc5ad5
Add a task page for troubleshooting kubectl (#42347)
* Add troubleshoot-kubectl-connectivity.md

* Add overview

* Add body

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

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

* Modify note in _index.md

* Add prerequisites section

* Fix API server section

* Fix TLS section

* Fix heading formatting

* Change the title

* Revise prerequisites

* Drop the note

* Fix some nits

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-10-12 07:49:56 +02:00
steve-hardman 298d7cd864
Fix page layout 2023-10-12 00:22:32 +01:00
Kubernetes Prow Robot f8da02e489
Merge pull request #43407 from xmudrii/remove-legacy-repos
Remove instructions for legacy package repos
2023-10-10 19:12:13 +02:00
Marko Mudrinić 7d706d9921
Remove instructions for legacy package repos
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-10 18:01:54 +02:00
Clément Nussbaumer f9ad24a5d6
doc(etcd-maintenance): add reference to etcd-defrag CronJob (#43394)
* doc(etcd-maintenance): add reference to etcd-defrag CronJob

* doc: improve style according to style guide

* chore: fix file name
2023-10-10 16:12:13 +02:00
Kubernetes Prow Robot 548f6bd39c
Merge pull request #41685 from morganrowse/patch-1
Include `initContainers` in list-all-running-container-images.md
2023-10-10 09:35:05 +02:00
Marlow Weston 5f4fa22259
Small mistake between sections of the document (#42089)
* Small mistake between sections of the document

The note for --kube-reserved-cgroup should match formatting for --system-reserved-cgroup.  This changes helps those match.

* Update reserve-compute-resources.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-10 08:54:22 +02:00
Kubernetes Prow Robot 2668fec5ea
Merge pull request #42131 from mrgiles/36784_etcd_restore_cmd_update
Add note after restore cmd to specify that data-dir will be (re)created
2023-10-10 08:22:02 +02:00
Kubernetes Prow Robot e475bf69fb
Merge pull request #42329 from dipankardas011/private-repo
added Note for secret in same namespace as the Deployment, Pods
2023-10-10 05:19:56 +02:00
Qiming Teng 16fdb34540
Update pull-image-private-registry.md 2023-10-10 10:57:07 +08:00
Kubernetes Prow Robot f9365c838d
Merge pull request #42631 from pegasas/stringdata
Document snag with stringData and server-side apply
2023-10-09 16:12:55 +02:00
Qiming Teng cf83760309
Update managing-secret-using-config-file.md 2023-10-09 21:53:43 +08:00
Kubernetes Prow Robot 06a4ffccd5
Merge pull request #43290 from Affan-7/config-multiple-shcedulers
Add statement for explaining the example image
2023-10-09 15:21:50 +02:00
Raul Mahiques 926770351c
Added instructions for SUSE-based distributions (#42913)
* Update install-kubectl-linux.md

Added instructions for SUSE based distributions

* Update change-package-repository.md

Added a section for openSUSE and SLES distributions

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

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

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

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

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

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

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-10-09 09:05:47 +02:00
Kubernetes Prow Robot 3bf4db56dd
Merge pull request #43299 from steve-hardman/fix-jq-link
Update outdated jq link
2023-10-07 03:15:19 +02:00
Kubernetes Prow Robot 317df88b0d
Merge pull request #42956 from Henni/patch-1
Fix & Clarify files secretGenerator
2023-10-06 00:06:23 +02:00
Kubernetes Prow Robot 943c18df29
Merge pull request #43289 from Affan-7/initialDelaySeconds-in-probes
Fix initialDelaySeconds docs
2023-10-03 17:52:14 +02:00
steve-hardman e822502654 Update jq link 2023-10-03 12:55:01 +00:00
Mohammed Affan 8d49270fed Add statement for explaining the example image name 2023-10-03 15:20:13 +05:30
Qiming Teng a1d91e05a4 Revise etcd task prerequisites to remove playground envs
The etcd operation and maintenance job is not supposed to
run on the playground environments.
2023-10-03 13:28:45 +08:00
Mohammed Affan 9d9b06845e Fix initialDelaySeconds of container lifecycle 2023-10-02 16:18:43 +05:30
steve-hardman b3cb227378
Remove redundant text 2023-09-29 11:44:10 +01:00
steve-hardman 8a5f322c50 Fix kubelet-config-name 2023-09-28 12:50:35 +00:00
lakshmi prasuna d725c81a78
Added a note on Cloud Controller Manager Administration page to clarify --cloud-provider argument usage (#43010)
* added a note on --cloud-provider argument usage

* Rephrased the sentance with generic meaning as per review comments

* updated a minor grammar nit

* move the note to above first point to make it clear.

* rephrased the text

* Updated indentation

* updated with miner nit
2023-09-27 10:12:10 -07:00
Mohammed Affan 27473c3381 Add eviction thresholds parameters
Update content/en/docs/tasks/administer-cluster/kubelet-config-file.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-09-27 14:38:55 +05:30
Kubernetes Prow Robot 3039a756c6
Merge pull request #43053 from tzneal/recommend-drain-before-any-kubelet-upgrade
recommend draining the node before updating kubelet
2023-09-26 02:49:19 -07:00
windsonsea e6eb4d4aaf Fix a link in kubeadm-certs 2023-09-21 09:43:12 +08:00
Kubernetes Prow Robot 21de51932e
Merge pull request #42764 from sftim/20230828_link_kubeadm_certs_rbac
Link from kubeadm mention of RBAC to authz docs
2023-09-20 17:21:55 -07:00
Todd Neal 20cfb80cf9 recommend draining the node before updating kubelet
This change clarifies that the node should be drained even when
performing patch upgrades of kubelet.
2023-09-20 17:32:46 -05:00
Tim Bannister 355f158d1f Link from kubeadm mention of RBAC to authz docs
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-09-20 18:22:48 +01:00
Kubernetes Prow Robot 08e0d63a11
Merge pull request #43115 from Ananya2001-an/patch-1
fix: update deprecated command in code example
2023-09-20 09:22:01 -07:00
harsh e366d2621b Fixed the typo errors in the documentation. 2023-09-20 18:15:30 +05:30
Kubernetes Prow Robot c266e731fd
Merge pull request #43100 from zbbfufu/patch-1
Fix sha256 url missing '/release/' to download kubectl
2023-09-20 03:50:00 -07:00
Ananya Nayak ad68e2d2a7
Merge branch 'kubernetes:main' into patch-1 2023-09-20 08:15:31 +05:30
Kubernetes Prow Robot d43cd79b06
Merge pull request #42279 from Katee/fixup-which-command
Use correct `which` command instead of non-existent `where`
2023-09-19 16:18:54 -07:00
Kubernetes Prow Robot 7421d4ebfa
Merge pull request #42619 from tengqm/remove-outdated-probes-text
Remove deprecated text from probes task
2023-09-19 13:02:56 -07:00
Ananya Nayak 448734c716
fix: update deprecated command 2023-09-19 23:12:40 +05:30
Qiming Teng bc4758e3b2 Add config APIs metrics API
The 'metrics.k8s.io' APIs are exposed by the 'metrics-server' component to facilitate
auto-scaling. The other two APIs are for fetching metrics from custom or
external sources respectively.
2023-09-19 09:20:31 +08:00
Qiming Teng c6e7086440 Remove deprecated text from probes task
There are some text useful before 1.23.
Now we are moving on to v1.28 as the lastest version, these contents
become obsolete and confusing. We'd better remove them because
docs related to pre-1.24 releases are no longer supported.
2023-09-19 09:08:26 +08:00
Julien Furgerot b7b8e6ff21
Fix sha256 url missing '/release/' to download kubectl 2023-09-18 22:00:04 +02:00
Kubernetes Prow Robot 70b445f2b8
Merge pull request #42690 from everonline/everonline-patch-1
Replace misleading info about Alpine and DNS lookups
2023-09-18 10:30:32 -07:00
Kubernetes Prow Robot bdf538c2cd
Merge pull request #42922 from sftim/20230906_document_decrypting_api_encryption_at_rest
Split at-rest decryption into its own page
2023-09-18 10:18:32 -07:00