Commit Graph

4562 Commits

Author SHA1 Message Date
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
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
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
Laurent Vaills 1124742f21
Fix link to custom resources 2023-11-11 12:17:07 +01:00
Aldo Culquicondor 3be75f26fd
Graduate JobPodReplacementPolicy to beta 2023-11-10 14:47:29 -05:00
Kubernetes Prow Robot 9d663cd5cf
Merge pull request #39875 from npinaeva/netpol-pod-start
Network policy docs clarifications
2023-11-09 17:39:46 +01:00
Matt Grasberger 0004c99d6f
Update garbage-collection.md 2023-11-07 20:32:06 +01:00
Kubernetes Prow Robot 7fe30f54e8
Merge pull request #43388 from mimowo/backoff-limit-per-index-beta
Docs update for Job Backoff Limit Per Index in Beta
2023-11-07 03:42:28 +01:00
Todd Neal 6af570122a
add more clarification regarding priorityClassName use with DaemonSet (#40851)
* add more clarification regarding priorityClassName use with DaemonSet

* Update daemonset.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-11-07 03:36:51 +01:00
Kat Cosgrove 270468a15a
Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-06 13:49:02 -06:00
Michal Wozniak 73731382ba Docs update for Job Backoff Limit Per Index in Beta 2023-11-06 09:47:05 +01:00
Rohan Kapse 9f6793ab95
Removed configuration section from volumes.
As it is outdated and also doesn't belong as part of the conceptual explanation of what a volume is. #43809
2023-11-05 19:03:12 +05:30
Yash Raj af3ecd4b86
Fix typo in Gateway API page (#43819)
* fix typo

* Revert "fix typo"

This reverts commit 3f971bae12.

* fix typo
2023-11-05 06:21:55 +01:00
Kensei Nakada 0190eebb5e
fix based on reviews 2023-11-04 14:27:35 -05:00
Rohan Kapse fb3ff35e2a
Update volumes.md
Updated the "Unclear / misleading information about the emptyDir volume first creation" with a new line. #43805
2023-11-04 16:02:06 +05:30
Kensei Nakada ba05f7a2ab
add a doc for QueueingHint 2023-11-04 09:49:39 +09:00
Kubernetes Prow Robot 5e8aebc7c3
Merge pull request #43532 from RomanBednar/pv-last-phase-transition-time-beta
graduate PersistentVolumeLastPhaseTransitionTime to beta in v1.29
2023-11-03 06:11:34 +01:00
Daneyon Hansen a74574fa8b Adds Gateway API docs
- Adds Gateway API term to the glossary.
- Adds Gateway API as reference in the addons page.
- Adds a page to the Service networking docs that explains Gateway API.
- Updates existing docs to reference the newly added Gateway API docs.

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-11-01 14:04:04 -07:00
Ed Bartosh 25615ec29c Device Plugins: add info about beta graduation
Co-authored-by: Michael <haifeng.yao@daocloud.io>
Co-authored-by: Kevin Klues <klueska@gmail.com>
2023-10-26 14:43:33 +03:00
Oluebube Princes Egbuna 0fbfc94968 Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-10-25 09:39:05 +01:00
Kubernetes Prow Robot 7c59e047ae
Merge pull request #43642 from able8/patch-2
Update "Operator White Paper" link on operator.md page
2023-10-24 14:24:44 +02:00
Kubernetes Prow Robot c40d90f67e
Merge pull request #43336 from Affan-7/image-gc
Remove misleading docs around eviction and image garbage collection
2023-10-24 12:55:07 +02:00
Kubernetes Prow Robot 37815c83f1
Merge pull request #43549 from MikeSpreitzer/apf-updoc-129
Add some overlooked APF metrics, note maturity levels
2023-10-24 02:32:14 +02:00
Able Lv 6ce0265662
Update content/en/docs/concepts/extend-kubernetes/operator.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-23 18:26:40 +08:00
Able Lv ff32a3e620
Update link of "Operator White Paper" on operator.md page
Update the link to the main branch to update the paper from "Review Version" to "Final Version"
2023-10-22 21:58:30 +08:00
Qiming Teng 0f051db674 Fix feature gate for a gate that is not documented 2023-10-20 16:03:30 +08:00
Kubernetes Prow Robot 1711494332
Merge pull request #43428 from AxeZhan/sleepAction
Add information about PodLifecycleSleepAction (KEP3960)
2023-10-20 00:40:43 +02:00
Geon Kim ceaf468961
Update addons.md, Cilium is now a CNCF graduated project
edit addons.md. part of cilium
2023-10-19 20:54:22 +09:00
AxeZhan 5aa6dc7c39 PodLifecycleSleepAction 2023-10-19 10:37:33 +08:00
Roman Bednar d485edf7fe graduate PersistentVolumeLastPhaseTransitionTime to beta in v1.29 2023-10-18 10:54:01 +02:00
Mike Spreitzer b415f25336 Update API Priority and Fairness metrics
Add some overlooked ones.

Note maturity level.

Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2023-10-18 02:51:38 -04:00
Nadia Pinaeva 9fd88dbec6 Remove "SCTP support" section, move plugin support note to the
"Network traffic filtering" section

Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:09 +02:00
Nadia Pinaeva 3082727e6c Clarify network policy behaviour for L2/L3 protocols
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:09 +02:00
Nadia Pinaeva cf80f24b4a Clarify network policy behaviour for hostNetwork pods
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:06 +02:00
Nadia Pinaeva ae26b7ebfb Add "Pod lifecycle" section to the network policy docs.
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:02 +02:00
Aohan Yang d83c806f37 add doc for feature LoadBalancerIPMode 2023-10-17 10:20:18 +08:00
oculushut e124688855
Clearer information about the emptyDir and correction for how topologyKey works (#42780)
* removes "tmpfs is cleared on node reboot"

I believe the statement is confusing since we are in the emptyDir section of the documentation.  

If a Node is restarted then all pods that resided on that node will be rescheduled onto another Node.  Rescheduled pods will have an empty volume  whether you choose emptyDir.medium "Memory" or not.

* removes bad comma

* improves memory limit description

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

* removes incorrect explanation for topologyKey in an affinity or anti-affinity rule (#1)

The existing text does not make sense to me.  

There is no zone "V" or "R" in the example.  

I have changed the text to be consistent with top answer here which seems to make more sense: https://stackoverflow.com/questions/72240224/what-is-topologykey-in-pod-affinity

* gives more context to node label configuration

* manually wraps text and replaces absolute links with relative ones

* Update assign-pod-node.md

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-17 03:40:52 +02:00
Qiming Teng 6ed6bedd93 Fix some nits in the service concept page
This PR fixes some nits in the Service concepts page.

- There are duplicated anchors in the page. For other pages pointing
  to those anchors, the results are unpredictable.
- There are long lines that are not manually wrapped properly.
- The `[...]` lines in sample YAML snippets are unnecessary.
  Their side effects are making the snippets invalid YAMLs.
  We can safely drop them without causing any confusion.
2023-10-16 08:51:53 +08:00
Karena Angell 6573fead87
Update pod-scheduling-readiness.md to beta
Pod Scheduling Readiness graduated to beta in 1.27, this minor update reflects that feature state.
2023-10-11 23:50:41 -06:00
Kubernetes Prow Robot d3f6c70f59
Merge pull request #43402 from thisisharrsh/fix_link
Fixed the reference link for 'secret permissions with default mode'
2023-10-10 11:14:28 +02:00
Kubernetes Prow Robot a6a80e6f3c
Merge pull request #41771 from kgibm/clarifycgroupsv2_followup
Clarify IBM Java and IBM Semeru Runtimes cgroupsV2 support
2023-10-10 09:29:37 +02:00
harsh 0f2189338c Fixed the reference for 'secret permissions with default mode' 2023-10-10 12:41:04 +05:30
Kubernetes Prow Robot 4233c52cbc
Merge pull request #42051 from sybereal/fix-crossnamespacepodaffinity
Fix example errors for CrossNamespacePodAffinity
2023-10-10 09:03:31 +02:00
Kubernetes Prow Robot 87e29b25b8
Merge pull request #42126 from kundan2707/network_plugin_whats_next
what's next for network plugin
2023-10-10 08:42:22 +02:00
Qiming Teng d50d91f492
Update network-plugins.md 2023-10-10 14:20:18 +08:00
Mohammed Affan 69c80491cf
Fix explanation in service concept (#42198)
* Fix explanation in service concept

* Revert "Fix explanation in service concept"

This reverts commit 221cd69597.

* Update service.md
2023-10-10 05:30:22 +02:00
Utkarsh Singh 17f0800492
Add diagram to Cluster Architecture concept page (#42272)
* Added componenets-of-kubernetes svg in content/en/docs/concepts/architecture

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

* Updated cloud-controller-manager svg

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

* Updated image caption in /docs/concepts/architecture/_index.md

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

* Added kubernetes-cluster-architecture svg in content/en/docs/concepts/architecture

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

---------

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-10-10 05:26:10 +02:00
Aritra Ghosh 76756833c1
Update taint-and-toleration.md with types of taint effects (#42315)
* Update taint-and-toleration.md

Revamped the taint effect to introduce the effects early in the article

* Update taint-and-toleration.md

* Update taint-and-toleration.md

* Update taint-and-toleration.md

* Update taint-and-toleration.md

* Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md

Co-authored-by: Mauren Berti <698465+stormqueen1990@users.noreply.github.com>

* Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md

Co-authored-by: Mauren Berti <698465+stormqueen1990@users.noreply.github.com>

* Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md

Co-authored-by: Mauren Berti <698465+stormqueen1990@users.noreply.github.com>

* Update taint-and-toleration.md

* Update taint-and-toleration.md

* Update taint-and-toleration.md

* Update taint-and-toleration.md

* Apply suggestions from code review

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

* Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Mauren Berti <698465+stormqueen1990@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-10 05:04:38 +02:00