Filip Křepinský
24b259fa36
Promote PodDisruptionBudget UnhealthyPodEvictionPolicy to Beta
2023-04-03 11:28:38 +02:00
Alex Wang
1378908574
doc: forbid to set matchLabelKeys when labelSelector isn’t set in topologySpreadConstraints
...
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2023-04-02 22:55:01 +08:00
Kubernetes Prow Robot
94b30e7c24
Merge pull request #39456 from kannon92/job-labels-off-dev-1-27
...
labels and job updates to mention new labels
2023-04-01 05:01:49 -07:00
Kubernetes Prow Robot
0faa93ceca
Merge pull request #40027 from Jefftree/openapiv3-ga-doc
...
Doc update for KEP-2896 OpenAPIV3
2023-04-01 04:51:49 -07:00
Kubernetes Prow Robot
2da2c6c277
Merge pull request #40407 from mickeyboxell/merged-main-dev-1.27
...
Merged main dev 1.27
2023-03-31 21:49:49 -07:00
Jefftree
0c9ba63075
Address comments
2023-03-31 18:17:30 +00:00
Dan Winship
c2bfdc2685
Add docs for CloudDualStackNodeIPs docs (KEP-3705) ( #40188 )
...
* Document KEP-3705 CloudDualStackNodeIPs
* Clarify --node-ip docs, reference dual-stack docs
Co-authored-by: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-03-31 08:15:49 -07:00
Kubernetes Prow Robot
89806e9d66
Merge pull request #40063 from ahg-g/mutable
...
Graduate JobMutableNodeSchedulingDirectives to GA
2023-03-30 23:07:48 -07:00
Jeffrey Ying
17ad96c792
Doc update for KEP-3352 Aggregated Discovery ( #40024 )
...
* Add documentation for aggregated discovery
* Update feature gate
* Update content/en/docs/concepts/overview/kubernetes-api.md
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-03-30 20:49:48 -07:00
Kubernetes Prow Robot
d6350c03bb
Merge pull request #40018 from humblec/dev-1.27
...
KEP-3107 update docs for csiNodeExpand secret support
2023-03-30 20:37:49 -07:00
Rodrigo Campos
2ffb037188
Document user namespace changes in v1.27 (KEP-127) ( #39860 )
...
* content: Update user namespaces version requirements
Also, with the new implementation, the fsGroup was dropped. So removed
the mention to those limitations.
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
* content: Add reference to the userns task in the concepts page
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
---------
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-03-30 20:01:48 -07:00
Kevin Hannon
7b6e694dc7
labels and job updates to mention new labels
2023-03-30 08:46:35 -04:00
Kubernetes Prow Robot
e22e4c5ea6
Merge pull request #40196 from gabrielreid/gabrielreid/remove_redundant_finalizer_description_en
...
Remove redundant description of finalizers
2023-03-29 21:47:48 -07:00
Kubernetes Prow Robot
2056e6aff2
Merge pull request #40356 from tk3fftk/patch-1
...
fix links in service-accounts.md
2023-03-29 21:09:48 -07:00
ahg-g
7e6eb03b7e
Graduate JobMutableNodeSchedulingDirectives to GA
2023-03-30 00:20:23 +00:00
Mickey Boxell
a15fa4ae31
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-29 15:54:33 -05:00
Daniel Finneran
58ad4ee221
Update ingress-controllers.md
...
This adds Cilium to the list of ingress controllers.
2023-03-29 17:19:00 +01:00
Kubernetes Prow Robot
225f20cdcb
Merge pull request #40320 from logicalhan/tracing-docs
...
update APIServerTracing docs
2023-03-28 07:22:21 -07:00
Hiroki Takatsuka
47319756be
fix links in service-accounts.md
2023-03-28 14:48:04 +09:00
Paco Xu
a67328526b
update IdentifyPodOS as it is removed
2023-03-28 10:42:07 +08:00
Kubernetes Prow Robot
dc359fe184
Merge pull request #37489 from Rishit-dagli/Rishit-dagli-apf-reject-reason
...
Add the "cancelled" reason for rejection in docs
2023-03-27 10:54:27 -07:00
Jefftree
a36e0381fe
Update OpenAPI V3 for GA
2023-03-27 17:00:44 +00:00
Rodrigo Campos
d2cd6ca266
content: Mention containerd 1.7 supports user namespaces
...
containerd 1.7 was just released with user namespaces support. Let's
mention which kubernetes versions should work with container 1.7.
While we are there, let's clarify the CRI-O version and not duplicate
the requirements in the concept and task pages and just add a link
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-03-27 16:20:08 +02:00
Han Kang
c3d698a443
update APIServerTracing docs
2023-03-26 09:41:54 -07:00
Kubernetes Prow Robot
2c0c3cf08e
Merge pull request #39820 from ragaller/patch-1
...
Fix typo in service.md
2023-03-25 09:33:53 -07:00
Kubernetes Prow Robot
324c3869ff
Merge pull request #40227 from sftim/20230322_revise_service_concept
...
Tweak headings for port definitions within Service concept
2023-03-25 09:19:53 -07:00
Kubernetes Prow Robot
e56041895e
Merge pull request #39462 from SaumyaBhushan/Issue38146
...
updated the broken link for xfs.org site
2023-03-25 09:09:53 -07:00
Kubernetes Prow Robot
6a7730882f
Merge pull request #39732 from ruiwen-zhao/parallel
...
Document update for MaxParallelImagePulls
2023-03-25 08:21:53 -07:00
Saumya
48eee13cf2
Merge branch 'kubernetes:main' into Issue38146
2023-03-24 09:51:01 +05:30
windsonsea
e6ba669447
fix a 404 link in pod-qos.md
2023-03-23 23:45:20 +08:00
Humble Chirammal
ea3b7b44e7
KEP-3107 update docs for csiNodeExpand secret support
...
This feature has moved to Beta in this release. The documentation
has been updated to reflect the same.
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-03-23 16:23:07 +05:30
Kubernetes Prow Robot
0cbb4d0e7a
Merge pull request #39809 from mimowo/update-docs-about-handling-deleted-pods
...
Update docs for KEP3329: "Retriable and non-retriable Pod failures for jobs
2023-03-22 22:28:22 -07:00
ruiwen-zhao
ee72c54853
Document update for MaxParallelImagePulls
...
Signed-off-by: ruiwen-zhao <ruiwen@google.com>
2023-03-23 04:11:59 +00:00
Tim Bannister
ccbe92e360
Revise Service concept
...
Redo headings for port definitions
2023-03-22 15:01:28 +00:00
Kubernetes Prow Robot
b399d833f8
Merge pull request #39905 from saschagrunert/dev-1.27-downward-api-hugepages
...
[KEP-2053] Add docs for DownwardAPIHugepages graduation
2023-03-22 02:08:36 -07:00
Sascha Grunert
bcff6ab600
[KEP-2053] Add docs for DownwardAPIHugepages graduation
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-22 10:01:47 +01:00
Kubernetes Prow Robot
cbd2920d8d
Merge pull request #40117 from ystkfujii/fix/typo
...
Fix typo in workloads/controllers/daemonset
2023-03-22 01:44:36 -07:00
Kubernetes Prow Robot
1ac62a1ec5
Merge pull request #39850 from xuzhenglun/dev-1.27
...
add doc for ServiceNodePortStaticSubrange
2023-03-22 00:48:35 -07:00
Kubernetes Prow Robot
8f1b83b8cc
Merge pull request #38129 from Ritikaa96/cloud-controller
...
Correcting format of cloud-controller-md What's Next section
2023-03-21 23:26:35 -07:00
Shubham
458c0e3b26
Improvement: Added the Note for External applications. ( #39691 )
...
* Improvement: Added the word External applications.
* Added the Note for External Applications.
* Modify the note
2023-03-21 20:08:36 -07:00
xuzhenglun
6887d395f3
add docs in service concepts
2023-03-22 10:54:06 +08:00
Kubernetes Prow Robot
fef3fbfe84
Merge pull request #40176 from mickeyboxell/merged-main-dev-1.27
...
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-21 16:52:00 -07:00
Kubernetes Prow Robot
29f0dd8094
Merge pull request #39823 from pwschuurman/kep-3335-beta-docs
...
Update StatefulSetStartOrdinal documentation to target beta in 1.27
2023-03-21 13:12:12 -07:00
Gabriel Reid
138b825d31
Remove redundant description of finalizers
...
Remove redundant information about finalizers on the finalizers
page within the "working with objects" section.
The same description of finalizers is imported directly from the
glossary, so previous to this commit a nearly identical paragraph
is repeated.
For reference, the text imported from the glossasry is
> You can use finalizers to control garbage collection of resources.
> For example, you can define a finalizer to clean up related resources
> or infrastructure before the controller deletes the target resource.
while the text being removed in this commit is:
> You can use finalizers to control garbage collection of resources
> by alerting controllers to perform specific cleanup tasks before
> deleting the target resource.
2023-03-21 19:52:15 +01:00
Michal Wozniak
801b556183
Update for KEP3329: "Retriable and non-retriable Pod failures for Jobs"
...
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-03-21 15:56:19 +01:00
Ritikaa96
9e7b29be21
Making changes as per reviews
...
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-03-21 19:59:55 +05:30
Ritikaa96
78c34c1fc5
Updating cloud-controller-md reference section
2023-03-21 19:18:32 +05:30
Ritikaa96
c79c8f2a12
Adding loadbalancerdeprecation info and removing Azure Info in NOTE
...
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-03-21 19:06:38 +05:30
Ritikaa96
b17509592b
Deprecation Note addedi for loadbalancerIP
2023-03-21 19:06:38 +05:30
Todd Neal
3a81c94ba8
remove pod-eviction-timeout documentation
...
pod-eviction-timeout has been removed from v1.27, update the docs to
reference the taint based eviction that is now the default and only
mechanism.
2023-03-21 08:00:33 -05:00
Mickey Boxell
79fd7f88d6
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-20 21:58:19 -05:00
Kubernetes Prow Robot
e2526aa6c4
Merge pull request #39835 from soltysh/cronjob_tz_ga
...
Promote CronJobTimeZone to stable
2023-03-20 05:01:18 -07:00
Maciej Szulik
b6b1fc392d
Promote CronJobTimeZone to stable
2023-03-20 12:58:12 +01:00
Kubernetes Prow Robot
f6a72d133c
Merge pull request #39843 from chrishenzie/read-write-once-pod-docs
...
Update ReadWriteOncePod feature to beta
2023-03-19 19:49:16 -07:00
Yash Pimple
434469c084
Updated docs for EndpointSliceTerminatingCondition ( #38701 )
...
* Rebased issue #38390
* Updated endpoint-slices.md
Resolved issue #38701
* Updated endpoint-slice.md
* endpoint-slice.md
* New endpoint-slice.md file
* Updated endpoint-slice.md
2023-03-19 19:27:16 -07:00
ystkfujii
9885754ed0
fix typo
2023-03-19 03:13:03 +09:00
Patrick Ohly
5beb348e62
dynamic resource allocation: update for 1.27
...
The API group was bumped to make some incompatible internal changes and the
user-visible renaming of PodScheduling to PodSchedulingContext.
2023-03-17 20:31:48 +01:00
Tim Bannister
52bb8f9282
Add /logs API to security checklist
...
It's best to disable this API, which is deprecated at the time of
writing.
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2023-03-16 17:38:38 +00:00
Sergey Kanzhelev
ae17e46f73
Document behavior of endpoints with the feature EndpointSliceTerminatingCondition ( #36791 )
...
* new behavior of endpoints with the feature gate EndpointSliceTerminatingCondition
* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
* fixing feature gate versions
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2023-03-15 08:32:17 -07:00
Chris Henzie
e600a75b41
Update ReadWriteOncePod feature to beta
2023-03-14 13:52:52 -07:00
Peter Schuurman
112f01d2fc
Update KEP-3335 documentation for beta in 1.27
2023-03-13 12:08:31 -07:00
JenTing Hsiao
a4a5b15ee7
Quota the variable
...
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2023-03-13 10:14:24 +08:00
Dhairya-Arora01
64af02f281
fixed the outdated link
2023-03-12 14:17:00 +00:00
Saumya
f90a5d67d5
Update content/en/docs/concepts/configuration/manage-resources-containers.md
...
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2023-03-11 21:34:52 +05:30
Kubernetes Prow Robot
bd456cf518
Merge pull request #39824 from mickeyboxell/merged-main-dev-1.27
...
Merged main dev 1.27
2023-03-10 07:00:40 -08:00
Kubernetes Prow Robot
c05bf92e36
Merge pull request #39781 from davidxia/patch-3
...
fix docs: update user-namespaces.md for English usage
2023-03-09 07:32:04 -08:00
Kubernetes Prow Robot
fe254a7e18
Merge pull request #39745 from skypeter1/patch-1
...
Update endpoint-slices.md
2023-03-09 07:26:04 -08:00
Kubernetes Prow Robot
12b0a04fc4
Merge pull request #39538 from Santosh1176/calico-link
...
Correct link to Calico installation
2023-03-09 01:00:00 -08:00
EliSzBr
1290b02fd3
adjust docs for feature maturity ( #39791 )
...
as per the [docs](https://github.com/kubernetes/website/blob/main/content/en/docs/concepts/services-networking/service.md?plain=1#L697 ) this is no longer an alpha feature, but stable.
Either that or I don't understand it well as a k8s noobie and it should be clarified 😄
2023-03-09 15:39:42 +08:00
adi-wan-askui
4217aeb236
Update cron-jobs.md ( #39813 )
...
fix typo
2023-03-09 15:25:27 +08:00
Kubernetes Prow Robot
d3979d5150
Merge pull request #39773 from Huang-Wei/1.27/PodSchedulingReadiness-beta
...
Doc for Beta feature PodSchedulingReadiness
2023-03-08 23:14:01 -08:00
Santosh Kaluskar
b6a0d1c29d
update calico link
...
Signed-off-by: Santosh Kaluskar <dtshbl@gmail.com>
2023-03-09 11:36:39 +05:30
Kubernetes Prow Robot
243bba0f77
Merge pull request #39757 from ClimberJ/patch-1
...
Removed duplicate word
2023-03-07 05:46:34 -08:00
Alex Wang
d84256921b
doc: graduate matchLabelKeys in podTopologySpread to beta
...
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2023-03-07 11:07:09 +08:00
Mickey Boxell
987edf7ef0
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-06 19:22:46 -06:00
Georg Ragaller
36f93de9f2
Fix typo in service.md
2023-03-06 21:24:50 +01:00
Wei Huang
fc019615ab
Doc for Beta feature PodSchedulingReadiness
2023-03-06 09:02:48 -08:00
Mengjiao Liu
e342648b91
Fix the description of Service External IPs to match the YAML example
2023-03-06 10:26:42 +08:00
David Xia
1318d40853
fix docs: update user-namespaces.md for English usage
...
Make it grammatically correct and more concise.
2023-03-04 07:12:56 -05:00
ClimberJ
d6445848fc
Removed duplicate word
2023-03-02 12:14:13 +01:00
Peter Arboleda
dbd72395cd
Update endpoint-slices.md
2023-03-01 14:29:10 +01:00
Paulo Gomes
c92f1d3a1c
Fix misspelling on Pods page
...
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
2023-02-27 19:28:48 +00:00
Sanghong Kim
48543290cc
Update to use subsectionID instead of full-link
...
In "Windows containers in Kubernetes" page.
2023-02-27 10:50:31 +09:00
Kubernetes Prow Robot
fcd671a79e
Merge pull request #39520 from Zhuzhenghao/deployment
...
Clean up page deployment
2023-02-25 21:18:17 -08:00
Rishit Dagli
550011ebc9
Update content/en/docs/concepts/cluster-administration/flow-control.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-02-25 20:27:14 -05:00
Kubernetes Prow Robot
512ba15b75
Merge pull request #38063 from Ritikaa96/add-references-to-control-plane-node-communication
...
Adding references and glossary tooltip
2023-02-25 17:02:17 -08:00
Kubernetes Prow Robot
aaede4e1bc
Merge pull request #38054 from sftim/20221124_redo_service_glossary_entry
...
Revise glossary entry for Service
2023-02-24 17:22:06 -08:00
Dipesh Rawat
bee8feccc2
Add minimum and maximum values for PriorityClass
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-23 17:39:00 +00:00
Dipesh Rawat
4df5efbaea
Add minimum and maximum values for PriorityClass
2023-02-23 16:37:18 +00:00
Kubernetes Prow Robot
448e5308ef
Merge pull request #38517 from tengqm/norm-cloud-controller
...
Normalize cloud-controller concept page
2023-02-22 18:03:07 -08:00
Tim Bannister
997a437c76
Revise glossary entry for Service
2023-02-22 22:55:21 +00:00
Rey Lejano
23db46b8c2
resolved merge conflict from branch sync from main into dev-1.27
2023-02-22 12:14:36 -08:00
Kubernetes Prow Robot
3fc2fa9853
Merge pull request #39142 from tengqm/cleanup-redirects-1
...
Remove redirect entries for docs/admin/... pages
2023-02-22 08:43:57 -08:00
Kubernetes Prow Robot
903da02728
Merge pull request #38562 from sftim/20221219_revise_service_concept_introduction
...
Revise introduction to Service page
2023-02-21 08:41:55 -08:00
Kubernetes Prow Robot
dabf57d9ec
Merge pull request #39509 from lianghao208/pod-lifecycle
...
update pod scheduling readiness gate in pod lifecycle
2023-02-21 08:27:55 -08:00
Kubernetes Prow Robot
c67a986cf0
Merge pull request #39499 from sftim/20230216_service_update_part_14
...
Revise Service concept, part 14
2023-02-21 08:25:57 -08:00
Kubernetes Prow Robot
bbc9f8db59
Merge pull request #39486 from wenjianhn/patch-1
...
Update cgroups.md
2023-02-21 08:23:55 -08:00
Kubernetes Prow Robot
6e6e6bae80
Merge pull request #39482 from seancrasto/patch-6
...
Update topology-aware-hints.md
2023-02-21 08:21:56 -08:00
Kubernetes Prow Robot
93ab5d3636
Merge pull request #39527 from seancrasto/patch-8
...
Fix typos in docs/concepts/storage/persistent-volumes.md
2023-02-20 14:57:48 -08:00
Tim Bannister
5c775fc202
Reword further reading
...
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-02-20 11:34:05 +00:00