Commit Graph

250 Commits

Author SHA1 Message Date
HITMAN 7b8fd10630
Update content/en/docs/tasks/run-application/run-replicated-stateful-application.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-10-08 22:10:03 +05:30
HITMAN 1380ddf668
added AMD64 CPU as a requirement 2024-10-08 20:21:33 +05:30
Jason Butz 39b49dfbf0
Update horizontal-pod-autoscale.md with additional keywords
Add additional keywords to the "Migrating Deployments and StatefulSets to horizontal autoscaling" section to aid users in troubleshooting
2024-10-03 07:54:46 -04:00
Filip Křepinský f364b4c247 promote PDBUnhealthyPodEvictionPolicy to GA 2024-07-19 13:24:25 +02:00
network-charles 39e0fd6023 Clarify sentence 2024-07-06 11:31:08 +00:00
Adam Baso 71312e1642
Update horizontal-pod-autoscale-walkthrough.md
Provide an example of `memory`.
2024-06-28 07:42:37 -05:00
Tim Bannister 7b6866063f Switch more feature-state shortcodes to be data driven
When the feature gates graduate (or get deprecated), the associated
shortcode will update automatically.
2024-04-22 13:02:28 +01:00
Oluebube Princes Egbuna 0568c8af60 Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-26 08:40:45 +01:00
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
Kensei Nakada 98f0a91e95
graduate HPAContainerMetrics to stable 2024-03-02 14:03:22 +09:00
Tim Bannister 5bbb5ace30 Update docs around sidecar containers 2024-01-18 23:57:04 +00:00
Cruz Fernandez 369317b855 Rephrased with slightly better English
update with comment from shubham82 . thanks a lot!
2023-11-07 17:27:03 -03:00
Cruz Fernandez 80483fe91f
Add a clarification for autoscaling on minikube
Added a very small clarification on how to run this guide on `minikube`.
2023-11-03 13:33:32 -03: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
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Kubernetes Prow Robot 08759fd191
Merge pull request #42159 from Affan-7/hpa-scaling-policy
Add threshold value for 'periodSeconds'
2023-07-27 13:46:10 -07: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
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 b55e8bcaf5
Merge pull request #39196 from atiratree/pdbs-arbitrary-controllers
PDBs: mention scale subresource in Arbitrary Controllers and Selectors
2023-07-13 05:24:05 -07:00
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
Filip Křepinský 381736625f PDBs: mention scale subresource in Arbitrary Controllers and Selectors 2023-04-21 19:04:08 +02:00
Mickey Boxell 31439e3d56 Merge branch 'upstream/main' into dev-1.27 2023-04-05 14:20:36 -05:00
Filip Křepinský 24b259fa36 Promote PodDisruptionBudget UnhealthyPodEvictionPolicy to Beta 2023-04-03 11:28:38 +02:00
Kubernetes Prow Robot 9d05239cf7
Merge pull request #39929 from sanposhiho/graduate-beta-container-resourcemetric
fix: HPA container resource metrics beta graduation
2023-04-01 04:11:49 -07: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
Michael 8b527bab7e Tweak line wrappings in run-application 2023-03-15 08:06:24 +08: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
Alexander Idelberger 6297df706a
Update content/en/docs/tasks/run-application/configure-pdb.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-27 12:03:08 +01:00
Alexander Idelberger ced4a3e31c
PDB maxUnavailable rounding logic
Clarify the implications of rounding-up in combination with using a percent value and maxUnavailable.
2023-02-25 20:51:30 +01:00
Kubernetes Prow Robot db787b5114
Merge pull request #39543 from Zhuzhenghao/run-application
Clean up page in tasks/run-application
2023-02-23 17:21:35 -08:00
zhuzhenghao ba99616c27 Clean up page in tasks/run-application 2023-02-24 09:15:53 +08:00
Abigail McCarthy 9efe14f6a7
Merge branch 'main' into update-page-weights 2023-02-22 10:38:34 -05:00
zhuzhenghao 0dfd829c65 Add code block in
page run-single-instance-stateful-application
2023-02-20 12:54:01 +08:00
zhuzhenghao e9784b98be Add syntax tag to highlight the shell 2023-02-19 15:30:04 +08:00
Oliver Gould b715a6713c
Fix in-cluster API discovery documentation (#36691)
* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>
2023-01-18 04:18:34 -08:00
Abigail McCarthy c4b70832dd Include index files 2023-01-17 09:14:01 -05:00
Tim Bannister 8f9446f87d
Merge branch 'main' into dev-1.26 2022-12-03 21:36:34 +00:00
Filip Křepinský b61f763cf0 Add documentation for Unhealthy Pod Eviction Policy for PDBs 2022-11-28 15:03:46 +01: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
Kubernetes Prow Robot b942e01d7d
Merge pull request #35745 from Rishit-dagli/Rishit-dagli-hpa
Remove unnecessary instructions for HPA task
2022-08-17 14:54:47 -07:00
Rishit Dagli aa27eb3a1e Remove unnecessary instructions and use registry.k8s.io 2022-08-07 10:08:04 +00:00
Daniel Wright f9ebc90ff7
[en] update en docs to use recommended labels 2022-07-11 08:45:48 -07:00
Sean Wei 34721abcac Use relative links for k8s.io 2022-06-30 12:08:14 +08:00
kadtendulkar 7055a7efb3 Update content/en/docs/tasks/run-application/force-delete-stateful-set-pod.md 2022-06-24 21:58:44 +05:30
Tim Bannister eca7f75f0e Write “replica” rather than “slave”
Leave "slave" intact where this is a technical term / meaningful to the
code.
2022-06-20 10:57:01 +01:00