Commit Graph

4616 Commits (01cfb51bfed48d1bce79ff5c839d460c3f0acad8)

Author SHA1 Message Date
steve-hardman a17b89663b
Fix typo 2023-12-24 15:39:59 +00: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
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
Tim Bannister ddb1892d06 Fix heading capitalization
Use sentence case for headings.
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
lakshmi e11ca2588c Revise details for sidecar containers 2023-12-20 13:35:29 +05:30
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
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
Icarus9913 fc6af3be34 add spiderpool into addons
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
2023-12-19 09:50:44 +08:00
Kubernetes Prow Robot 12bdb8ff45
Merge pull request #44045 from windsonsea/workyh
Update scheduling framework concept
2023-12-17 18:53:19 +01:00
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
Aurelie Vache 4b8b571cfa
fix: feature gate link 2023-12-15 21:30:44 +01:00
windsonsea ca9f211613 Update scheduling framework concept 2023-12-15 22:10:14 +08: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
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 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 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
Qiming Teng 2fe79a7c28 Update references to the config APIs 2023-12-14 09:24:12 +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
Tim Bannister 9010b97f01
Revise message
Avoid mentioning change we expect for a future (patch) release
2023-12-13 15:20:36 +00:00
Kensei Nakada 2520994c31
Feature gate SchedulerQueueingHints is disabled by default 2023-12-13 17:45:25 +09:00
Tim Bannister e57cf329a6 Merge 'dev-1.29' with main 2023-12-11 17:11:37 +00:00
Kubernetes Prow Robot 9b9d76530e
Merge pull request #43346 from T-Lakshmi/sidecar-container
Add a new concept page for Sidecar containers
2023-12-11 17:56:53 +01:00
lakshmi b23c499c23 Revise details for Resource sharing within containers 2023-12-11 17:33:21 +05:30
shubham82 e09a932faf Updated the Feature state of TopologyManager. 2023-12-11 16:37:05 +05:30
Tim Bannister ba4579ef43 Add Windows examples for hostPath
Allow seeing an example of hostPath on Linux and on Windows
2023-12-11 00:37:15 +00:00
Tim Bannister a6338f8bf3 Revise docs for hostPath volumes
- Combine warnings
- Add a heading for the section about the type field
- Improve readability

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-12-11 00:37:15 +00:00
Kubernetes Prow Robot 4813a41f26
Merge pull request #44276 from Community-Programmer/main
Fix Broken voyager link in ingress-controllers.md
2023-12-11 01:25:19 +01:00
Tim Bannister 0f9c965105 Merge branch 'main' into dev-1.29 2023-12-09 20:20:23 +00:00
Sarthak Patel 6edfcadcd2 Fix Broken voyager link in ingress-controllers.md 2023-12-08 22:58:19 +05:30
Rohan Kapse 83b1334ec3
Update service.md 2023-12-08 18:27:56 +05:30
Kubernetes Prow Robot 3708e78b9f
Merge pull request #43851 from grasbergerm/patch-1
Update garbage-collection.md
2023-12-08 03:59:44 +01:00
Kat Cosgrove 45fb394ca7
Merge main into dev-1.29 to maintain sync 2023-12-07 15:59:56 +00:00
Paul Renault 3b306af95f
Fix typo in TLS Secrets part 2023-12-07 16:12:15 +01:00
Kubernetes Prow Robot 668af2c1bf
Merge pull request #44139 from chenrui333/fix-storage-class-reclaim-policy
fix: update description for `Delete` reclaim policy
2023-12-07 14:27:46 +01:00
Kubernetes Prow Robot 2614fef3d3
Merge pull request #43545 from 3point2/main
Fix a typo in flowchart.svg of extend-kubernetes concepts
2023-12-07 14:25:13 +01:00
Simon Kissane ee0bb1b28a
RFC 1035 vs RFC 1123: clarify the difference 2023-12-07 14:38:15 +11:00
lakshmi bc7c1dbd96 added a new concept page Sidecar containers and revise details details of init containers and pod lifecycle. 2023-12-01 16:34:15 +05:30
hunshcn bb2cb5fa86
update sysctl-cluster.md, pod-security-standards.md
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2023-12-01 14:47:36 +08:00
Kubernetes Prow Robot a861ec0a34
Merge pull request #44150 from thisisharrsh/fix_link
Fixed the incorrect link for install ContainerD
2023-11-30 13:20:57 +01:00
Sascha Grunert 8dc08062a7
Link PSS to User Namespaces
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-11-30 12:16:59 +01:00
Harsh Tripathi bc284034dc
Updated intro.md 2023-11-30 11:55:59 +05:30
harsh 2a2a6c385b Fixed the incorrect hyperlink for install ContainerD 2023-11-30 11:46:05 +05:30
drewhagen deaf1b920a Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-29 15:33:49 -06:00
Rui Chen 422f0317b8
fix: update description for `Delete` reclaim policy
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-11-29 14:00:09 -05:00
Kubernetes Prow Robot ac0ebfa01e
Merge pull request #43654 from soltysh/tz_validation
Update information about CronJob's unsupported time zone field
2023-11-29 16:16:13 +01:00
Maciej Szulik c7d2933d4c
Update information about CronJob's unsupported time zone field 2023-11-29 11:02:15 +01:00
Mengjiao Liu 976ead0a1a
Update In-tree storage driver status (#42415)
* Update In-tree storage driver status

* Update In-tree storage driver `gcePersistentDisk` status to removed

* Remove GCEPersistentDisk volume info from the storage-classes  page
2023-11-29 01:06:06 +01:00
Sunny Song 058e522b63 Update Based on Comments - Nov 28 2023-11-28 15:50:25 -08:00
Sunny Song b90698e025 Update Based on Comments - Nov 27 2023-11-28 15:14:24 -08:00
Sunny Song 8ccd0cc3b2 Add Documentation for VolumeAttributesClass KEP-3751 2023-11-28 15:14:24 -08:00
Kubernetes Prow Robot 8a29190fa6
Merge pull request #43803 from kinvolk/dev-1.29-user-namespaces-pss
[KEP-127] Add documentation about user namespaces and PSS
2023-11-28 23:46:29 +01:00
Kubernetes Prow Robot 57ae1bd744
Merge pull request #44124 from kiashok/docs-kep4216-2-dev1.29
[dev-1.29] Address review comment for KEP 4216 doc
2023-11-28 20:31:38 +01:00
Kubernetes Prow Robot 62ab7c4c32
Merge pull request #43946 from tkashem/apf-v1-doc
Update APF documentation for GA
2023-11-28 19:03:31 +01:00
Kirtana Ashok 6f2db0bfa6 Change font size for image pull per runtime doc
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
2023-11-28 09:43:41 -08:00
Kubernetes Prow Robot 445b03db3f
Merge pull request #43544 from haircommander/image-max-gc
garbage collection: add blurb about ImageMaximumGCAge
2023-11-28 16:52:25 +01:00
Sascha Grunert 4e156c738d
Add documentation about user namespaces and PSS
Adding required documentation for
[KEP-127](https://github.com/kubernetes/enhancements/issues/127).

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-11-28 11:41:13 +01:00
Kubernetes Prow Robot d608006fe5
Merge pull request #41998 from rexagod/document-kep-2305
Document dynamic cardinality enforcement (KEP 2305)
2023-11-28 11:26:55 +01:00
Pranshu Srivastava 90c282e6cf
kep-2305: document dynamic cardinality enforcement
Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
2023-11-28 14:35:08 +05:30
Peter Hunt b34bf12fba garbage collection: add blurb about ImageMaximumGCAge
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2023-11-27 15:37:49 -05:00
Kubernetes Prow Robot 4a17ee3c73
Merge pull request #43533 from charles-chenzz/dev-1.29
update docs to promote PodReadyToStartContainersCondition into beta
2023-11-27 16:06:57 +01:00
Kubernetes Prow Robot cb04844a32
Merge pull request #44028 from kiashok/docs-kep4216-dev1.29
[dev-1.29] Add docs for KEP 4216: Image pull per runtime class
2023-11-27 15:20:13 +01:00
Kirtana Ashok edddb55b7a KEP 4216: Doc changes for image pull per runtime class
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
(cherry picked from commit 10a984d1ed)
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
2023-11-26 14:05:29 -08:00
Kubernetes Prow Robot da5638ce17
Merge pull request #43417 from chrishenzie/readwriteoncepod-ga
Graduate ReadWriteOncePod to GA
2023-11-25 17:50:31 +01:00
vaibhav2107 bbf3000b8a Updated topology spread constraints.md 2023-11-24 08:33:03 +05:30
Kat Cosgrove 2d9fbc1c7e
Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-22 22:07:26 +00:00
Kubernetes Prow Robot dc15c69926
Merge pull request #43435 from bart0sh/PR029-Add-CDI-devices-to-device-plugin-API
Device Plugins: add an info about beta graduation
2023-11-22 23:01:51 +01:00
Abu Kashem 1c3945fa7e
apiserver: update APF documentation for GA 2023-11-22 14:49:27 -05:00
Antonio Ojea 0608ebe5c7
Update dns-pod-service.md
When IPv6 support was added to the DNS specification https://github.com/kubernetes/dns/pull/335 the deprecated option of publishing DNS records with the IP address for Pods was removed from the specification a86af50890 

Clarify this fact in the docs
2023-11-22 18:39:52 +01:00
Kubernetes Prow Robot dad8686f24
Merge pull request #43813 from sanposhiho/qhint
add a doc for QueueingHint
2023-11-22 16:06:39 +01:00
able8 1b2cb46752 Add a link to the sample-controller repository on Controllers page 2023-11-22 14:00:44 +08:00
Aritra Ghosh 071262933b
Adding script for cgroup v2 memory available.sh (#41931)
* script for cgroup v2 memory available.sh

* Update content/en/docs/concepts/scheduling-eviction/node-pressure-eviction.md

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

* Update memory-available-cgroupv2.sh

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-11-22 02:07:28 +01:00
Kensei Nakada de6a6410ea
fix based on review 2023-11-22 08:46:00 +09:00
Chris Henzie c07ce392e4 Graduate ReadWriteOncePod to GA
Included is a task for migrating existing PersistentVolumes to use
ReadWriteOncePod, taken from the alpha blog post.
2023-11-21 09:35:09 -08:00
Taahir Ahmed 6dd3091e55 ClusterTrustBundles: Document projected volumes 2023-11-21 09:22:39 -08:00
chansuke 244c6353bd Improve documentation for `kubernetes.io/enforce-mountable-secrets` annotation on `ServiceAccount` 2023-11-22 00:46:34 +09:00
charles-chenzz a8d08be631 third round of comment address 2023-11-21 07:54:04 +08:00
Kubernetes Prow Robot 9681b5dc54
Merge pull request #43999 from Princesso/merged-main-dev-1.29
Merged main branch into dev 1.29 branch
2023-11-20 20:15:07 +01:00
Kensei Nakada 2ec25fbe7b
add: the doc for matchLabelKeys/mismatchLabelKeys in pod (anti)affinity (#43812)
* add: the doc for matchLabelKeys/mismatchLabelKeys in pod (anti)affinity

* fix based on reviews

* add the explanation for labelSelector

* address the review
2023-11-20 15:04:59 +01:00
Antonio Ojea 73f343c7f1 kubernetes cluster networking types
Kubernetes has a concept of cluster network, as it can be
IPv4 only, IPv6 only or dual stack depending on the IP famliies
configured for their Pod , Services and Node objects.

Signed-off-by: Antonio Ojea <aojea@google.com>
2023-11-20 09:02:39 +00:00
Oluebube Princes Egbuna f893a19ee6 Resolved merge conflict when merging main into dev-1.29 branch 2023-11-19 16:02:40 +01:00
Kensei Nakada 5126f13386
address the review 2023-11-19 08:19:33 +09:00
Kubernetes Prow Robot eb185751a7
Merge pull request #43961 from yanggangtony/fix-some-typos
Fix some typos in [en] docs.
2023-11-18 12:46:54 +01:00
Kubernetes Prow Robot 906bfb0fa9
Merge pull request #43601 from tengqm/fg-nodeport-range
Fix feature gate for a gate that is not documented
2023-11-17 10:14:08 +01:00
Monis Khan 42c9e4e20f
KEP-4193: bound service account token improvements
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-11-16 08:48:59 -05:00
charles-chenzz e109ce70ba first round of comment address 2023-11-16 21:17:48 +08:00
charles-chenzz 50ea97524e update pod-lifecycle.md to reflect the state of podreadytostartcontainer 2023-11-16 20:03:14 +08:00
yanggang 5f3f34b39b
Fix some typos in [en] docs.
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-11-16 00:35:39 +00:00
Kubernetes Prow Robot 7899eb09a3
Merge pull request #43938 from katcosgrove/merged-main-dev-1.29
Merge main into dev-1.29
2023-11-15 17:47:53 +01:00
windsonsea 48d70ed54d Fix a 404 link in job.md 2023-11-15 10:54:46 +08:00
Matthias Bertschy 8f7cfdbf9c
modifying docs for SidecarContainers beta graduation (#43471)
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-11-15 08:21:56 +08:00
Kat Cosgrove fb1bd2217d
Merge main into dev-1.29 to keep in sync 2023-11-14 21:22:12 +00:00
Satyam Soni 8ac9f2f21c Add and use gloassary entry for replica 2023-11-14 20:09:10 +00:00
Kubernetes Prow Robot 4efddf96e8
Merge pull request #43907 from pohly/dra-scheduling-impact
Document impact of DRA on scheduling
2023-11-14 13:33:22 +01:00
Patrick Ohly 725f68ff18 dra: warn about scheduling performance
That pods with ResourceClaims get scheduled more slowly, but that this also
affects other pods may be surprising and is worth calling out.
2023-11-14 11:54:37 +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
Vasili Revelas ca7abe5460 Fix typo 2023-11-12 02:28:53 +02:00