Commit Graph

154 Commits

Author SHA1 Message Date
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
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
Tim Bannister 49eee8fd3d
Revise Pod concept (#22603)
* Revise Pod concept

Adapt the existing Pod documentation to suit the Docsy theme, by
promoting the Pod concept itself to /docs/concepts/workloads/pods/

Following on from this, update the Pod Lifecycle page to cover the
lifecycle of a Pod and follow on directly from the Pod concept,
for readers keen to understand things in detail.

This change also removes the automatic contents list from the Pod
overview page. Instead, the new page links to all the pages
inside the Pod section.

* Update links to Pod concept

Link to updated content

* Incorporate Pod concept suggestions

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Revise StatefulSet suggestion for Pod concept

Co-authored-by: Celeste Horgan <celeste@cncf.io>

Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-26 20:18:16 -07:00
Houssem Dellai c84caa795a
Replaced ADD with COPY in Dockerfile
COPY is more safe than ADD
2020-07-22 15:34:00 +02:00
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
Tim Bannister 74360fa8ee Add descriptions for tasks
Add description metadata for each task section (English localization).
For sections that only have one page, make sure that that sole page has
description metadata set.

This change helps prepare for the migration to the Docsy theme.
2020-06-15 20:47:26 +01: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
Juampy NR 80de6ca63d
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
2020-05-29 11:24:28 +02:00
Prasad Katti 1481e711c6 Move update-api-object-kubectl-patch.md to be under 'Manage Kubernetes Objects' section 2020-05-18 09:25:13 -07:00
Juampy NR 6e3a40df97
Fix broken phrase
Seems like a phrase was cut in 2 by mistake.
2020-05-17 13:59:00 +02:00
Kubernetes Prow Robot 22d2069bc0
Merge pull request #20417 from viniciusbds/issue-20414
Remove the --generator deprecated flag of a tutorial
2020-05-08 19:45:52 -07:00
Prasad Katti d1952bf98c Add feature state for PodDisruptionBudget 2020-05-07 16:09:18 -07:00