Commit Graph

5523 Commits (issues-48002)

Author SHA1 Message Date
Kubernetes Prow Robot a9143b2989
Merge pull request #50212 from abhilasha2418/self-healing
Add new page for self-healing
2025-03-26 09:20:39 -07:00
Filip Křepinský def6c590ad Document .status.terminatingReplicas enabled by DeploymentPodReplacementPolicy feature 2025-03-26 17:02:17 +01:00
abhilasha2418 e23a8ba300 fix: remove extra ` 2025-03-26 21:17:15 +05:30
abhilasha2418 1a9eb49662 feat: add new page for self-healing
fix: remove node controller

fix: nit comments

fix: modify replica replacement

Update content/en/docs/concepts/architecture/self-healing.md

Co-authored-by: Tim Bannister <22591623+sftim@users.noreply.github.com>

fix: remove extra line
2025-03-26 21:13:34 +05:30
Joey Chen ce341fb7cd
Update api version 2025-03-26 11:43:04 +08:00
Joey Chen 86cc349538
Update api version 2025-03-26 11:37:26 +08:00
Mark Rossetti 3434a09c56
Website updates for WinDSR / WinOverlay beta support
Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-03-25 11:09:01 -07:00
torredil 178ce422ec
Add documentation for Alpha feature: MutableCSINodeAllocatableCount 2025-03-25 14:22:02 +00:00
Kubernetes Prow Robot cb01c2c63a
Merge pull request #50146 from akalenyu/filesystem-outer-volume-size
Add a note about filesystem overhead for PVC size request
2025-03-25 02:48:33 -07:00
Rodrigo Campos bcd9d3b51d userns: Clarify volume usage
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2025-03-24 15:54:51 +01:00
Qiming Teng 5917b08dad
Update persistent-volumes.md 2025-03-24 08:43:53 +08:00
Kubernetes Prow Robot 3efd47b58f
Merge pull request #49901 from swatisehgal/docs-distribute-cpus-across-numa-to-beta
node: KEP- 2902: Docs update for Beta graduation
2025-03-23 17:26:32 -07:00
Kubernetes Prow Robot 8558bc3561
Merge pull request #49626 from shannonxtreme/mutating-webhook-good-practices
Add a good practices page for mutating webhook design
2025-03-22 07:06:31 -07:00
Shannon Kularathna fc27b949e2 Add dependency loop advice.
Source PR: https://github.com/kubernetes/website/pull/46798

Co-authored-by: Shaun Crampton <shaun@tigera.io>
Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-03-21 20:04:09 +00:00
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
Sreeram d1ac26f439 Merge main into dev-1.33 to keep in sync 2025-03-21 19:58:06 +05:30
Swati Sehgal cb2ca13bad node: KEP-2902: Docs update for Beta graduation
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2025-03-21 12:03:10 +00:00
Yuki Iwai 5870bf3071 KEP-3998: Graduate JobSuccessPolicy to Stable
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2025-03-21 19:59:21 +09:00
carlory f26e212868 Resource Quota Per VolumeAttributesClass 2025-03-21 11:17:45 +08:00
Keita Mochizuki 9120e0c7d2
Revert "Update the description of TopologySpreadConstraints's matchLabelKeys to align with the design change" 2025-03-21 10:59:18 +09:00
Akihiro Suda f39cd36122
user-namespaces: add idsPerPod configuration
Kubernetes v1.33 will support setting `userNamespaces.idsPerPod`
in `KubeletConfiguration`.

Depends on k/k PR 130028

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2025-03-21 01:06:08 +09:00
Kubernetes Prow Robot c5120d9bbb
Merge pull request #49902 from nokia/KEP-4540-strict-cpu-reservation-beta
Mark strict-cpu-reservation as beta
2025-03-19 18:04:30 -07:00
Kubernetes Prow Robot 5ccef8015d
Merge pull request #48911 from vaibhav2107/inherit-eviction
Document MergeDefaultEvictionSettings Kubelet Config
2025-03-19 05:32:31 -07: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
Michelle Au dd9a3cad07 Delete removed volume types from feature support list 2025-03-18 21:16:15 +00:00
Kubernetes Prow Robot 8472f99bde
Merge pull request #49963 from aivantsov/patch-2
Update security-checklist.md
2025-03-17 09:45:49 -07:00
Renan Magagnin ee4fe759e9
Fix typo in volumes.md 2025-03-17 14:18:03 +00:00
Vaibhav Goel 578c4579aa Updated some grammar text 2025-03-16 15:26:58 +05:30
Sascha Grunert eab681370c
[KEP-4639] Graduate image volume source to beta
Update the documentation to reflect the graduated feature.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2025-03-13 09:57:44 +01:00
Kubernetes Prow Robot 2c5cb62757
Merge pull request #49327 from soltysh/tz_validation
Update information about CronJob's unsupported time zone field
2025-03-05 09:43:46 -08:00
Kubernetes Prow Robot 3b63b36b26
Merge pull request #49946 from vinayakankugoyal/gitRepo
KEP-5040: Disable git_repo volume driver.
2025-03-04 11:33:44 -08:00
Vinayak Goyal 941773d2ca KEP-5040: Disable git_repo volume driver. 2025-03-04 00:03:15 +00:00
michellengnx 660d6fd407 Merge main into dev-1.33 to keep in sync 2025-03-01 09:09:37 -05:00
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
Andrei Ivantsov 7adba34538 Update security-checklist.md
Correct grammar, improve wording.
2025-02-28 18:03:59 +01: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
Ahmet Alp Balkan 56750d7ec3 fix: move KubeletSeparateDiskGC feature notice inside note
Currently the feature-state block appears to be for the entire
"Node-pressure eviction" page, however, it's just for the note block listed
on top of the page. So moving this notice inside the node block.
2025-02-27 08:57:55 -08: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
Jing Zhang ec78e8690a KEP-4540: Move to beta
Signed-off-by: Jing Zhang <jing.c.zhang.ext@nokia.com>
2025-02-25 13:11:34 -05:00
Andrei Ivantsov d86a4b409a
Update pod-security-standards.md 2025-02-24 21:31:19 +01: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
Urvashi0109 23380f15a8 Merge main into dev-1.33 to keep in sync 2025-02-24 16:01:47 +05:30
Maciej Szulik d0fa9da4b2
Update information about CronJob's unsupported time zone field
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2025-02-21 17:51:55 +01: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 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
ArvindParekh 6e43d0530b Merge remote-tracking branch 'upstream/main' into dev-1.33 2025-02-18 07:33:36 -05: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
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
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 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
Vaibhav Goel 144a8466e4 Updated the docs to add MergeDefaultEvictionSettings Kubelet Config 2025-02-14 18:02:07 +05:30
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 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
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
Dan Winship 153543263c Fix some confused cloud-controller documentation 2025-02-11 16:40:25 -05:00
michellengnx 77cb121627 Merge main into dev-1.33 to keep in sync 2025-02-08 21:41:46 -05:00
windsonsea 0535a769c6 Clean up dns-pod-service.md 2025-02-06 14:48:49 +08:00
Kubernetes Prow Robot eace141b66
Merge pull request #49618 from Urvashi0109/merged-main-dev-1.33
Merge main branch into dev 1.33
2025-02-05 08:34:17 -08:00
Kubernetes Prow Robot b601c22677
Merge pull request #49607 from mochizuki875/add_deprecation_matchlabelkeys_podtopologyspread
Update the description of TopologySpreadConstraints's matchLabelKeys to align with the design change
2025-02-01 14:30:56 -08:00
Urvashi0109 c27dfd2461 Merge remote-tracking branch 'upstream/main' into dev-1.33 2025-02-02 01:03:59 +05:30
mochizuki875 3c587f39e8 fix3 2025-02-01 17:28:14 +00:00
mochizuki875 aad1b7c987 fix3 2025-02-01 17:26:14 +00:00
mochizuki875 4e3a60a68f fix2 2025-01-31 12:44:02 +00:00
mochizuki875 ea2bd42651 fix2 2025-01-31 12:40:18 +00:00
mochizuki875 bf53e4f1ee fix1 2025-01-31 08:51:21 +00:00
mochizuki875 8f470ed740 fix1 2025-01-31 08:48:53 +00:00
mochizuki875 7a4fbbce51 Update the description of matchLabelKeys to align with the design change 2025-01-31 08:15:45 +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 6e0c04e30f
Merge pull request #49532 from davidxia/patch-5
fix: clarify that certain Pod A records are only available with CoreDNS
2025-01-28 14:03:23 -08:00
David Xia c6fb12d440
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-01-28 16:29:23 -05:00
Kubernetes Prow Robot 5f71889b7f
Merge pull request #49583 from Santosh1176/fix-45990
Add a note on enabling PodLevelResources feature gate
2025-01-28 09:19:26 -08:00
Tim Bannister 346c97c982
Use site-relative hyperlink
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2025-01-28 17:09:28 +00:00
Kubernetes Prow Robot 06079e07ce
Merge pull request #49582 from NareshKoduru/service_copy
Enable copying service content
2025-01-28 09:09:24 -08:00
Rayan Das 54db14276c Merge main into dev-1.33
Signed-off-by: Rayan Das <rayandas91@gmail.com>
2025-01-28 22:11:56 +05:30
Naresh Koduru cac12e0ee1 Enable copying service content 2025-01-28 20:41:45 +05:30
Samuel Alfageme Sainz 107112e5d1
Update keda/scalers/cron URL to 'latest'
... to prevent outdated references.
2025-01-28 15:23:45 +01:00
santosh1176 d9127b0b68
Add note on PodLevelResources description
Signed-off-by: santosh1176 <dtshbl@gmail.com>
2025-01-28 18:38:55 +05:30
Kubernetes Prow Robot a9ad0614d2
Merge pull request #48291 from alant94/patch-1
Mark tcpSocket Pod lifecycle handler as deprecated
2025-01-27 09:39:23 -08:00
Kubernetes Prow Robot 6709081710
Merge pull request #47471 from ringerc/patch-1
kube_pod_resource_request metric is now stable
2025-01-27 09:33:23 -08:00
Kubernetes Prow Robot 1fbd974ea3
Merge pull request #49411 from astraw99/patch-7
Add Tencent Cloud in cloud provider security
2025-01-27 09:29:23 -08:00
Tim Bannister d5c3621aaf
Use site-relative hyperlink
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2025-01-27 17:29:19 +00:00
Kubernetes Prow Robot d806c5a54f
Merge pull request #49524 from dkarczmarski/fix-sidecar-containers
fix: typo in sidecar-containers.md
2025-01-27 05:51:23 -08:00
dkarczmarski dc618f08d1 fix: typo in sidecar-containers.md 2025-01-27 14:39:52 +01:00
Kubernetes Prow Robot ad032e9576
Merge pull request #49391 from babugeet/babugeet-patch-4
Fixed link for core dns helm charts
2025-01-27 04:47:23 -08:00
Kubernetes Prow Robot 874c61d36c
Merge pull request #49527 from dkarczmarski/fix-deployment-md
fix: typo in deployment.md
2025-01-27 04:45:25 -08:00
dkarczmarski 4c69cb6dad fix: typo in sidecar-containers.md 2025-01-26 22:29:01 +01:00
Aaina26 df6a3fbd1e slight change in link 2025-01-26 21:52:47 +05:30
dkarczmarski 8bea986525 fix: typo in deployment.md 2025-01-23 06:45:15 +01:00
David Xia 95913f9dae
fix: clarify that certain Pod A records are only available with CoreDNS
related to https://github.com/kubernetes/dns/issues/633
2025-01-22 16:44:30 -05:00
Ruchi1499 6e5826ed31 Fix OpenTelemetry Protocol hyperlink to point directly to OTLP specifications 2025-01-22 16:29:28 +05:30
Aaina26 a337ec3098 made changes to better fit style guide 2025-01-22 14:57:22 +05:30
Aaina26 76806ad602 Added entry for 2025-01-22 12:43:26 +05:30
dkarczmarski beffce5894 fix: typo in sidecar-containers.md 2025-01-22 06:03:00 +01:00
Kubernetes Prow Robot 6793f489f1
Merge pull request #49478 from raweber42/patch-1
Fix typo in mismatchLabelKeys example
2025-01-21 10:32:37 -08:00
Tim Bannister 58b4f374b8
Drop stale reviewers
AIUI, this list of per-item reviewers is stale; drop it and let SIG Docs
handle reviews here.
2025-01-20 08:58:02 +00:00
raweber b9b3d7c065
Fix typo in mismatchLabelKeys example 2025-01-17 21:25:40 +01:00
dkarczmarski 5381a2eeb6 fix: typo in leases.md 2025-01-17 15:54:56 +01:00
Kubernetes Prow Robot 641ea80f3c
Merge pull request #49108 from windsonsea/nodeger
Clean up policy/node-resource-managers.md
2025-01-17 01:52:06 -08:00
Kubernetes Prow Robot d71ace6396
Merge pull request #49447 from mloskot/ml/clarify-access-mode-vs-multiple-pods
Clarify ReadWriteOnce allows multiple pods to read and write
2025-01-16 14:22:34 -08:00
Mateusz Łoskot 26719b93a1 Tweak read/write wording
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-01-16 17:01:48 +01:00
Mateusz Łoskot b40df0df0a Clarify ReadWriteOnce allows multiple pods to read and write
Courrently, description of `ReadWriteOnce` leaves room for misinterpretation
of the `access` in "multiple pods to access the volume" bit. This leads
to spread of confusing information like multiple pods can access but only
one pod can write at a time.

See also https://github.com/kubernetes/kubernetes/issues/60903#issuecomment-2592863002
2025-01-16 17:01:48 +01:00
Ankit Gohil f317909e06 Update doc for Portworx CSI migration moving to stable 2025-01-16 07:23:24 +00:00
Kubernetes Prow Robot 645e8a7ffc
Merge pull request #49154 from network-charles/network-charles-patch-3
Improve volumes concept page
2025-01-15 07:02:34 -08:00
Kubernetes Prow Robot 99d7743668
Merge pull request #47024 from dshebib/fixClarifyInitcontainerImageRestart
Clarify image change restart behavior for sidecar containers
2025-01-14 14:36:33 -08:00
astraw99 a0f9c9541e Add Tencent Cloud in cloud provider security 2025-01-14 13:04:37 +08:00
windsonsea 1a5f27ddaf Fix consistency issues and use code_sample for resource-quotas 2025-01-14 09:05:13 +08:00
Abhinandh B G e2f2169673 Fixed link for core dns helm charts
Signed-off-by: babugeet <abhinandhbg@gmail.com>
2025-01-11 14:07:53 +00:00
Kubernetes Prow Robot d723e0b8c5
Merge pull request #49381 from network-charles/network-charles-patch-4
Update the Volume Snapshot Classes Page
2025-01-09 14:30:30 -08:00
network-charles c0c456446e update VolumeSnapshotClass 2025-01-09 20:39:26 +01:00
Kubernetes Prow Robot 6ebc807ba9
Merge pull request #49291 from steve-hardman/issue-49286
Fix broken link for discovery document
2025-01-09 01:42:32 -08:00
Aaina26 3aefd433f0 Updated node roles in docs 2025-01-08 18:41:56 +05:30
Qiming Teng 3782732ce4 Fix feature gate name conflicts (2/2) 2025-01-08 10:51:36 +08:00
Qiming Teng 58d1204d7d Fix feature gate name conflicts (1/2) 2025-01-08 10:30:42 +08:00
Daniel Shebib 31de2ea9d7 clarify image change restart behavior for sidecar containers 2025-01-07 16:30:57 -06:00
Kubernetes Prow Robot f626bad428
Merge pull request #49025 from adriankarasinski/add-information-about-incompletness-openapiv2-schemas-definitions
Add warning about incompleteness of OpenAPI schemas to kubernetes-api.md
2025-01-06 19:00:31 +01:00
adriankarasinski 22e7b2f597
Update content/en/docs/concepts/overview/kubernetes-api.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-01-06 15:14:17 +01:00
Kubernetes Prow Robot a77363f404
Merge pull request #49288 from AkihiroSuda/userns-65536
user-namespaces.md: subid count per pod is hard-coded to 65536
2025-01-06 13:56:16 +01:00
Akihiro Suda 07ff00e633
user-namespaces.md: subid count per pod is hard-coded to 65536
The number of subuids and subgids for each of pods is hard-coded to 65536,
regardless to the total ID count specified in `/etc/subuid` and `/etc/subgid`:
https://github.com/kubernetes/kubernetes/blob/v1.32.0/pkg/kubelet/userns/userns_manager.go#L211-L228

This fact was not clarified in the documentation.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2025-01-06 21:50:01 +09:00
Kubernetes Prow Robot 8c7ba0a478
Merge pull request #49146 from windsonsea/noshut
Clean up cluster-administration/node-shutdown.md
2025-01-06 13:32:17 +01:00
Kubernetes Prow Robot 659d8413e1
Merge pull request #49230 from xogoodnow/patch-1
Update dns-pod-service.md
2025-01-06 13:20:17 +01:00
steve-hardman 91482c12a1
Fix broken link for discovery document 2025-01-06 09:04:34 +05:30
Akihiro Suda f0265ec30a
Update user-namespaces.md
Fixed an incomplete explanation about the subuid numbers, and moved the sentence for ease of reading
2025-01-06 06:46:09 +09:00
Kubernetes Prow Robot a6fa3b8720
Merge pull request #49279 from network-charles/network-charles-patch-4
Add VolumeName to the PV Page
2025-01-03 17:20:14 +01:00
ebusho 1aeaf1bc0e
Change link to Borg research paper 2025-01-03 15:44:58 +01:00
Charles Uneze 71031f3a5b
Suggestion 1
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-01-03 15:36:25 +01:00
network-charles db301d55d6 update pv 2025-01-03 13:01:44 +00:00
ebusho 4c0c5537fd
Fix Borg research publication link 2025-01-03 01:13:13 +01:00
Ali 9d6a96ae3a
Update dns-pod-service.md
The second "Services" is redundant.
2024-12-24 17:10:08 +03:30
network-charles 8766bb7afe Improve volumes concept page
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-12-23 17:23:54 +00:00
Kubernetes Prow Robot 0af6b589f2
Merge pull request #49200 from lhajouji/fixing-typo-Object-Names-ID-Page
fixing the typo the Object Names and IDs page
2024-12-22 03:58:09 +01:00
lhajouji cce091a887 fixing the typo the Object Names and IDs page
Signed-off-by: lhajouji <lhajouji@gmail.com>
2024-12-21 14:35:17 +01:00
Kubernetes Prow Robot 3afda0722a
Merge pull request #49178 from iltyty/patch-1
fix: typo in manage-resources-containers.md
2024-12-21 06:42:09 +01:00
Qiu Yuanhui 0d1d98aa54 fix: typo in manage-resources-containers.md 2024-12-21 12:46:21 +08:00
Kubernetes Prow Robot 6c9f574da3
Merge pull request #49166 from GmrezaH/patch-1
Update pid-limiting.md
2024-12-20 11:20:08 +01:00
Chris Henzie 988991b4fe Update pause with Docker Schema 2 image 2024-12-19 13:11:05 -08:00
Mohammad Reza Ghahramani 41ce0549dd
Update pid-limiting.md
There is an extra "a" in the sentence.
2024-12-19 14:20:20 +03:30