Commit Graph

14291 Commits (release-1.32)

Author SHA1 Message Date
Shannon Kularathna 136525cb37 Update with style suggestions and to include validating webhooks 2025-03-21 20:04:09 +00:00
Shannon Kularathna 12db5707f2 Modify migrated content to match current style and word wrap
- Remove h4 section headers for idempotence
- Wrap lines at 80 chars
- Update pod to Pod, deployment to Deployment
- Move the outcome of idempotency examples to the correct list item
- Update links to go to the correct places
2025-03-21 20:04:09 +00:00
Shannon Kularathna 14220821d1 Move best practices from dynamic admission control page to best practices page
Moved content as-is (no text changes) for a more readable diff between commits.

The following sections werent moved:

* Idempotence main section (better content in new page)
* Intercepting all versions of an object (better content in new page)
* Guaranteeing the final state of an object is seen
* Avoiding operating in the kube-system namespace
2025-03-21 20:04:03 +00:00
Shannon Kularathna bf971d28d3 Add a new page for mutating webhook good practices.
- Link to new page from dynamic admission control page
- Retain TODOs for info that'll be migration from existing page
2025-03-21 20:00:38 +00:00
Qiming Teng 5bfcf81227 Mention the builtin clusterrole in kubelet authorization
This PR updates the description about the kubelet fine-grained API
authorization.
2025-03-20 08:15:34 +08:00
Alex Kalenyuk 375896f207 Add a note about filesystem overhead for PVC size request
Though this is not explicitly stated, it seems acceptable that
once a provider builds a filesystem on top of a block device,
some writeable capacity is lost:
https://github.com/container-storage-interface/spec/issues/338

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
2025-03-19 11:32:31 +02:00
Qiming Teng aafc50882f Clarify how to config maximum loopback off delay 2025-03-19 15:36:11 +08:00
Kubernetes Prow Robot d15b36a899
Merge pull request #50134 from msau42/deprecations
Delete removed volume types from feature support list
2025-03-18 17:15:48 -07:00
Kubernetes Prow Robot 2d366ba555
Merge pull request #49341 from tengqm/fg-daemonsetupdate
Fix feature gate DaemonSetUpdateSurge status
2025-03-18 15:29:49 -07:00
Michelle Au dd9a3cad07 Delete removed volume types from feature support list 2025-03-18 21:16:15 +00:00
Anish Ramasekar 4888dbe086
fix doc for email_verified requirement when username contains claims.email
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2025-03-17 17:08:26 -07:00
Mohammad Alavi 057e98b14c SSA request bodies can include either JSON or YAML 2025-03-17 21:14:27 +03:30
Kubernetes Prow Robot 8472f99bde
Merge pull request #49963 from aivantsov/patch-2
Update security-checklist.md
2025-03-17 09:45:49 -07:00
Kubernetes Prow Robot e8b4ff16ed
Merge pull request #49966 from Mab879/patch-1
Remove Fedora and CentOS packages for kompose
2025-03-17 09:43:50 -07:00
Renan Magagnin ee4fe759e9
Fix typo in volumes.md 2025-03-17 14:18:03 +00:00
Mohammad Alavi 06f578a27d swap json and yaml 2025-03-16 17:31:32 +03:30
Kubernetes Prow Robot 552cfa23d8
Merge pull request #50044 from aivantsov/patch-4
Update high-availability.md
2025-03-12 10:13:47 -07:00
Kubernetes Prow Robot 810280b75f
Merge pull request #50043 from aivantsov/patch-3
Update the check for open port in install-kubeadm.md
2025-03-12 04:35:46 -07:00
Andrei Ivantsov 358fef3e0a
Update high-availability.md
Improve connectivity check from thr control plane node to the load balancer
2025-03-08 15:13:51 +01:00
Andrei Ivantsov 7086544485 Update the check for open port in install-kubeadm.md
Tell `nc` to report open ports instead of initiating a connection by
using the `-z` flag, and report connection failure after a timeout of 2
seconds.
2025-03-08 14:17:09 +01:00
Tim Bannister 2a3a72e16c
Move CSR for client certificate to tasks section
The moved documentation describes a task, so move it to the
documentation section that describes tasks.
2025-03-04 20:22:32 +00:00
shubham82 d6520fa6ca Removed Map_docker_CLI_commands_to_crictl link 2025-03-03 14:41:57 +05:30
Kubernetes Prow Robot c042dcd1a0
Merge pull request #49733 from paulopiriquito/main
Update node-shutdown docs: typo in word 'administrators'
2025-03-01 02:20:55 -08:00
Matthew Burket 52bd40a393
Remove Fedora and CentOS packages for kompose
These packages have been orphaned for over 2 years. See 8afab6b001?branch=rawhide for more details.
2025-02-28 19:30:27 -06:00
Andrei Ivantsov 7adba34538 Update security-checklist.md
Correct grammar, improve wording.
2025-02-28 18:03:59 +01:00
Kubernetes Prow Robot ce5c1100f4
Merge pull request #49334 from UMMAN2005/add-component-sli-metrics-description
Add description for Kubernetes Component SLI Metrics and z-pages
2025-02-28 01:26:23 -08:00
Kubernetes Prow Robot bb84454008
Merge pull request #49923 from Arhell/en-vm
[en] Fix VMware link
2025-02-27 16:40:30 -08:00
John Huang 41537d92fa Update content/en/docs/reference/node/kubelet-files.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2025-02-28 08:02:15 +08:00
pegasas b7edcc3ce9 Mention graceful_node_shutdown_state in kubelet local files page
Update content/en/docs/reference/node/kubelet-files.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2025-02-28 08:02:15 +08:00
Mahesh Rijal 0c63d3913b
chore: Update busybox image 2025-02-27 09:04:33 +00:00
Shubham Singh 5e6a39752a
mistake fixed
Signed-off-by: GitHub <noreply@github.com>
2025-02-27 08:14:15 +00:00
Arhell 8122638d38 [en] Fix VMware link 2025-02-27 00:07:01 +02:00
Kubernetes Prow Robot e4603a03df
Merge pull request #49711 from windsonsea/stacks
Clean up two pages for migrating-from-dockershim
2025-02-26 03:04:32 -08:00
Kubernetes Prow Robot 4a949af138
Merge pull request #49614 from dkarczmarski/fix-list-items-indentation-reviewing-prs-md
fix: indentation for list items in reviewing-prs.md
2025-02-25 01:38:29 -08:00
Umman Mammadov ae7a5944f3
Update zpages.md 2025-02-25 02:02:07 +04:00
Andrei Ivantsov d86a4b409a
Update pod-security-standards.md 2025-02-24 21:31:19 +01:00
Kubernetes Prow Robot 99dca7c6ed
Merge pull request #49752 from vaibhav2107/config-update
Update the Kubelet Configuation
2025-02-24 06:52:29 -08:00
Paulo Piriquito 151c47470e
Update node-shutdown docs: typo in word 'administrators' (en)
Signed-off-by: Paulo Piriquito <paulo.piriquito@outlook.pt>
2025-02-24 11:45:31 +00:00
Sayak Mukhopadhyay e522789ce5
docs: update contributor guide to reflect the changes to i18n strings 2025-02-24 16:32:53 +05:30
Tim Bannister 9195e208f2
Improve JSONPath reference
* Add headings
* Avoid consecutive callouts
* Add a caption to the table
* Misc. small alignments to docs style guide
2025-02-23 23:03:45 +00:00
Richard Tweed 1c250e49bf
Add diagram for admission control phases which shows the new validatingadmissionpolicies (#43836)
* Add diagram for admission control phases which shows the new validatingadmissionpolicies

* Change to a mermaid diagram

* Add accessibility description

* Fix font size issue

* Correct blue colour

* Move diagram type to top to see if it builds correctly

* Convert to exported svg and mermaid-live link

* correct image path

* Update filepath

* Update link to mermaid doc

With the annotation changes

* Delete content/en/docs/images/admission-control-phases.svg

* correct image path

* Correct parallelism of stages and state parallel stage explicitly

* Undo autolint

* Undo further autolint

* Remove bad merge

* Revert yet more IDE autoformatting

* Revert more IDE nonsense

* Remove yet more ide nonsense

* Remove the last of the IDE autoformatting

* Fix last piece of the bad merge
2025-02-23 13:26:27 -08:00
adriananeci faaae90b41
Update content/en/docs/concepts/workloads/controllers/deployment.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-02-21 16:34:40 +02:00
Adrian Aneci 6a7df0df22 Add note about deployment cleanup policy
Signed-off-by: Adrian Aneci <aneci@adobe.com>
2025-02-21 16:20:47 +02:00
Kubernetes Prow Robot 914faaae67
Merge pull request #49706 from gjenkins8/define_resource_glossary
Define 'resource' in glossary
2025-02-20 16:30:26 -08:00
Kubernetes Prow Robot 91919bdba5
Merge pull request #46798 from fasaxc/patch-1
Add more suggestions for avoiding deadlocks to webhook docs
2025-02-20 14:08:27 -08:00
Kubernetes Prow Robot addbca34f4
Merge pull request #49833 from windsonsea/nodesyh
Clean up storage/volumes.md
2025-02-19 19:12:27 -08:00
windsonsea 0262093d9e Clean up storage/volumes.md 2025-02-19 21:07:41 +08:00
Kubernetes Prow Robot 2b7d170da4
Merge pull request #49799 from corneliusroemer/patch-3
fix(typo): Update sidecar-containers.md
2025-02-19 03:02:29 -08:00
epicseven-cup a12b8c2df1 extra space in pod tag 2025-02-18 23:18:50 -05:00
Kubernetes Prow Robot 399e9adaf0
Merge pull request #49725 from devanshpoplii/patch-1
Fix formula in HPA page
2025-02-18 01:38:12 -08:00
Kubernetes Prow Robot 9615dc2441
Merge pull request #49808 from voelzmo/patch-4
Fix typo in autoscaling docs
2025-02-17 20:42:12 -08:00
Kubernetes Prow Robot db117c027f
Merge pull request #49796 from sftim/20250216_formulae_pod_lifecycle
Pod lifecycle concept: use formula for clearer math
2025-02-17 16:36:12 -08:00
Kubernetes Prow Robot 4a91fc56ef
Merge pull request #49716 from danwinship/cloud-endpoints
Fix some confused cloud-controller documentation
2025-02-17 08:12:22 -08:00
Shaun Crampton 0c40eced7e Add more suggestions for avoiding deadlocks
Webhooks can cause deadlocks in several ways, expand the list to cover more subtle cases.

Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-02-17 13:21:59 +00:00
Marco Voelz a8a2315e9b
Fix typo in autoscaling docs 2025-02-17 13:13:24 +01:00
Tim Bannister 932474b61c
Use formula for clearer math
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2025-02-17 10:08:22 +00:00
windsonsea ab48d1b846 Clean up two pages for migrating-from-dockershim 2025-02-17 11:32:44 +08:00
Cornelius Roemer e8af0e528b
fix(typo): Update sidecar-containers.md 2025-02-17 02:03:43 +01:00
Kubernetes Prow Robot 4762f586c4
Merge pull request #49602 from mochizuki875/add_deprecation_rel_matchlabelkeys_and_mismatchlabelkeys
Add deprecation notices related to PodAffinity's matchLabelKeys/mismatchLabelKeys
2025-02-16 09:22:21 -08:00
Kubernetes Prow Robot 75faa38ddd
Merge pull request #49414 from aakankshabhende/49326
Fixed link navigation bug
2025-02-16 09:20:23 -08:00
Kubernetes Prow Robot f80c848db3
Merge pull request #49360 from Aaina26/update_node_role_in_docs
Updated node roles in docs
2025-02-16 09:18:22 -08:00
George Jenkins acb85c3150 Define 'resource' in glossary
Signed-off-by: George Jenkins <gjenkins8@bloomberg.net>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-02-15 19:08:53 -08:00
Vaibhav Goel ad1e23c324 Update the Kubelet Configuation 2025-02-14 18:16:09 +05:30
dkarczmarski 0cc2e4c743 fix: indentation for list items in reviewing-prs.md 2025-02-14 09:09:50 +01:00
Kubernetes Prow Robot 97cbae19d2
Merge pull request #48920 from AmarNathChary/updated_yaml_to_json
Switch extensible admission payload example from YAML to JSON
2025-02-12 23:56:23 -08:00
Kubernetes Prow Robot 91182b73fb
Merge pull request #49474 from iheartNathan/49406-update-busybox-image-tag
update image tag in manifest
2025-02-12 20:58:20 -08:00
Kubernetes Prow Robot a130b5af59
Merge pull request #49508 from sftim/20250120_drop_pod_priority_reviewers
Drop stale reviewers for Pod priority pages
2025-02-12 20:56:22 -08:00
Kubernetes Prow Robot 06b1d0f4ff
Merge pull request #49720 from NareshKoduru/extra_line
docs(style): embed rolebinding code samples
2025-02-12 20:46:20 -08:00
Kubernetes Prow Robot b417e36255
Merge pull request #45802 from towca/jtuznik/node-autoscaling-docs
Concepts/ClusterAdministration: Expand Node Autoscaling documentation
2025-02-12 16:08:21 -08:00
Kubernetes Prow Robot d6432164d7
Merge pull request #49726 from sftim/20250211_formulae_node_watchdog
Use math formula to show division
2025-02-12 15:12:20 -08:00
Kuba Tużnik dc530ffd6a cluster-autoscaling -> node-autoscaling clean-up
301 redirect added, and a bunch of references on other pages
renamed.
2025-02-12 19:43:52 +01:00
Kuba Tużnik 7c99a67b36 Concepts/ClusterAdministration: Expand Node Autoscaling documentation 2025-02-12 19:43:43 +01:00
Tim Bannister 80609828b2
Use math formula to show division
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2025-02-12 14:12:34 +00:00
devanshpoplii e13ef927f8
Update horizontal-pod-autoscale.md
Added ceil function in the desired replicas Algorithm
2025-02-12 15:53:35 +05:30
Naresh Koduru 8b78fb8239 enable copying rolebinding examples directly 2025-02-12 13:36:26 +05:30
Kubernetes Prow Robot 340c59bc54
Merge pull request #49718 from sftim/20250211_formulae_hpa
Use math formulae in HPA task page
2025-02-11 16:55:58 -08:00
Tim Bannister ec950545d4
Use math formulae in HPA task page 2025-02-11 23:29:43 +00:00
Dan Winship 153543263c Fix some confused cloud-controller documentation 2025-02-11 16:40:25 -05:00
Kubernetes Prow Robot 74ffdcecda
Merge pull request #48200 from iheartNathan/42288-Inconsistent-documentation-of-default-StorageClass
fix inconsistency in documentation of default storageclass
2025-02-11 05:37:58 -08:00
Kubernetes Prow Robot 4ff30d15c9
Merge pull request #49687 from windsonsea/jopod
Tweak job-with-pod-to-pod-communication.md
2025-02-08 16:45:55 -08:00
windsonsea 2cbb8e33de Tweak job-with-pod-to-pod-communication.md 2025-02-08 16:05:46 +08:00
windsonsea 6bf2229de2 Fix a figure rendering issue in docs/test.md 2025-02-08 11:23:23 +08:00
Kubernetes Prow Robot 47165fff3a
Merge pull request #49592 from sftim/20250129_add_katex_formulae_support
Add support for KaTeX formulas
2025-02-07 08:41:56 -08:00
Kubernetes Prow Robot aef51382d9
Merge pull request #49664 from windsonsea/podsev
Clean up dns-pod-service.md
2025-02-07 08:37:56 -08:00
Kubernetes Prow Robot 993d25793f
Merge pull request #49615 from vaibhav2107/eviction-add
Updated the threshold parameter in example
2025-02-07 04:03:55 -08:00
Kubernetes Prow Robot dbdbb61c3f
Merge pull request #49663 from windsonsea/testli
update test.md
2025-02-07 02:29:55 -08:00
Kubernetes Prow Robot b127c6bb39
Merge pull request #49671 from dkarczmarski/fix-typo-diagram-guide.md
fix: typo in diagram-guide.md
2025-02-07 02:25:55 -08:00
dkarczmarski fdf07cf734 fix: typo in diagram-guide.md 2025-02-07 06:07:48 +01:00
windsonsea 561d73224b update test.md 2025-02-06 15:09:25 +08:00
windsonsea 0535a769c6 Clean up dns-pod-service.md 2025-02-06 14:48:49 +08:00
Aman Shrivastava 9538fde064 Updated the document with the correct steps for installing Docsy theme and use it with Hugo. 2025-02-06 00:13:17 +05:30
mochizuki875 aad1b7c987 fix3 2025-02-01 17:26:14 +00:00
Vaibhav Goel 9775bab51c Updated the threshold parameter in example 2025-02-01 20:11:05 +05:30
R. P. Taylor 6b707024f8
Fix header nesting in cpu-management-policies.md 2025-01-31 13:06:14 -08:00
mochizuki875 4e3a60a68f fix2 2025-01-31 12:44:02 +00:00
mochizuki875 8f470ed740 fix1 2025-01-31 08:48:53 +00:00
mochizuki875 14bd4e5e3a Add deprecation notices related to matchLabelKeys/mismatchLabelKeys 2025-01-31 06:32:14 +00:00
dkarczmarski 3479c002a1 fix: code block typo in deployment.md 2025-01-30 15:40:11 +01:00
Aaina26 dca907142c fixed slight error in a sentence 2025-01-30 15:25:00 +05:30
Kubernetes Prow Robot 2e15797126
Merge pull request #49589 from NareshKoduru/role_copy
Enable copying role and clusterRole snippets
2025-01-29 16:19:22 -08:00