Commit Graph

1065 Commits (aae228c0377a677b59df6543f0b51cd21fcab176)

Author SHA1 Message Date
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
Aldo Culquicondor 3be75f26fd
Graduate JobPodReplacementPolicy to beta 2023-11-10 14:47:29 -05: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
Michal Wozniak 73731382ba Docs update for Job Backoff Limit Per Index in Beta 2023-11-06 09:47:05 +01:00
Kubernetes Prow Robot 74abcb3227
Merge pull request #42598 from Lucifergene/main
Added Deployment Strategy example in sample deployment
2023-10-09 16:00:59 +02:00
Kenneth J. Miller 1cb5efb1a7 content/en: Fix incorrect letter casing for data storage units
Unit Gib (Gibibit) was used where GiB (Gibibyte) was intended.
2023-09-28 14:34:55 +02:00
hasaki c8319a6262
Update job.md 2023-09-25 16:53:40 +08:00
Kubernetes Prow Robot 4342d134e9
Merge pull request #42822 from RyanAoh/dev
update the range of pod-deletion-cost
2023-09-16 17:28:13 -07:00
Jorin Vermeulen 0676a58a46
Fix: broken link in init-containers.md (#43035) 2023-09-15 09:20:33 +08:00
Kubernetes Prow Robot 2d9d09fd3f
Merge pull request #42696 from alculquicondor/job-hpc
Update Job as suitable for scientific computing
2023-09-14 07:52:13 -07:00
Aldo Culquicondor f3dfd99576
Update Job as suitable for scientific computing 2023-09-13 10:18:53 -04:00
Lucifergene 70f29136d2 Added Tabs to mention RollingUpdate Deployment Strategy YAMLs 2023-09-06 22:16:39 +05:30
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
RyanAoh e94edd0691 update the range of pod-deletion-cost 2023-09-02 10:59:05 +08:00
Kubernetes Prow Robot 93247c7e63
Merge pull request #40336 from DanteMustCode/patch-3
fix the number of replicas in an example
2023-09-01 08:04:32 -07:00
DanteMustCode e98751da85 fix the number of replicas in an example 2023-08-30 10:49:49 +08:00
Kubernetes Prow Robot 1cf263caa3
Merge pull request #42627 from edwargix/edwargix-patch-1
replicaset: fix ownerReferences link
2023-08-29 19:21:56 -07:00
Michael c0505273f3 Clean up workload concept: job.md 2023-08-22 22:41:43 +08:00
David Florness 9757317c0a
replicaset: fix ownerReferences link 2023-08-18 10:03:16 -04:00
windsonsea 6d2afd4b44 remove an extra asterisk in init-containers 2023-08-16 17:10:03 +08:00
Kubernetes Prow Robot eb9db45aa3
Merge pull request #41987 from sftim/20230712_revise_home_page
Revise docs home page
2023-08-15 21:22:27 -07:00
Kubernetes Prow Robot acc735f769
Merge pull request #39637 from Dentrax/container-kill-order
Add detail about execution sequence for container kill order during Pod Termination
2023-08-15 21:06:28 -07:00
Rishit Dagli c8634cd940
Merged main dev-1.28 2023-08-14 09:01:47 -04:00
pcsegal c6ef33f06c
Update pod-qos.md to fix typo 2023-08-12 17:10:05 -03:00
Furkan 53b345db18 Fix reviews
Signed-off-by: Furkan <furkan.turkal@trendyol.com>
2023-08-12 15:07:44 +03:00
Furkan 1c7cb802a1 Add detail about execution sequence for container termination
Signed-off-by: Furkan <furkan.turkal@trendyol.com>
2023-08-11 14:07:04 +03:00
Michal Wozniak ec6bda421e Fix the link to pod replacement policy 2023-08-10 11:19:26 +02:00
Kevin Hannon ef010e77e4 fix a typo for podReplacementPolicy 2023-08-09 16:23:31 -04:00
Kubernetes Prow Robot 6cd9b4e9cb
Merge pull request #42471 from sftim/dev-1.28-update-merge-main
Update dev-1.28 from main
2023-08-09 08:25:51 -07:00
Kubernetes Prow Robot eb175c35ed
Merge pull request #42447 from matthyx/sidecar-nits
nit edits for Sidecar containers
2023-08-09 04:55:50 -07:00
Tim Bannister 9520b96a61 Revise docs home page
Reorder and replace cards to better (I hope!) serve our readers.
2023-08-09 11:49:12 +01:00
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Matthias Bertschy de8c969241 nit edits for Sidecar containers
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-08-09 11:36:37 +02:00
Kubernetes Prow Robot b23511b9d0
Merge pull request #41908 from kinvolk/rata/userns-1.28
Doc update for userns in 1.28
2023-08-08 11:33:52 -07:00
Kubernetes Prow Robot 962bf89914
Merge pull request #41802 from matthyx/sidecar
Add initial (alpha) documentation about sidecar containers
2023-08-07 08:50:32 -07:00
Rodrigo Campos 6c2a9c574c content: Expand version requirements for userns explanation 2023-08-07 17:16:28 +02:00
Rodrigo Campos c34f1ebb8e content: Userns now supports stateful pods
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 17:16:28 +02:00
Rodrigo Campos 922458da9a content: Make userns statement about dockerd timeless
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 16:34:43 +02:00
Rodrigo Campos 5e70c9a88a content: Remove old note about userns
The note is no longer valid (the branch was already merged and the
merged was done correctly).

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 16:34:43 +02:00
Rodrigo Campos 73d698edf1 content: Fix typos in versions requirements for userns
The variable expansion is wrong: it currently expands to 1.27.3 on the
rendered website, so it says it is supported in 1.27 and that it is not.

Let's just re-work this paragraph so it is cleaerer and the variable
expansion is what we want (1.27 and not 1.27.3)-

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 16:34:43 +02:00
Kubernetes Prow Robot e2b5681263
Merge pull request #42153 from wzshiming/kep/2681
KEP-2681: Docs update for Alpha PodHostIPs
2023-08-05 06:28:30 -07:00
Kubernetes Prow Robot b5fa344886
Merge pull request #41745 from kannon92/job-pod-terminate
Add information about PodReplacementPolicy in Job API
2023-08-05 04:56:29 -07:00
Kubernetes Prow Robot 2b361a4260
Merge pull request #41921 from mimowo/backoff-limit-per-index
Docs update for Job's backoff limit per index (alpha in 1.28)
2023-08-04 08:36:25 -07:00
Aldo Culquicondor 367bf07634
Tracking with finalizers is always enabled 2023-08-04 11:32:27 -04:00
Michał Woźniak 9e66b18a02 Job Backoff Limit per index review remarks
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>
2023-08-03 16:54:04 +02:00
Shiming Zhang 595925cb7d Docs update for Alpha PodHostIPs 2023-08-03 17:36:40 +08:00
Kubernetes Prow Robot d416014d5c
Merge pull request #42155 from tamilselvan1102/patch-3
Update [Creating a Deployment] section
2023-08-01 15:32:22 -07:00
Matthias Bertschy fde22b5031 adding Sidecar Containers alpha feature
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-08-01 17:13:12 +02:00
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Kevin Hannon 4afba1c609 add suggestions 2023-07-31 14:15:34 -04:00
Kevin Hannon cd0de2832a address comments 2023-07-27 10:34:26 -04:00
Michal Wozniak 08f4d48476 Docs update for Alpha JobBackoffLimitPerIndex 2023-07-27 13:52:54 +02:00
Kevin Hannon f1fe316eec add a section on podrecreationpolicy for jobs 2023-07-26 15:49:28 -04:00
TariqueNasrullah d722028f4c linked Static Pod Task page with Static Pod Concept 2023-07-27 01:09:33 +06:00
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Andrew Reeman 4f9dc624c0
Improved wording on _index.md 2023-07-24 09:45:13 +01:00
Tamilselvan 21440deebf
Update [Creating a Deployment] section 2023-07-24 10:15:11 +05:30
Andrew Reeman 7121b2bed9
Update _index.md
Using indefinite article for 'create a workload object'
2023-07-23 20:41:10 +01:00
Daniel Vega-Myhre 3e3c3aebff add docs for kep-4017 2023-07-23 01:15:50 +00:00
Kubernetes Prow Robot c185ebb4d4
Merge pull request #37593 from sftim/20221029_improve_workload_apis_overview
Improve overview for workload APIs
2023-07-12 05:31:12 -07:00
Tim Bannister ad54bfe6d6 Use simple list for workload API section index 2023-07-11 09:36:34 +01:00
Tim Bannister 50635afc37 Improve overview for workload APIs
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <acondor@google.com>
2023-07-11 09:36:34 +01:00
Marcelo Giles dcd3337cbc
Rewrite note on container runtimes 2023-07-07 18:28:36 -07:00
Rodrigo Campos cc2ca7a644 content: Make userns statement about dockerd timeless
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-07-07 15:23:13 +02:00
Rodrigo Campos aa5975d39d content: Remove old not about userns
The note is no longer valid (the branch was already merged and the
merged was done correctly).

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-07-07 12:47:17 +02:00
Rodrigo Campos 0797a850da content: Fix typos in versions requirements for userns
The variable expansion is wrong: it currently expands to 1.27.3 on the
rendered website, so it says it is supported in 1.27 and that it is not.

Let's just re-work this paragraph so it is cleaerer and the variable
expansion is what we want (1.27 and not 1.27.3)-

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-07-07 12:45:50 +02:00
Kubernetes Prow Robot b305fdaa5a
Merge pull request #41157 from able8/fix-a-shell-command-in-examples
Fix a shell command in examples of "Init Containers" page
2023-07-05 15:19:03 -07:00
Kubernetes Prow Robot 3342cbf645
Merge pull request #41297 from tengqm/clarify-prestop-hook
Clarify prestop hook invocation condition
2023-07-05 15:15:04 -07:00
yanggang 67ec5feea2
fix typo words in pod describe.
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-07-03 10:07:37 +08:00
Rishit Dagli e2dc67dbc1
Merge pull request #3 from Rishit-dagli/main
Merged main dev-1.28
2023-06-21 13:09:03 -04:00
Kevin Hannon 01c9decf7d
rename PodHasNetwork to PodReadyToStartContainers (#40945)
* rename PodHasNetwork to PodReadyToStartContainers

* add note for condition rename

* add feature gate removal

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

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

* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md

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

* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md

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

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-06-16 16:44:19 -07:00
lakshmi a3fc330e0c incorporated the review comments. 2023-06-08 15:14:29 +05:30
lakshmi ff636abaa4 updated init-containers page 2023-06-07 11:49:01 +05:30
Michael 50bec1f123 replace currentVersion with currentPatchVersion in concepts 2023-06-02 18:56:23 +08:00
Kubernetes Prow Robot 0debd148bf
Merge pull request #41286 from sairameshv/exec_probe
Add a caution regarding the `exec` probe mechanism
2023-06-01 09:29:46 -07:00
Kubernetes Prow Robot c8773e546d
Merge pull request #41271 from mrgiles/31719_clarify_job_completionMode_rare_condition
Add note for when multiple pods are started for the same job index
2023-05-30 16:31:43 -07:00
Marcelo Giles f838c75164
Fix sentence 2023-05-30 16:20:10 -07:00
Qiming Teng 06852a5c95 Apply some tidy up to the page 2023-05-25 10:50:36 +08:00
Qiming Teng ef1b3bfd4e Clarify the condition when preStop hook is invoked 2023-05-24 12:07:55 +08:00
Sai Ramesh Vanka 0ef0dedf3a Add a caution regarding the `exec` probe mechanism
Reference Issue: https://github.com/kubernetes/website/issues/41084
1. Exec probe's implementation involves the Kubelet making a gRPC call to the
underlying CRI which inturn involves in the creation of multiple processes that
require a good amount of cpu usage whenever the probe is executed.
2. Whereas the other probes namely `http/gRPC/tcp` involves the Kubelet alone making
a call to the container.
3. There might be a significant amount of cpu overhead in the cases of
higher pod densities, lower periodic intervals when the exec probe is configured.
4. Hence, it would be a good idea to alert the user to opt for the other available probes
in case of the above mentioned scenarios.

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
2023-05-23 21:54:18 +05:30
lakshmi prasuna 589f10154f
Added more points to what's next section under deployment page (#38230)
* Added more points to what's next section under deployment page

* updated content as per review comment

* reworked on comments

* rebase and reworked

* fix format

* Update deployment.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-23 03:06:26 -07:00
Marcelo Giles ca366f73d8
Add note for multiple pods for same job index 2023-05-22 18:06:01 -07:00
able8 c6ff7aa739 fix a shell command in examples 2023-05-16 00:17:43 +08:00
Andreas Ttofi 253c851b85
add improvement as per issue 28427 (#41057)
* add improvement as per issue 28427

* Update content/en/docs/concepts/workloads/controllers/deployment.md

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

* dummy commit

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 11:49:27 +08:00
Tamilselvan 1793e17a74
moving 'Pod failure policy' under 'Handling Pod and container failures' (#40999) 2023-05-08 17:25:32 +08:00
Kubernetes Prow Robot eb7c049f04
Merge pull request #40376 from dtzar/patch-1
clarify Windows privileged containers feature enablement
2023-05-07 03:51:16 -07:00
Kubernetes Prow Robot 884010df9f
Merge pull request #40752 from YiNNx/fix/pod-template-hash
[en] fix incorrect pod-template-hash labels in deployment.md
2023-05-07 02:41:15 -07:00
Khush Patibandha cac1228075
added hyperlink to refer to 'define environment variable for a container' (#40936)
* added hyperlink to refer to 'define environment variable for a container' to 'deployment'

* hyperlink updated

* 'Deployment' fix and re-wording changes
2023-05-04 06:56:42 -07:00
yinn_x 593bca64c5 [en] fix incorrect pod-template-hash labels in deployment.md 2023-04-18 18:52:01 +08:00
David Tesar 8f3790c3a9
clarify Windows privileged containers feature enablement 2023-04-07 10:50:25 -07:00
Kubernetes Prow Robot 9fe8b9c942
Merge pull request #40513 from pacoxu/patch-16
add memory qos
2023-04-05 20:47:46 -07:00
Paco Xu e475112590 add memory qos 2023-04-06 11:42:37 +08:00
Mickey Boxell 31439e3d56 Merge branch 'upstream/main' into dev-1.27 2023-04-05 14:20:36 -05:00
Kubernetes Prow Robot c55b7f2c13
Merge pull request #39926 from mattcary/docs
Update StatefulSet set docs for autodelete graduation to beta
2023-04-04 08:11:54 -07:00
Matthew Cary 407b5af6c3 Update docs for StatefulSetAutoDeletePVC beta in 1.27 2023-04-04 08:05:56 -07:00
Kubernetes Prow Robot d59af750c0
Merge pull request #39999 from danielvegamyhre/elastic-indexed-job-docs
Document elastic indexed Jobs
2023-04-04 06:59:53 -07:00
Sergey Kanzhelev 81dfd0cd00
gRPC GA (#39919) 2023-04-04 05:57:54 -07:00
Kubernetes Prow Robot 9360bc5ab8
Merge pull request #40264 from kinvolk/rata/userns-1.25
content: Mention containerd 1.7 supports user namespaces
2023-04-03 22:59:51 -07:00
Daniel Vega-Myhre 618a942f9e document elastic indexed jobs 2023-04-04 01:12:01 +00:00
Filip Křepinský 24b259fa36 Promote PodDisruptionBudget UnhealthyPodEvictionPolicy to Beta 2023-04-03 11:28:38 +02: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 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
Kubernetes Prow Robot 89806e9d66
Merge pull request #40063 from ahg-g/mutable
Graduate JobMutableNodeSchedulingDirectives to GA
2023-03-30 23:07:48 -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
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
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
windsonsea e6ba669447 fix a 404 link in pod-qos.md 2023-03-23 23:45:20 +08:00
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
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 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
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
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
ystkfujii 9885754ed0 fix typo 2023-03-19 03:13:03 +09: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
Peter Schuurman 112f01d2fc Update KEP-3335 documentation for beta in 1.27 2023-03-13 12:08:31 -07: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
adi-wan-askui 4217aeb236
Update cron-jobs.md (#39813)
fix typo
2023-03-09 15:25:27 +08:00
Mickey Boxell 987edf7ef0 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-06 19:22:46 -06: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
Paulo Gomes c92f1d3a1c
Fix misspelling on Pods page
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
2023-02-27 19:28:48 +00:00
Kubernetes Prow Robot fcd671a79e
Merge pull request #39520 from Zhuzhenghao/deployment
Clean up page deployment
2023-02-25 21:18:17 -08:00
Rey Lejano 23db46b8c2 resolved merge conflict from branch sync from main into dev-1.27 2023-02-22 12:14:36 -08:00
zhuzhenghao 6844bc085e Clean up page deployment 2023-02-18 19:06:48 +08:00
lianghao208 f16f67eb56 update pod scheduling readiness gate in pod lifecycle 2023-02-17 16:22:55 +08:00
Grigoris Thanasoulas d0b3ba5cce Update DaemonSet guide
Rewrite "How Daemon Pods are scheduled" section of the DaemonSet guide
to align with the current state and be more clear.

Signed-off-by: Grigoris Thanasoulas <gregth@arrikto.com>
2023-02-15 21:16:03 +02:00
Kubernetes Prow Robot a8b834670b
Merge pull request #39336 from seancrasto/patch-2
Update job.md
2023-02-08 03:42:59 -08:00
Kubernetes Prow Robot 0e66780d8b
Merge pull request #39324 from reylejano/followup-PR-38673
Updated concepts/workloads/pods/_index.html as followup to PR 38673
2023-02-08 03:38:58 -08:00
Rey Lejano 2916c34fdf updated concepts pods index.html as followup to PR 38673 2023-02-07 22:10:53 -08:00
zhuzhenghao a70698ed63 Cleanup page replicaset 2023-02-08 13:26:19 +08:00
seancrasto 28b50215b8
Update job.md
Corrected spelling of specifying.
2023-02-07 18:05:50 -05:00
Kubernetes Prow Robot 1a8bd52c5a
Merge pull request #39308 from sftim/20230306_pod_qos_tweaks
Tweak docs about QoS classes
2023-02-07 03:14:59 -08:00
Kubernetes Prow Robot d8e9c84234
Merge pull request #38673 from dshebib/update_pod_privilege_feature
Update privileged pod documentation to reflect GA feature
2023-02-07 00:51:00 -08:00
Tim Bannister 04add1a96b
Fix weight for Pod QoS Class concept 2023-02-06 23:42:42 +00:00
Daniel Shebib 04ce79a5fc add new page for qos class 2023-02-05 20:11:20 -06:00
Daniel Shebib 4e9007f191 Add new page for QoS class
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-05 20:08:25 -06:00
Kubernetes Prow Robot 0beb84e4c6
Merge pull request #39072 from Kartik494/updatedocumentation
Document spec and status downward API fields  only available as environment variables
2023-02-02 23:00:29 -08:00
kartik494 312f0a62c7 Modify spec and status downward API fields 2023-01-30 09:39:47 +05:30
Michael 54e010c731 Fix links to mutatingadmissionwebhook 2023-01-29 14:08:23 +08:00
Tim Bannister e47d1c4f36 Improve concept docs for ttl-after-finished
Document Job cleanup TTL mechanism better.

Co-authored-by: Nate W. <natew@cncf.io>
2023-01-28 18:27:46 +00:00
Daniel Shebib ba37aa6ba7 document privileged containers as GC 2023-01-12 19:09:46 -06:00
Daniel Shebib bc12666f68 document privileged containers as GC 2023-01-12 19:09:14 -06:00
Daniel Shebib 87537d3b5b document privileged containers as GC 2023-01-12 18:52:21 -06:00
Wei Huang fed60f3728
Rename 'PreemptionByKubeScheduler' to 'PreemptionByScheduler' 2023-01-09 15:57:24 -08:00
Kubernetes Prow Robot 83d7d4e9d3
Merge pull request #38312 from cjc7373/cronjob-improve
CronJob topics improvement
2023-01-05 09:29:58 -08:00
Harold Cheng 988505d3f1
adapt review suggestions 2023-01-06 00:49:55 +08:00
cjc7373 6dcaacbc16
make the time zone warning explicit
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-05 23:33:05 +08:00
Daniel Shebib b8883b84db Update privileged pod documentation to reflect GA feature 2022-12-28 20:02:50 -06:00
Kubernetes Prow Robot c56165f6b9
Merge pull request #37575 from Karthik-PM/updateJobDocumentaion
Updated Job Documentaion
2022-12-21 05:13:25 -08:00
Harold Cheng 9b1ba9c9f6
adapt suggestions 2022-12-20 22:06:59 +08:00
Harold Cheng 4ebf6b1790
structure change 2022-12-20 22:06:00 +08:00
Harold Cheng f34e176d26
update the description of timezone 2022-12-20 21:49:46 +08:00
Jiacheng Cheng b35965086b
remove outdated feature gates 2022-12-20 21:49:46 +08:00
Jiacheng Cheng 10e1919880
cronjob: move conceptual contents to concepts topic 2022-12-20 21:49:46 +08:00
Tim Hockin d3c4fe6759
Recommend DNS Label for workload names 2022-12-16 09:53:32 -08:00
Tim Bannister 8f9446f87d
Merge branch 'main' into dev-1.26 2022-12-03 21:36:34 +00:00
Daniel Vega-Myhre 43a8d5d590
Update Job docs to include info about enabling pod-to-pod communication within a job using pod hostnames (#37771)
* Update Job docs to include info about using a headless service to enable pod communication via pod hostnames

* Change section title

* fix phrasing

* update yaml example

* update label selector

* more specific phrasing

* address comments and add new example

* add note about pod dns policies

* minor fixes

* add link to job patterns

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/concepts/workloads/controllers/job.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* address comments

* clarify sentence

* move minikube note to prereqs

* address comments

* captitalize all instances of Job

* move minikube notes to bottom of prereqs

* address comments

* update example

* fix typo

* update phrasing

* link to this from the completion modes section of the job docs

* address phrasing comments

* add newlines to break up block of text

* update phrasing

* update phrasing

* Update content/en/docs/concepts/workloads/controllers/job.md

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

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

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

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

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

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

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

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

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

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

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

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

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

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

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

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

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

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-29 19:00:55 -08:00
Kubernetes Prow Robot cec61c1754
Merge pull request #38052 from krol3/merged-main-dev-1.26
Merge main branch into dev-1.26
2022-11-29 11:59:09 -08:00
Kubernetes Prow Robot 6143904bcd
Merge pull request #37224 from pwschuurman/kep-3335-documentation
Add initial documentation for StatefulSetSlice feature
2022-11-29 06:09:25 -08:00
Peter Schuurman 6474d77d4f Rename docs section for StatefulSetStartOrdinal to 'Start ordinal' 2022-11-28 03:58:57 -08:00
Michal Wozniak 964a24d759 Extend documentation on PodGC focusing on PodDisruptionConditions enabled
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-28 09:02:52 +01:00
Peter Schuurman 23134e5fc8 Update StatefulSet Ordinal Index documentation 2022-11-27 18:08:14 -08:00
Pieter 01762bacc1
Clarify role of ReplicaSet 2022-11-24 21:09:37 +01:00
carolina valencia b4ad83ef13 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-24 11:49:25 -03:00
Michal Wozniak 0d23d1d96c Add a note about job controller considering failed pods
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Maciej Szulik <soltysh@gmail.com>
2022-11-24 12:39:01 +01:00
Brian McQueen 65ce32de4e updated docs regarding ephemeral pods not being supported by static pods kubernetes/kubernetes#113935 2022-11-20 19:39:20 -08:00
Kubernetes Prow Robot bfe7bd6380
Merge pull request #37242 from mimowo/retriable-pod-failures-beta
Promote "Retriable and non-retriable pod failures for Jobs" to Beta
2022-11-18 12:08:31 -08:00
Aldo Culquicondor b8fc810198
Graduate JobTrackingWithFinalizers to stable (#37764)
* Graduate JobTrackingWithFinalizers to stable

* JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-18 01:58:31 -08:00
windsonsea 6ed01fd341 Fix typos in cron-jobs.md 2022-11-18 17:02:58 +08:00
Michal Wozniak 1e4a160b0d Rephrased description for TerminationByKubelet 2022-11-15 17:33:34 +01:00
Michal Wozniak 163e53de42 Update of the docs for Beta
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
2022-11-15 10:07:13 +01:00
Kubernetes Prow Robot 2fac7a5878
Merge pull request #37591 from sftim/20221029_use_replicaset_for_self_healing
Switch self-healing feature to ReplicaSet
2022-11-13 23:53:58 -08:00
Karthik P M 63e38419b3 update jobs yaml 2022-11-10 23:29:56 +05:30
Peter Schuurman 57c0c1a3d6 KEP-3335 StatefulSetSlice Documentation 2022-11-09 10:06:03 -08:00
Abigail McCarthy 3174fdf2d4 Adjust page weights for /docs/concepts section
Changes the page weights of the index files for folders in the /docs/concepts folder. There were some overlapping weights and weights that were close together.
2022-11-04 10:13:53 -04:00
Kubernetes Prow Robot a3f3da04f4
Merge pull request #37632 from mengjiao-liu/improve-StatefulSetAutoDeletePVC
Improve feature gate StatefulSetAutoDeletePVC description
2022-11-03 03:33:35 -07:00
Kubernetes Prow Robot cdfab27ffc
Merge pull request #37253 from kinvolk/rata/userns
content: Clarify how to verify user abstraction
2022-11-02 20:17:35 -07:00
Mengjiao Liu 48363e2a93 Improve feature gate StatefulSetAutoDeletePVC description 2022-11-01 10:52:35 +08:00
Tim Bannister bb22bd031e
Switch self-healing feature to ReplicaSet
Don't highlight the legacy ReplicationController API when talking about
Kubernetes' ability to self-heal.
2022-10-29 18:32:42 +01:00
Karthik P M f8f65e1750 Updated Job Documentaion
PR for resolving #37574

please do give me your inputs as this is my first PR
2022-10-28 14:04:36 +05:30
Kubernetes Prow Robot 14ece2c4dc
Merge pull request #37472 from cailynse/update-weight-content-workloads-pods
KubeCon Docs Sprint: Added Missing Weight for Concepts/Workloads/Pods
2022-10-24 09:00:26 -07:00
Cailyn Edwards 4abd58cf2e
Added Missing Weight 2022-10-24 11:40:39 -04:00
Kubernetes Prow Robot 78959d1a12
Merge pull request #37258 from mariuskimmina/patch-2
Update statefulset.md - Matching lowercase c in Controller to the rest of the documentation
2022-10-23 19:22:26 -07:00
Marius Kimmina 0fead5cf46 aditional small fixes 2022-10-23 08:06:05 +02:00
Tim Bannister 1eef742465
Favor EndpointSlice over Endpoints
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.

Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Marius Kimmina c83d6be2c9
Update statefulset.md
Match lowercase spelling of "controller" to the rest of the documentation.
2022-10-10 20:11:25 +02:00
Rodrigo Campos 28e090aac6 content: Clarify how to verify user abstraction
This was mentioned in #36386.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2022-10-10 15:35:16 +02:00
Mandraenke 1c5d75b4d1
added warning about indefinitely running resources
A suggestion to 

https://github.com/kubernetes/website/issues/37157

Just mention the warning from kubectl when trying to force terminate a pod.
2022-10-05 09:21:52 +02:00
Mitesh Jain 60e5ff7d24
Removing beta label, as indexed job is GA. (#36968) 2022-09-24 03:20:04 -07:00
Kubernetes Prow Robot 1e70b5c76e
Merge pull request #36457 from rogue-gamer-ryt/chore/remove_docker_mentions
Removed usage of docker from replicationControllers, containers, pods and daemonsets
2022-09-15 08:31:23 -07:00
Michal Wozniak de695f4a9a Fix typo in docs refering to the PodDisruptionConditions feature gate name
Only fix for the English version
2022-09-09 09:10:44 +02:00
Kubernetes Prow Robot fc975cffef
Merge pull request #36274 from makkes/rs-name-not-random
Fix note about ReplicaSet names
2022-09-07 09:20:37 -07:00
rogue-gamer-ryt f7248fa427 grammar correction in pod overview 2022-09-01 23:27:39 +05:30