Tim Bannister
5bbb5ace30
Update docs around sidecar containers
2024-01-18 23:57:04 +00:00
Qiming Teng
bc4758e3b2
Add config APIs metrics API
...
The 'metrics.k8s.io' APIs are exposed by the 'metrics-server' component to facilitate
auto-scaling. The other two APIs are for fetching metrics from custom or
external sources respectively.
2023-09-19 09:20:31 +08:00
Mohammed Affan
961d61bcbd
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-25 14:51:58 +05:30
Mohammed Affan
495acc37dd
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
...
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
2023-07-25 12:57:02 +05:30
Mohammed Affan
72d133a379
Add threshold value for 'periodSeconds'
2023-07-24 13:30:38 +05:30
Kubernetes Prow Robot
1f05da1718
Merge pull request #39772 from pbetkier/patch-1
...
Clarify horizontal pod autoscaler docs on scaling behavior
2023-06-28 23:58:45 -07:00
Mickey Boxell
31439e3d56
Merge branch 'upstream/main' into dev-1.27
2023-04-05 14:20:36 -05:00
Barrett Harber
9b369a8fdb
Fix grammar error
2023-03-30 06:52:00 -04:00
Kensei Nakada
3a4f7ab1e7
fix: HPA container resource metrics beta graduation
2023-03-21 15:24:50 +09:00
Piotr Betkier
d8252bbcc5
Clarify horizontal pod autoscaler docs on scaling behavior
...
Stresses that behavior controls define limits to scaling (what at most can happen) and not the size of scaling actions verbatim. This is currently repeatedly being misunderstood by users.
2023-03-03 13:48:14 +01:00
zhuzhenghao
ba99616c27
Clean up page in tasks/run-application
2023-02-24 09:15:53 +08:00
Michael
b319f844db
Replace an image with mermaid
2022-11-26 14:28:47 +08:00
Ryan Parker
8cab154c59
docs(HPA): typo "if it's unready and transitioned to unready"
...
Small typo.
2022-09-07 14:02:10 -07:00
Sean Wei
34155fed0b
Fix links for k/design-proposals-archive
...
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.
This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
lostick
cfb897169b
Fix typos in tasks docs
2022-05-31 14:47:40 +01:00
xin.li
781b2b381c
[en] modify link about debug
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-30 09:21:16 +08:00
Bob
5183202a3b
Update horizontal-pod-autoscale.md
...
Update HPA V2, custom.metrics.k8s.io, external.metrics.k8s.io design proposals to archive github link.
2022-03-28 22:36:36 +08:00
Shubham Kuchhal
929e8a2dfa
Fixed minor typo.
2022-02-11 20:58:06 +05:30
Shubham Kuchhal
6937928969
Fix typo in Horizontal Pod Autoscaling.
2022-02-09 14:13:49 +05:30
Guy Menahem
4bdcf5dd16
fix: clarify that the HPA controller selects the pods based on labels
2022-02-02 21:00:03 +02:00
Tim Bannister
bf66a81980
Fix link to HPA API reference
...
Co-Authored-By: Christoph Neijenhuis <christoph.neijenhuis@commercetools.de>
2021-12-09 20:46:44 +00:00
Jesse Butler
584421fe11
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-06 08:55:54 -05:00
Tim Bannister
e1bf8f22b2
Improve docs for HorizontalPodAutoscaler
...
Co-authored-by: Chris Negus <cnegus@redhat.com>
2021-12-03 12:11:45 +00:00
John T Skarbek
df3184bd52
Add recommendation for Deployment when HPA is enabled
...
* Advertise that we need to remove `spec.replicas` when a Horizontal Pod
Autoscaler is active to prevent unnecessary changes in Pod counts during
Deployment object changes
* Make note that a Deployment that has this value set behave awkwardly if a
Deployment is scaled manually outside of the Deployment object
Signed-off-by: John T Skarbek <jtslear@gmail.com>
2021-11-30 18:37:10 -05:00
Joseph Burnett
ee39fdc2ad
Update docs with HPA v2 stable.
2021-11-23 14:21:08 +01:00
Shubham
975bd9e9b7
Improvement: Remove Heapster content from HPA. ( #29547 )
...
* Improvement: Remove Heapster content from HPA.
* Add more descriptive link for Metrics Server.
2021-09-08 18:20:10 -07:00
Sam Wheating
498647c438
Removing paragraph about ReplicationController
2021-07-26 09:17:10 -07:00
Sam Wheating
e4d7ffb6d6
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-07-26 09:14:03 -07:00
Sam Wheating
51c621a6ba
Fixing improper sentence in HPA documentation
2021-07-19 10:07:51 -07:00
Kubernetes Prow Robot
aeca0c62bc
Merge pull request #27227 from alecrajeev/Fix-Horizontal-Autoscaling-Link
...
Fix link for Horizontal Pod Autoscaler enhancement
2021-03-27 02:58:43 -07:00
Kubernetes Prow Robot
999175b4d6
Merge pull request #26546 from khansuhel/patch-1
...
Update horizontal-pod-autoscale.md
2021-03-26 04:40:43 -07:00
Alec Rajeev
10be302dce
Fix link for Horizontal Pod Autoscaler enhancement
2021-03-25 21:34:59 -04:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
Suhel Khan
b4cb812a1d
Update horizontal-pod-autoscale.md
...
With `v2beta2` controller can take replication decision on memory and custom metric utilisation as well.
2021-02-15 11:14:18 +05:30
Jack Henschel
a33e903e3a
Clarify selection of default HPA scaling policy
...
Without first mentioning where the number 40 is coming from, it was a bit unclear why 40 would be the threshold value for policy selection in this case.
I hope this patch clarifies it.
2021-02-11 09:03:54 +02:00
Kubernetes Prow Robot
d2e7f4acab
Merge pull request #26352 from kbhawkey/fixup-remove-word-easy
...
clean up use of word: easy
2021-02-04 10:48:26 -08:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
Konrad Delong
3d23d1799b
fixes explanation for --[hpa]-stabilization
...
The current explanation is misleading (for example: for consistently decreasing resource usage, the HPA stabilization does not impact the frequency of its actuation). This has confused users recently ( https://github.com/kubernetes/kubernetes/issues/96671 )
2021-01-07 10:40:49 +01:00
Irvi Aini
bb33373bb3
Merge branch 'master' into dev-1.20
2020-11-11 14:55:30 +01:00
Arjun Naik
b838012e1e
Added docs about container resource metric source for HPA ( #23523 )
...
* Added docs about container resource metric source for HPA
Signed-off-by: Arjun Naik <arjun.rn@gmail.com>
* Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Guy Templeton <guyjtempleton@googlemail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Guy Templeton <guyjtempleton@googlemail.com>
2020-11-02 11:44:15 -08:00
Mike Lundy
862482e4d1
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-31 12:00:00 -07:00
Mike Lundy
0f4db0dc90
document HPA's implicit deactivation
2020-10-30 14:56:32 -07:00
Neha Viswanathan
a8b6551c22
update kubernetes-incubator references
2020-10-20 23:10:28 -07:00
GuyTempleton
5b15a7108f
Clarify HPA Scaling Policies
...
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-02 18:09:13 +01:00
santadasu
5ede1e94c5
Correct a type in horizontal-pod-autoscale file
...
None
2020-09-29 14:28:39 -07:00
varadaprasanth
d455c7f5fd
Update horizontal-pod-autoscale.md
...
pod is replaced with 'Pod' as per the documentation naming conventions
2020-09-15 15:33:13 +05:30
Joel Smith
2c3ec99c73
Update link for HPA object to point to API docs instead of old design doc
2020-06-19 22:27:47 -06:00
Karen Bradshaw
5fe8c3ca5e
move setup konnectivity svc
...
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00
Kubernetes Prow Robot
923cca0fda
Merge pull request #21024 from juampynr/patch-2
...
Fix broken phrase
2020-06-10 09:02:53 -07:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00