Commit Graph

3299 Commits (dcfbe0d56100f87a0620fe5af5e57c07548e5d0a)

Author SHA1 Message Date
Kubernetes Prow Robot fb8f9b844a
Merge pull request #43841 from windsonsea/clusty
Clean up access-application-cluster/access-cluster
2023-11-22 10:01:19 +01:00
Kubernetes Prow Robot 294a3738c3
Merge pull request #43827 from AmarNathChary/Updated_warning_in_readiness_probes
Updated warning in readiness probes
2023-11-15 07:49:34 +01:00
Kubernetes Prow Robot d0285498d2
Merge pull request #43773 from alculquicondor/job-finalizer-troubleshoot
Troubleshooting for job pod finalizers
2023-11-13 17:19:22 +01:00
Aldo Culquicondor 46df889039
Troubleshooting for job pod finalizers 2023-11-13 11:00:14 -05:00
Marko Mudrinić 4163d74fa5
Additional clarifications for changing package repository
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-11-13 13:36:11 +01:00
AmarNathChary 57ad2f9995 Updated_the_warning_in_readiness_probes 2023-11-10 10:10:43 +05:30
AmarNathChary 1f306bce12 updated warning in readiness probes 2023-11-08 09:53:08 +05:30
windsonsea 7e323ad800 Clean up access-application-cluster/access-cluster 2023-11-07 15:09:00 +08:00
Michael 887d2d810a Clean up access-cluster-services.md 2023-11-07 07:52:43 +08:00
AmarNathChary 822b15d7db Updated waring in readiness probes 2023-11-06 11:24:23 +05:30
Shubham fba4f6cb2f
Removed outdated information for SA and Added the Note for Manually created Secret API objects. (#43451)
* Removed outdated information for SA and Added the Note for Manually created Secret API objects.

* Modified the Note.

* Simplified the Note.
2023-10-26 02:50:01 +02:00
Kubernetes Prow Robot 189cdb3524
Merge pull request #43537 from profnandaa/enhancement/huge-pages-docs
hugepages: add some details on allocation
2023-10-24 12:28:34 +02:00
Able Lv 8ae01d5d8e
Fixed title level of "Validation rules" on custom-resource-definitions.md
The title level of "Validation rules" should be H3, instead of H2.
2023-10-22 22:17:18 +08:00
Qiming Teng ca2b3023e7
Update scheduling-hugepages.md 2023-10-18 13:15:01 +08:00
Anthony Nandaa 9803cdc16a hugepages: add some details on allocation
This commit add a little more details on pre-allocation
and dynamic allocation of huge pages on the node.

It also links to the Linux documentation for further
details but gives a quick example on multiple page sizes
that is not very obvious from the Linux documentation
currently.

Signed-off-by: Anthony Nandaa <profnandaa@gmail.com>
2023-10-18 06:31:21 +03: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