Commit Graph

1094 Commits (03ae214e8129b009b7a336dfa328e3eb2cb15dc2)

Author SHA1 Message Date
hacktivist123 e6d2e1499d Merge main into dev-1.31 to keep in sync 2024-07-29 18:03:33 +01:00
Michał Woźniak f2b9799061 Review remarks 2 2024-07-29 18:13:34 +02:00
sjong13 493c0169ed
Update _index.md - fixed grammar for a malformed sentence 2024-07-29 10:20:41 -05:00
Michal Wozniak 7bf346a1f6 Address review remarks
Co-authored-by: Filip Křepinský <fkrepins@redhat.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-29 15:29:15 +02:00
Kubernetes Prow Robot df9b7f1169
Merge pull request #46970 from tenzen-y/beta-graduate-job-success-policy
Update JobSuccessPolicy documentations for the beta graduation
2024-07-25 18:36:06 -07:00
Michal Wozniak 67fe8ed862 Update the docs for JobManagedBy and JobPodReplacementPolicy related to pod termination 2024-07-25 19:07:39 +02:00
Yuki Iwai f6be581921 Update JobSuccessPolicy documentations for the beta graduation
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-07-25 22:14:00 +09:00
Kubernetes Prow Robot 22b1bd067f
Merge pull request #46719 from pwschuurman/kep-3335-stable-docs
Remove StatefulSetStartOrdinal feature gate to target stable in 1.31
2024-07-23 19:44:44 -07:00
Ritikaa96 53dc63aec8 editing as per the reviews.
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-23 15:13:25 +05:30
Ritikaa96 5053a95f53 Adding glossary tooltip for watch in k/docs
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-23 15:08:24 +05:30
steve-hardman b74f4f2701
Coorect kube-scheduler text 2024-07-23 00:27:40 +01:00
Kubernetes Prow Robot be3a417261
Merge pull request #46991 from ahg-g/elastic
Graduate ElasticIndexedJob to GA
2024-07-14 07:01:10 -07:00
Maryam Tavakkoli a5fcf3cc44 Merge remote-tracking branch 'upstream/main' into dev-1.31 2024-07-09 20:13:21 +03:00
Peter Schuurman c5205da717 Remove StatefulSetStartOrdinal feature gate to target stable in 1.31 2024-07-08 18:23:20 -07:00
Kubernetes Prow Robot cfc5ea3a3b
Merge pull request #46529 from sftim/20240524_improve_pod_lifecycle
Improve pod lifecycle concept page
2024-07-04 17:28:27 -07:00
ahg-g cbea62f4c1 Graduate ElasticIndexedJob to GA 2024-06-27 16:22:09 +00:00
Daniel Chan 0568df9a06 Merge main into dev-1.31 to keep in sync 2024-06-25 08:44:40 -04:00
Tim Bannister 77407a728a Minor tidying 2024-06-19 18:28:21 +01:00
Tim Bannister 5c983f8664 Give sidecars and Pod termination a subheading
That way, the docs can link to it.
2024-06-19 18:28:21 +01:00
Tim Bannister 6fd7caedc8 Reword to fix formatting of note shortcode 2024-06-19 18:28:20 +01:00
Tim Bannister 2e638c35c4 Fix stale info about Pod scheduling readiness
This is now a stable part of the Pod API.
2024-06-19 18:27:34 +01:00
Tim Bannister 8633dda5d7 Improve explanation of Pod lifetime
- Explain that Pods do restart containers, but that's the only kind of
  self-healing inherent in Pods.
- Reword the page introduction for clarity
2024-06-19 18:27:33 +01:00
Tim Bannister 32be09bea1 Revise caption for multi-container example
What's being illustrated here is a volume that has the same lifecycle as
a Pod, so:
- don't use a PersistentVolume as the example
- highlight that the file puller is a sidecar

and give this aspect of the page its own heading.
2024-06-19 18:27:33 +01:00
MinpengJin 76ec4489c1 Add documentation for LogarithmicScaleDown featuregate 2024-06-19 10:01:41 +08:00
Charles Uneze 2925e8b50e Update pod-lifecycle.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-06-09 09:15:28 +00:00
shayan e9c7b069d5 Modify registry.k8s.io/nginx-slim version from 0.8 to 0.24 2024-06-04 11:10:02 +03:30
Tim Bannister 347bd6a6ea Tweak heading level
Make “Container restart policy” fit within the topic of how Pods handle
container problems; it belongs there.
2024-05-24 21:55:04 +01:00
Lorenz Barnkow ce4f36a27a
fix superfluous white space 2024-05-08 16:23:30 +02:00
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
Charles Uneze 5f48ae0618
Update replicaset.md 2024-02-28 23:45:22 +01:00
Dan Winship 2a93b5e0eb KEP-2681 PodHostIPs to stable 2024-02-22 16:30:46 -05:00
Oluebube Princes Egbuna e1465e035a Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-02-20 11:46:04 +01:00
Kubernetes Prow Robot 09a5fb3f61
Merge pull request #45166 from sftim/20240216_auto_calculate_more_feature_states
Switch some feature-state shortcodes to be data driven
2024-02-19 11:35:05 -08:00
Tim Bannister 5639b8bb45 Revise workload management concept 2024-02-19 16:54:36 +00:00
Tim Bannister 0f0c0a49bd Move workload management concept into workloads section 2024-02-19 12:32:30 +00:00
windsonsea 5827b37140 Pick several grammars in autoscaling.md 2024-02-18 09:39:29 +08:00
Kubernetes Prow Robot d10786f422
Merge pull request #44959 from mocdaniel/autoscaling-overview
Adds a new concept page for autoscaling
2024-02-16 08:23:57 -08:00
Tim Bannister e4731338d3 Switch some feature-state shortcodes to be data driven
When the feature gates graduate (or get deprecated), the associated
shortcode will update automatically.

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-02-16 12:49:31 +00:00
Kubernetes Prow Robot 90534c5f38
Merge pull request #44953 from chtitux/fix-typo-pod-lifecycle
Add missing space in Pod Lifecycle concept page
2024-02-13 22:39:53 -08:00
Daniel Bodky cdb2b06f1a
Adds paragraph about the Cluster Proportional Vertical Autoscaler 2024-02-14 07:38:48 +01:00
Kubernetes Prow Robot a037d46987
Merge pull request #44798 from sftim/20240118_improve_pod_docs
Improve docs for Pods
2024-02-12 11:41:16 -08:00
Daniel Bodky 509e265b07
Finalize first draft 2024-02-10 21:52:21 +01:00
Daniel Bodky e2950c6631
Adds section on scaling on cluster size 2024-02-07 19:55:25 +01:00
Daniel Bodky 4b040f5e0e
Adds section on KEDA 2024-02-07 19:54:09 +01:00
Daniel Bodky 6d1ffc9a35
Adds VPA section 2024-02-04 12:30:32 +01:00
Daniel Bodky 7d9fcf3a7a
Refactors overview and introduction of manual/vertical scaling 2024-02-04 11:54:20 +01:00
Daniel Bodky a8f4d3ad6e
Removes verbose examples from concepts 2024-02-04 11:41:29 +01:00
Daniel Bodky b3e12f09ef
Adds suggestions from 2nd review 2024-02-04 11:30:19 +01:00
Kubernetes Prow Robot 74aea8146b
Merge pull request #44800 from sftim/20240118_improve_sidecar_container_docs
Update docs around sidecar containers
2024-02-01 09:24:48 -08:00
Daniel Bodky 97fd38404d
Describe manual scaling and update page outline 2024-01-31 22:12:46 +01:00
Daniel Bodky 0770e974cc
Incorporate quick wins from first review 2024-01-31 20:43:29 +01:00