Marcelo Feitoza Parisi
743b5d5db8
Updating --cascade=false to --cascade=orphan
...
Cascade=false is deprecated in kubectl 1.21, according to Bug #27920
2021-05-10 21:12:44 -03:00
Tim Bannister
965aa51daf
Merge master into dev-1.21 to keep in sync, plus latest API reference
...
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Morten Torkildsen
d341b96fb3
Promote Pod Disruption Budgets to GA
2021-03-29 19:58:50 -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
12d45e7519
Merge pull request #26760 from neha-viswanathan/26470-update-helm-repo
...
Update Helm charts repo to ArtifactHub
2021-03-26 04:54: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
Kubernetes Prow Robot
ec4840824d
Merge pull request #26472 from kbhawkey/cleanup-usage-just
...
clean up use of word: just
2021-03-26 04:34:43 -07:00
Alec Rajeev
10be302dce
Fix link for Horizontal Pod Autoscaler enhancement
2021-03-25 21:34:59 -04:00
sdwerwed
388a2730f1
Avoid using namespace that is a reserved object
2021-03-19 02:16:25 +01:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
Neha Viswanathan
3ff51d4843
Update Helm charts repo to ArtifactHub
2021-03-03 20:13:13 -08:00
uhari03
7639bfbf83
Move accessing API from within pod to tasks ( #26601 )
...
* Move accessing API from within pod to tasks
* Remove reviewers, version check; Add whatsnext
* Move to run applications
* Fix what's next section link
2021-03-02 19:05:20 -08:00
Naoki Oketani
e038da9e5e
chore: fix an invalid location.hash
2021-02-18 19:19:56 +09: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
Kubernetes Prow Robot
d5105b529e
Merge pull request #26464 from oke-py/style
...
style: separate commands from output
2021-02-12 02:10:47 -08:00
Naoki Oketani
e13caad951
fix an invalid location.hash
2021-02-11 20:04:59 +09:00
Naoki Oketani
e0e68de173
style: separate commands from output
2021-02-11 18:29:01 +09:00
Kubernetes Prow Robot
107f4a7d73
Merge pull request #26452 from jacksgt/patch-1
...
Clarify selection of default HPA scaling policy
2021-02-10 23:20:15 -08:00
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
Naoki Oketani
a1f5566dc0
remove command from output block
2021-02-10 21:33:19 +09:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05: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
Kubernetes Prow Robot
7db1ae5d45
Merge pull request #24589 from wking/overlapping-pdbs
...
content/en/docs/tasks/run-application/configure-pdb: Acceptable overlapping PDBs
2020-12-16 13:46:31 -08:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Kubernetes Prow Robot
f2a78fa5d5
Merge pull request #23119 from devries/statefulset-mysql-language
...
Replace master/slave with primary/replica in MySQL StatefulSet example
2020-12-02 01:04:50 -08:00
Irvi Aini
bb33373bb3
Merge branch 'master' into dev-1.20
2020-11-11 14:55:30 +01:00
Kubernetes Prow Robot
afa5196363
Merge pull request #24825 from novas0x2a/patch-1
...
document HPA's implicit deactivation
2020-11-04 16:26:53 -08:00
reylejano-rxm
48266bd653
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-04 10:32:10 -08:00
Karen Bradshaw
dd618cff39
clean up turnkey cloud solutions
2020-11-03 15:40:26 -05: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
W. Trevor King
71cdde7857
content/en/docs/tasks/run-application/configure-pdb: Acceptable overlapping PDBs
...
The previous "must be careful not to create" wording was making folks
uncomfortable about brief overlap periods while transitioning between
two PDBs [1].
[1]: https://bugzilla.redhat.com/show_bug.cgi?id=1861104#c29
2020-10-15 12:45:18 -07:00
Kubernetes Prow Robot
c7bc04463a
Merge pull request #23873 from matt-sm/patch-1
...
Update horizontal-pod-autoscale-walkthrough.md
2020-10-12 21:42:26 -07:00
Matt Smith
c3e87ab296
Update horizontal-pod-autoscale-walkthrough.md
2020-10-13 12:51:26 +11: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
Kubernetes Prow Robot
8e4951c67c
Merge pull request #23898 from varadaprasanth/patch-2
...
Update run-stateless-application-deployment.md
2020-09-15 23:25:19 -07:00
Kubernetes Prow Robot
2d340079bf
Merge pull request #23900 from varadaprasanth/patch-4
...
Pod object is formatted
2020-09-15 18:03:20 -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
varadaprasanth
19d46f796d
Update horizontal-pod-autoscale-walkthrough.md
...
pod is replaced with 'Pod' as per the documentation naming conventions.
2020-09-15 15:22:59 +05:30
varadaprasanth
42f23e75b7
Update run-stateless-application-deployment.md
...
Pod name is changed from pod, as per the documentation naming conventions.
2020-09-15 14:59:08 +05:30
Matt Smith
e85fabe3ed
Update horizontal-pod-autoscale-walkthrough.md
...
As per the error described in https://github.com/LevelUpEducation/kubernetes-demo/issues/31 , guidance was to add the generator explicitly:
`kubectl run --generator=run-pod/v1 -i --tty load-generator --image=busybox /bin/sh`
But I prefer the example from the run docs https://jamesdefabia.github.io/docs/user-guide/kubectl/kubectl_run/ :
`kubectl run -i --tty busybox --image=busybox --restart=Never`
2020-09-14 19:59:45 +10:00
Christopher De Vries
b7f8f824b0
Incorporate suggested language change from Tim Bannister with a couple changes.
2020-08-27 12:46:25 -04:00
Christopher De Vries
4bb76cd0fb
Change secondary to replica and use primary as an adjective consistently
2020-08-14 08:04:50 -04:00
Christopher De Vries
044d11de32
Replace master/slave with primary/secondary where possible
2020-08-13 08:59:24 -04:00
Qiming Teng
b8541d2127
Tune links in tasks section (1/2)
2020-08-12 18:32:22 +08:00