Commit Graph

3344 Commits

Author SHA1 Message Date
Rodrigo Campos 501cde25c7
Add doc for user namespaces in stateless pods
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2022-08-18 11:13:00 +02:00
Martin Zacho 69f5c69ac3
Update content/en/docs/concepts/cluster-administration/networking.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2022-08-18 09:57:29 +02:00
Kubernetes Prow Robot 778a848cf7
Merge pull request #35791 from MikeSpreitzer/fix-31633
Describe the APF tweaks for LIST and WATCH
2022-08-17 19:42:36 -07:00
Kubernetes Prow Robot 438b42689d
Merge pull request #35545 from verb/1.25-ec-ga
Mark EphemeralContainers as GA in 1.25
2022-08-17 19:28:36 -07:00
Kubernetes Prow Robot 6b23f69f5c
Merge pull request #35590 from ravisantoshgudimetla/dev-1.25
Promote PodOS field to GA
2022-08-17 15:40:47 -07:00
Kubernetes Prow Robot ff853e7271
Merge pull request #35391 from Rishit-dagli/Rishit-dagli-imagePullSecret-type
Add the accepted types for `imagePullSecrets`
2022-08-17 14:40:47 -07:00
Martin Zacho 652a626b0f
cluster-administration/networking: Remove vendor specific details 2022-08-17 22:27:03 +02:00
MattTheCuber 8abe88e850
Typo in service.md
`his -> This`
idk why i'm fixing this lol
2022-08-17 11:51:38 -04:00
Kubernetes Prow Robot a98137bcd2
Merge pull request #35044 from kerthcet/feat/topology-policy
Document the new NodeInclusionPolicyInPodTopologySpread feature gate
2022-08-17 06:47:11 -07:00
Kubernetes Prow Robot 6ddfd114d2
Merge pull request #35741 from kadtendulkar/kad24
Fix link on Storage Classes page
2022-08-17 02:20:55 -07:00
kerthcet 3b0b5b9d1c Document the new NodeInclusionPolicyInPodTopologySpread feature gate
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-17 10:31:51 +08:00
Paco Xu ce46585ef5 Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-17 09:31:31 +08:00
Sally O'Malley 221d4e817c
add to cluster-admin/system-traces docs 2022-08-16 15:47:18 -04:00
Kubernetes Prow Robot 6bb496b6f8
Merge pull request #35966 from kerthcet/feat/update
update the documents of podTopologySpread
2022-08-16 11:18:11 -07:00
Kubernetes Prow Robot 25b978ac2d
Merge pull request #36017 from mimowo/retriable-pod-failures-docs-fixlink
Fix link for "KEP-3329 Retriable and non-retriable Pod failures for Jobs"
2022-08-16 07:21:08 -07:00
Kubernetes Prow Robot 2d3e848f2a
Merge pull request #35685 from Jiawei0227/migration
Update CSI migration feature status, and remove docs for unsupported plugins
2022-08-16 06:59:08 -07:00
Michal Wozniak 11f0bbe160 Fix link to Pod backoff failure policy. 2022-08-16 15:41:52 +02:00
Michal Wozniak 612a37bc78 Improved wording and cleanup 2022-08-16 12:12:21 +02:00
kerthcet 5aa74d45b5 address comments
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-16 15:10:16 +08:00
Jiawei Wang 5db7ddf2da Update CSI migration feature status, and remove docs for unsupported plugins 2022-08-16 04:38:47 +00:00
Kubernetes Prow Robot 7a48338a61
Merge pull request #35984 from kardashov/patch-4
[en] typo fix admistrators-> administrators
2022-08-15 20:23:09 -07:00
Kubernetes Prow Robot 3c909360e3
Merge pull request #35833 from hs0210/fix-link
Fix broken link -- downward-api
2022-08-15 20:21:09 -07:00
Kubernetes Prow Robot 936b5859ba
Merge pull request #35165 from denkensk/doc-respect-PodTopologySpread
Add docs for MatchLabelKeysInPodTopologySpread feature
2022-08-15 19:27:07 -07:00
Kubernetes Prow Robot 7fa2e305bb
Merge pull request #35334 from humblec/nodeExpandDOC
csi: add nodeExpandSecret KEP details
2022-08-15 19:19:07 -07:00
Kubernetes Prow Robot 61b69cfd38
Merge pull request #35219 from mimowo/retriable-pod-failures-docs
Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
2022-08-15 19:17:07 -07:00
Jordan Liggitt b167938367 Scrub PSP docs for 1.25 2022-08-15 21:09:41 -04:00
jinxu d0a4713d18 Update LocalStorageCapacityIsolation GA
update feature GA
2022-08-15 13:30:08 -07:00
Stanislav Kardashov 6bb6d9c686
[en] typo fix admistrators-> administrators
admistrators-> administrators
2022-08-15 19:11:34 +03:00
Kubernetes Prow Robot dd543e5c80
Merge pull request #35826 from reylejano/1-25-netpol-port-range
Update docs for NetworkPolicy port range to GA for 1.25
2022-08-15 08:52:15 -07:00
kerthcet 391ed0294a revert the chang of remove newline
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-15 20:13:58 +08:00
Michał Woźniak 449ef99fe3 Update content/en/docs/tasks/job/pod-failure-policy.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-15 13:23:13 +02:00
Michal Wozniak c47a025713 Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
Code review remarks and suggested commit updates are co-authored

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>

# Conflicts:
#	content/en/docs/reference/command-line-tools-reference/feature-gates.md
2022-08-15 13:22:37 +02:00
Kubernetes Prow Robot ea6b6e9798
Merge pull request #35704 from ddebroy/PodHasNetworkDocs1
PodHasNetwork condition docs
2022-08-15 02:02:13 -07:00
Mike Spreitzer 4834c69a5f Removed usage of "width", _defined_ "seat" 2022-08-15 00:14:18 -04:00
kerthcet d0e8a08ab1 update the documents of podTopologySpread
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-15 10:37:52 +08:00
Kubernetes Prow Robot 6a2e36b253
Merge pull request #35700 from Sea-n/fix-json-highlight
Fix JSON syntax
2022-08-14 12:42:15 -07:00
Kubernetes Prow Robot 1476ac9203
Merge pull request #35618 from tallclair/psa-stable-1.25
Update Pod Security Admission docs for graduation to stable
2022-08-14 12:34:13 -07:00
Kubernetes Prow Robot d1cf826516
Merge pull request #35758 from cathchu/merged-main-dev-1.25
Merge main branch into dev-1.25
2022-08-14 12:12:23 -07:00
Antonio Ojea 40a3c6810b
Update content/en/docs/concepts/services-networking/service.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-08-14 12:04:17 +02:00
Kubernetes Prow Robot 1faec91055
Merge pull request #35539 from atiratree/concepts.statefulset.minreadyseconds
Promote StatefulSet MinReadySeconds to GA
2022-08-13 19:02:12 -07:00
Kubernetes Prow Robot f1a73b01c4
Merge pull request #35180 from bobbypage/cgroupv2-docs
Update docs for cgroupv2 graduation to GA in 1.25
2022-08-12 18:28:30 -07:00
Deep Debroy b7ae62fc27 Docs for PodHasNetwork condition
Signed-off-by: Deep Debroy <ddebroy@gmail.com>
2022-08-12 16:07:23 -07:00
David Porter 9dee6a0491 Apply suggestions from code review
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Signed-off-by: David Porter <david@porter.me>
2022-08-12 15:06:58 -07:00
Kubernetes Prow Robot 84f0f82682
Merge pull request #35400 from soltysh/cronjob_tz_beta
Promote CronJobTimeZone to beta
2022-08-12 08:22:43 -07:00
Kubernetes Prow Robot 8bcf5e8458
Merge pull request #35510 from dobsonj/kep-596-1.25-updates
KEP-596: Move CSIInlineVolume to GA
2022-08-12 02:40:46 -07:00
mtardy b3a7965e3e Add the security checklist guide
From the collaborative document with Savitha, Skybound and p4ck3t0,
after many edits thanks to the collaborators on the PR.

Co-authored-by: rschosser <88308339+rschosser@users.noreply.github.com>
Co-authored-by: Cailyn <cailyn.s.e@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Benjamin Koltermann <48812495+p4ck3t0@users.noreply.github.com>
Co-authored-by: Skybound1 <github@skybound.link>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-08-12 11:22:14 +02:00
Kubernetes Prow Robot c7350bc0d4
Merge pull request #35551 from divyenpatel/update-vsphere-doc
update migration requirement for in-tree vSphere volumes
2022-08-11 10:50:58 -07:00
Rey Lejano b35f70486e update docs for NetworkPolicy port range to GA for 1.25 2022-08-10 21:01:41 -07:00
Kubernetes Prow Robot ff9135b4f2
Merge pull request #35790 from wsteinford/patch-1
Fix the grammar by using the verb "set up" where appropriate instead of the noun "setup"
2022-08-10 19:40:58 -07:00
Kubernetes Prow Robot 1827f44239
Merge pull request #35691 from Kartik494/update_CSI_Volume_cloning
improve documentation for Cloning support for  different storage classes
2022-08-10 18:32:58 -07:00
Kubernetes Prow Robot ab733b6ebd
Merge pull request #35815 from beni0888/patch-1
Fix wrong event name
2022-08-10 06:42:38 -07:00
Hu Shuai 9b7af96880 Fix broken link -- downward-api
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-08-10 10:59:25 +08:00
Mike Spreitzer 8692d142f0 Updated introduction of the term "seat" in APF 2022-08-09 15:21:21 -04:00
Mike Spreitzer fa3a8ce808
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-09 15:16:28 -04:00
kadtendulkar ffb69f96ba Update content/en/docs/concepts/storage/volumes.md 2022-08-09 21:22:41 +05:30
kadtendulkar 68d8e4ad3d Update content/en/docs/concepts/storage/storage-classes.md
Update content/en/docs/concepts/storage/storage-classes.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-09 21:11:25 +05:30
Kubernetes Prow Robot db8ca26cbd
Merge pull request #35632 from Shubham82/update_feature_state_EndpointSliceTerminatingCondition
Updated the Feature state of Serving and Terminating.
2022-08-09 06:14:51 -07:00
Jesús Miguel Benito Calzada 32be7449ac
Fix wrong event name
This commits substitutes the event name FailedPreStopHook with FailedPostStartHook to
make instructions consistent according to the example.
2022-08-09 13:37:15 +02:00
Antonio Ojea 19096a8f47 ServiceIPStaticSubrange en:Service mconcept entions ait is bled by default 2022-08-09 13:06:03 +02:00
Antonio Ojea 287dff788f set ServiceIPStaticSubrange to beta 2022-08-09 08:53:39 +02:00
kartik494 317c21379d improve documentation 2022-08-09 10:13:32 +05:30
Alex Wang cce49fe7e6 add doc for MatchLabelKeysInPodTopologySpread
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2022-08-09 10:59:16 +08:00
Mike Spreitzer 93d351587f Found and fixed problem in caution about WATCH requests. 2022-08-08 21:55:01 -04:00
Mike Spreitzer f00cdb8f31
Apply suggestions from code review
Co-authored-by: Chris Negus <cnegus@redhat.com>
2022-08-08 21:48:08 -04:00
Kubernetes Prow Robot fff4ca78d4
Merge pull request #35742 from davidxia/patch-3
Update Pod Lifecycle doc section header
2022-08-08 15:51:57 -07:00
Mike Spreitzer 053dc48234 Describe the APF tweaks for LIST and WATCH 2022-08-08 17:09:46 -04:00
William Steinford d6a1ba2a6d Fix the grammar by using the verb form 'set up' where appropriate instead of the noun 'setup' 2022-08-08 16:48:26 -04:00
Kubernetes Prow Robot df4cdb186a
Merge pull request #35716 from MaxHorstmann/main
Fix link on "Proxies in Kubernetes"
2022-08-08 11:54:18 -07:00
David Xia 6fdabb154a
Update Pod Lifecycle doc section header
to be more accurate. It currently says failed,
but then following paragraph includes `Succeeded`.
It seems like replacing "failed" with "terminated" is more accurate.
2022-08-08 09:37:50 -07:00
Ravi Gudimetla c8bedc86a3 Update content/en/docs/concepts/windows/user-guide.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-07 18:19:18 -04:00
Divyen Patel f5153aa41d update migration requirement for in-tree vSphere volumes
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-07 15:02:25 -07:00
Sean Wei 35700baf9e Fix JSON syntax 2022-08-07 12:09:20 +08:00
Kensei Nakada b26ae49d9a
Update the doc for minDomains to graduate minDomains to beta 2022-08-06 15:29:27 +09:00
David Porter ecc7ed5a74 Add cgroupv2 docs
Signed-off-by: David Porter <david@porter.me>
2022-08-05 16:28:38 -07:00
Tim Allclair 29d9fa5a5f Remove prerequisites 2022-08-05 14:39:39 -07:00
Filip Křepinský 9d7efb1a73 Promote StatefulSet MinReadySeconds to GA 2022-08-05 17:52:24 +02:00
Kubernetes Prow Robot d0de94b50b
Merge pull request #35516 from spurin/job_suspension_context
Added supporting context for job suspension functionality
2022-08-05 07:21:48 -07:00
James Spurin 733e25da74 change suspend/resume cli to longhand 2022-08-05 14:32:33 +01:00
James Spurin 6c9199b00e
Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-05 14:31:29 +01:00
Max Horstmann ed963c66bd
fix link 2022-08-04 19:30:52 -04:00
Manish Kumar a96eb1118f Convert CRLF to LF 2022-08-04 11:05:16 +05:30
Lee Verberne 3ad2a7885b Mark EphemeralContainers as GA in 1.25
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-03 21:25:56 +02:00
Kubernetes Prow Robot 16c5b8e259
Merge pull request #35315 from bishal7679/patch-6
Bump all cniVersion mentions to at least 0.4.0
2022-08-02 21:23:52 -07:00
Shubham Kuchhal 9a4597563c Updated the Feature state of Serving and Terminating. 2022-08-02 17:28:47 +05:30
Tim Allclair ce898c50be Update Pod Security Admission docs for graduation to stable 2022-08-01 16:57:21 -07:00
Stanislav Kardashov 4e5cc42fc9
fix typo -> remove extra word "in" 2022-08-01 22:59:46 +03:00
Stanislav Kardashov 2a1124b398
Fix typo containarized -> containerized 2022-08-01 10:51:49 +03:00
Humble Chirammal 2c306bcc12 csi: add nodeExpandSecret KEP details
Ref#
KEP: https://github.com/kubernetes/enhancements/pull/3173/
Implementation: https://github.com/kubernetes/kubernetes/pull/105963
Blog: https://github.com/kubernetes/website/pull/33979

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-08-01 09:31:13 +05:30
ravisantoshgudimetla 753633545f Promote PodOS field to GA 2022-07-31 19:00:44 -04:00
James Spurin e825ef3a36 case consistency for Job 2022-07-29 10:34:25 +01:00
James Spurin be603de7bf
Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-07-29 10:13:07 +01:00
James Spurin 2cc39558c9
Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-07-29 10:12:58 +01:00
James Spurin bd6c820e95
Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-07-29 10:12:52 +01:00
Rishit Dagli 6fb28754d4 Add the accepted types for `imagePullSecrets` 2022-07-29 03:28:26 +00:00
James Spurin e5807eb80f Add supporting context for job suspension 2022-07-28 20:02:10 +01:00
Jonathan Dobson 37647c4ce8 KEP-596: Move CSIInlineVolume to GA 2022-07-28 09:31:37 -06:00
Paszymaja 30eb2cc0cf
Update content/en/docs/concepts/security/rbac-good-practices.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-07-27 14:12:15 +02:00
Paszymaja 7deb7e78cd
Merge branch 'main' into patch-1 2022-07-27 14:00:51 +02:00
Maciej Szulik 83bcd9aec1
Promote CronJobTimeZone to beta 2022-07-26 13:40:01 +02:00
Kubernetes Prow Robot b183be613f
Merge pull request #35314 from Kartik494/addhyperlink
Add hyperlink to is-default-class annotation
2022-07-26 01:57:53 -07:00