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
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
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
Daniel Bodky
62b7afaced
Adds a new concept page for autoscaling
2024-01-30 22:18:28 +01:00
Théophile Helleboid
769ea8afad
Add missing space in Pod Lifecycle concept page
2024-01-30 17:34:36 +00:00
Filip Křepinský
3aae2ff837
capitalize Jobs in CronJob doc
2024-01-19 14:53:20 +01:00
Tim Bannister
2b4b4b4e66
Improve docs for Pods
...
- Add glossary entry for sidecar container
- Revise glossary entry for init container to match
- Revise the Pod concept overview
- Reorder pages in that section
2024-01-19 01:06:53 +00:00
Filip Křepinský
19c6cc9ea1
CronJob: improve documentation for Forbid concurrencyPolicy
2024-01-18 19:02:42 +01:00
Kubernetes Prow Robot
9fb6d138d7
Merge pull request #44734 from sftim/20240114_rename_workload_resources
...
Rename concept section “Workload resources”
2024-01-16 19:56:00 +01:00
Tim Bannister
6160a5e137
Rename concept section
...
The term “resource“ is much used and often misleads readers; change it
for something else. This section is really about the concepts in
Kubernetes that let you manage your applications / workloads.
2024-01-14 14:20:41 +00:00
sgoldin
934896af12
fix: clarify day of the week in cron job documentation
...
The cron scheduling syntax documentation was copied from somewhere else, and included an optional part of the spec (sundays can be referenced as 0 or 7) that is not implemented by kubernetes. This is unnecessarily confusing.
2024-01-10 09:24:19 -08:00
Takashiidobe
d536e46dbd
fix typos
2023-12-24 21:00:53 -05:00
lakshmi
e11ca2588c
Revise details for sidecar containers
2023-12-20 13:35:29 +05:30
Tim Bannister
e57cf329a6
Merge 'dev-1.29' with main
2023-12-11 17:11:37 +00:00
Kubernetes Prow Robot
9b9d76530e
Merge pull request #43346 from T-Lakshmi/sidecar-container
...
Add a new concept page for Sidecar containers
2023-12-11 17:56:53 +01:00
lakshmi
b23c499c23
Revise details for Resource sharing within containers
2023-12-11 17:33:21 +05:30
lakshmi
bc7c1dbd96
added a new concept page Sidecar containers and revise details details of init containers and pod lifecycle.
2023-12-01 16:34:15 +05:30
Kubernetes Prow Robot
ac0ebfa01e
Merge pull request #43654 from soltysh/tz_validation
...
Update information about CronJob's unsupported time zone field
2023-11-29 16:16:13 +01:00
Maciej Szulik
c7d2933d4c
Update information about CronJob's unsupported time zone field
2023-11-29 11:02:15 +01:00
Sascha Grunert
4e156c738d
Add documentation about user namespaces and PSS
...
Adding required documentation for
[KEP-127](https://github.com/kubernetes/enhancements/issues/127 ).
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-11-28 11:41:13 +01:00
Kubernetes Prow Robot
4a17ee3c73
Merge pull request #43533 from charles-chenzz/dev-1.29
...
update docs to promote PodReadyToStartContainersCondition into beta
2023-11-27 16:06:57 +01:00
Chris Henzie
c07ce392e4
Graduate ReadWriteOncePod to GA
...
Included is a task for migrating existing PersistentVolumes to use
ReadWriteOncePod, taken from the alpha blog post.
2023-11-21 09:35:09 -08:00
charles-chenzz
a8d08be631
third round of comment address
2023-11-21 07:54:04 +08:00
Oluebube Princes Egbuna
f893a19ee6
Resolved merge conflict when merging main into dev-1.29 branch
2023-11-19 16:02:40 +01:00
charles-chenzz
e109ce70ba
first round of comment address
2023-11-16 21:17:48 +08:00
charles-chenzz
50ea97524e
update pod-lifecycle.md to reflect the state of podreadytostartcontainer
2023-11-16 20:03:14 +08:00
Kubernetes Prow Robot
7899eb09a3
Merge pull request #43938 from katcosgrove/merged-main-dev-1.29
...
Merge main into dev-1.29
2023-11-15 17:47:53 +01:00
windsonsea
48d70ed54d
Fix a 404 link in job.md
2023-11-15 10:54:46 +08:00
Matthias Bertschy
8f7cfdbf9c
modifying docs for SidecarContainers beta graduation ( #43471 )
...
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-11-15 08:21:56 +08:00
Kat Cosgrove
fb1bd2217d
Merge main into dev-1.29 to keep in sync
2023-11-14 21:22:12 +00:00
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