Commit Graph

1016 Commits

Author SHA1 Message Date
Kubernetes Prow Robot ea4444a849
Merge pull request #43214 from shannonxtreme/apparmor-seccomp
Add new page for kernel-level constraints
2024-04-30 04:56:15 -07:00
n0vad3v 00658ed48a
Fix typo .spec.succeessPolicy.rules to .spec.successPolicy.rules 2024-04-27 23:10:44 +08:00
Ali Mehraji 2e84e962f2 Remove Redundant 'the' word in pod-lifecycle.md 2024-04-25 12:42:47 +03:30
Kubernetes Prow Robot 2392759563
Merge pull request #45373 from jjkjjk23/main
Added line to StatefulSet documentation clarifying the need for a suitable pre-existing PersistentVolume.
2024-04-23 08:09:01 -07:00
Kubernetes Prow Robot c885404c17
Merge pull request #45845 from mrgiles/38843_pod_os_spec_description
Update Pod OS description spec.os.name
2024-04-22 14:00:29 -07:00
Jacob Keller 4ec042cd40
Changes formatting of names of API kinds to follow the style guide.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-22 09:57:55 -07:00
Ricardo Amaro e6599b218d
Adding documentation explaining what is a CrashLoopBackOff (#45928)
* Documentation on CrashLoopBackOff

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.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: Shannon Kularathna <ax3shannonkularathna@gmail.com>

* Address some feedback

* exponential backoff delay

* Address some feedback

* Start by explaing handle

* break lines

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

Co-authored-by: Gulcan Topcu <96833570+colossus06@users.noreply.github.com>

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

Co-authored-by: Gulcan Topcu <96833570+colossus06@users.noreply.github.com>

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

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

* address feedback

---------

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Gulcan Topcu <96833570+colossus06@users.noreply.github.com>
2024-04-21 20:40:49 -07:00
steve-hardman aeb36c0c72
Fixed the featue state in pod-qos.md 2024-04-20 00:16:58 +01:00
Kubernetes Prow Robot f812c08cde
Merge pull request #45439 from pranav-pandey0804/envVar
Fix misleading advice about sharing of environment variables
2024-04-17 22:41:20 -07:00
Shannon Kularathna 610753c768 Add page for kernel-level security concepts 2024-04-17 17:00:13 -04:00
drewhagen 4c6ba12390 Merge main into dev-1.30 to keep in sync 2024-04-16 15:55:38 -05:00
Kubernetes Prow Robot 76e84cc475
Merge pull request #45880 from fcornelius/patch-1
[en] Fix typo in job.md
2024-04-15 19:53:23 -07:00
Felix Cornelius c5addcc6c2
[en] Fix typo in job.md 2024-04-15 13:45:06 +02:00
Marcelo Giles dba05c9a60
Update cronjobs history limits spec description 2024-04-12 09:48:15 -07:00
Marcelo Giles eb19a43bed
Update Pod OS description spec.os.name
Update Pod OS spec.os.name
2024-04-12 09:09:04 -07:00
Marcelo Giles 5270c7a1c9
Mention container environment variables in concepts/pods
Mention container environment variables in pods
2024-04-05 12:03:45 -07:00
Daniel Chan cdf1ed1236 Merge remote-tracking branch 'upstream/main' into dev-1.30
Merge main into dev-1.30 to keep in sync
2024-04-02 10:05:03 -04:00
Kubernetes Prow Robot f089d6debc
Merge pull request #45496 from dipesh-rawat/api-ref-link-shortcode
Add mechanism to retrieve API reference page link based on metadata
2024-03-31 19:25:34 -07:00
Kubernetes Prow Robot 56863852ba
Merge pull request #45675 from Princesso/merged-main-dev-1.30
Merge main branch into dev-1.30
2024-03-27 03:12:53 -07:00
petroselo 1808b6277e
Update sidecar-containers.md
Fix a spelling mistake: effecting -> affecting
2024-03-26 12:17:50 +00:00
Yuki Iwai f12b68ab94 KEP-3998: Rephrase JobSuccessPolicy documentations
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 18:41:15 +09:00
Oluebube Princes Egbuna 0568c8af60 Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-26 08:40:45 +01:00
Yuki Iwai 74652566e3 KEP-3998: Aldo's second suggestions
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:49:43 +09:00
Yuki Iwai d79de0290a KEP-3998: Clarify the example
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:41:36 +09:00
Yuki Iwai fcdb477aa4 KEP-3998: Mention SuccessCriteriaMet condition
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:34:20 +09:00
Yuki Iwai cec3c3f388 KEP-3998: Apply Aldo's suggestons
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:22:42 +09:00
Yuki Iwai 32fd60c16e KEP-3998: Make the explanation for rules more clarify
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:09:25 +09:00
Yuki Iwai 105d90a04b KEP-3998: move section to before Job termination and cleanup
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 01:50:59 +09:00
Yuki Iwai 92a00327bb KEP-3998: Add JobSuccessPolicy Documentation
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 01:37:15 +09:00
Kubernetes Prow Robot 7ee320764a
Merge pull request #45197 from sftim/20240218_document_cluster_autoscaling
Add concept page about cluster autoscaling
2024-03-25 07:37:02 -07:00
Kubernetes Prow Robot c7cd6c5644
Merge pull request #45178 from kinvolk/rata/userns-1.30
User namespaces doc changes for 1.30
2024-03-21 01:46:52 -07:00
Rodrigo Campos 89e0ec8a77 content: Add OCI runtime requirements for userns
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:40 +01:00
Rodrigo Campos 2c3ef64fee content: Document custom ranges for userns
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:39 +01:00
Rodrigo Campos 271bb1a8fb content: Mark userns as beta in 1.30
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:39 +01:00
Vyom-Yadav 1eb315a43a
Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-15 16:42:11 +05:30
Dipesh Rawat c889d9b251
Add metadata to use mechanism for API reference links 2024-03-14 14:50:24 +00:00
Michal Wozniak 5bc7082bad Make feature gate date driven 2024-03-12 10:04:34 +01:00
Michal Wozniak 0a7baf4595 Improve note for Job managedBy feature 2024-03-11 18:04:08 +01:00
Kubernetes Prow Robot d9523db92c
Merge pull request #45212 from sftim/20240219_move_workload_management
Move and reword workload management page
2024-03-11 06:51:11 -07:00
Michal Wozniak 6b1afc274a Review remarks 2024-03-08 17:37:05 +01:00
Michal Wozniak 8f6b617fd9 review remarks 2024-03-07 20:58:44 +01:00
PRANAV PANDEY 98e5b0864a
Update content/en/docs/concepts/workloads/pods/sidecar-containers.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-07 10:42:00 +05:30
Kubernetes Prow Robot ce4c04347b
Merge pull request #45385 from network-charles/network-charles-patch-2
Changing the Image Specified in the ReplicaSet Documentation
2024-03-06 15:23:50 -08:00
Michal Wozniak 47490b873f Add the information about the managedBy field 2024-03-06 12:39:32 +01:00
Charles Uneze 3ab97977ed
Update replicaset.md 2024-03-05 22:29:58 +01:00
pranav-pandey0804 d986834008 removed misleading reference about sharing of env variables 2024-03-05 21:49:31 +05:30
Tim Bannister b39e01b971 Add concept page about cluster autoscaling
Co-Authored-By: Niranjan Darshann <niranjan.darshan@india.nec.com>
2024-03-05 10:46:37 +00:00
Kubernetes Prow Robot 5be4cc66be
Merge pull request #45189 from windsonsea/autosc
Pick a few grammars in autoscaling.md
2024-03-04 16:27:53 -08:00
Jacob Keller e86710dbb5 Explains that PVCs work if there's dynamic provisioning or pre-existing volumes. 2024-03-02 10:08:16 -08:00
Charles Uneze 171de11471
Updated image name to have a tag
changed it from nginx to nginx:1.14.2
2024-02-29 20:07:20 +01:00