Henry Liu
77ecc224b8
change callout from warning to caution
2021-03-02 15:11:18 +08:00
Kubernetes Prow Robot
88588e708a
Merge pull request #26387 from caleb15/patch-1
...
add warning about counterintuitive readiness probe
2021-03-01 13:10:16 -08:00
Qiming Teng
18c22d133e
Fix dockerhub URL
2021-02-16 12:17:57 +08:00
Kubernetes Prow Robot
8377d08841
Merge pull request #25986 from schollii/master
...
Clarify binaryData handling by kubectl create and describe
2021-02-10 02:16:59 -08:00
Kubernetes Prow Robot
c24f62c16a
Merge pull request #26389 from kbhawkey/fixup-simply-usage
...
clean up use of word: simply
2021-02-09 02:02:40 -08:00
Paran Lee
af40c89b7b
Update Kompose version from 1.21.0 to 1.22.0
2021-02-07 22:46:46 -09:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
Kubernetes Prow Robot
947281bcd2
Merge pull request #26323 from nasirhm/kompose_up_removal_line
...
Modify Kompose Page: remove the up command
2021-02-06 06:23:11 -08:00
Caleb Collins-Parks
bee671b579
add warning about counterintuitive readiness probe
...
As evidenced by https://github.com/kubernetes/kubernetes/issues/27114 the naming leads one to think that a liveness probe executes after a readiness probe. This is not the case.
2021-02-04 10:37:31 -08:00
Kubernetes Prow Robot
6966decdfe
Merge pull request #26196 from Xorima/patch-1
...
documentation to static-pods for naming of pods
2021-02-03 14:28:28 -08:00
Jason Field
618dcb3cfa
Update content/en/docs/tasks/configure-pod-container/static-pod.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2021-02-03 22:23:13 +00:00
nasirhm
72f4f64d04
🔧 Modify Kompose page, to remove up
...
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2021-01-31 18:50:40 +05:00
Jason Field
4d337aea9e
documentation to static-pods for naming of pods
...
This will add documentation around how a static pod will be named
2021-01-27 20:43:52 +00:00
Ricardo Pchevuzinske Katz
2346581566
Fix some spell checking
...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-01-24 16:27:42 -03:00
Oliver L Schoenborn
c398ae4821
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-01-12 19:57:21 -05:00
Oliver L Schoenborn
26300785f5
Clarify binaryData handling by kubectl create and describe
2021-01-06 21:33:07 -05:00
ydFu
8a479c01e8
Add Code blocks in configure-service-account.md
...
* Add Code blocks in the Markdown spec to make it easy to read.
* Uniform case and adjustment description for smoother writing.
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-06 11:06:12 +08:00
morihaya
e57ff3eb52
Add a default description to path of HTTP probes
2020-12-30 21:36:08 +09:00
Sergey Shevelev
7e4e475611
Fix examples for http probe headers
2020-12-22 13:58:55 -05:00
Evgeny Shmarnev
e436cf704f
State that no more than one handler is allowed per lifecycle event
2020-12-10 17:14:45 +01:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Nate W
f205837b9a
Updating docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes
...
Adding the successThreshold default value of startupProbe in the Configure Probes section.
fixes: https://github.com/kubernetes/website/issues/24049
Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com>
2020-11-25 17:29:21 -08:00
Somtochi Onyekwere
ba77c903ed
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-19 17:09:49 +01:00
Sylvain COULOMBEL
1ec78b1f28
Improve configmap usage as pod command and args
2020-11-17 21:54:25 +01:00
Hugo Fonseca
2300a3e0fe
HTTP Probe - Update documentation about default headers
2020-11-12 15:47:40 +00:00
Kubernetes Prow Robot
3450e8be44
Merge pull request #24913 from mattcary/placerholder-fsgroup
...
Promote ConfigurableFSGroupPolicy feature to beta
2020-11-11 16:24:50 -08:00
Irvi Aini
bb33373bb3
Merge branch 'master' into dev-1.20
2020-11-11 14:55:30 +01:00
Sergey Kanzhelev
1f306541c7
Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-11 01:39:07 -08:00
Sergey Kanzhelev
1a13c6ba45
Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-11 01:38:45 -08:00
Sergey Kanzhelev
d81ee2342a
Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-11 01:38:09 -08:00
Sergey Kanzhelev
220a7b201b
ExecProbeTimeout feature gate introduction
2020-11-10 00:10:11 +00:00
Matthew Cary
c5ffbec1ea
placeholder CL for fsgroup policy beta
2020-11-09 21:14:47 +00:00
ruiwen-zhao
75456274f9
Explicitly mention init containers in the QoS doc
2020-11-06 19:19:38 +00:00
Shihang Zhang
3590d73008
TokenRequest and TokenRequestProjection are GA now ( #24823 )
2020-11-04 11:24:53 -08:00
Hugo Fonseca
f5a8dbe61e
HTTP Probe - Documenting about default headers
2020-10-31 17:12:42 +00:00
eagleusb
45ec60bed5
Merge master into dev-1.20 to keep in sync
2020-10-22 17:44:02 +02:00
Kubernetes Prow Robot
b2c714b279
Merge pull request #24678 from tengqm/links-tasks
...
Fix links in the tasks section
2020-10-22 02:09:35 -07:00
Qiming Teng
740eb340d4
Fix links in the tasks section
...
This PR fixes links where the target is a redirection. The special case
is about minikube, which has been deleted recently. The dangling link
now points to `/docs/tasks/tools/` which makes no sense. This PR change
the target for `minikube` to `https://minikube.sigs.k8s.io/docs/ `.
2020-10-22 15:01:45 +08:00
Neha Viswanathan
a8b6551c22
update kubernetes-incubator references
2020-10-20 23:10:28 -07:00
Kubernetes Prow Robot
a2659dc137
Merge pull request #24578 from Tej-Singh-Rana/k8s-tej
...
Replaced URL
2020-10-15 01:10:24 -07:00
Tej-Singh-Rana
0cef76025f
Replaced URL
2020-10-15 13:26:59 +05:30
reylejano-rxm
34695f9380
dev-1.20 branch version for pod-lifecycle.md for feature state for k8s version
2020-10-14 09:35:18 -07:00
Kubernetes Prow Robot
f1ac8efcb8
Merge pull request #23887 from mtaufen/said-beta-docs-1.20
...
Update docs for ServiceAccountIssuerDiscovery beta
2020-10-14 06:55:55 -07:00
perk
4d94040676
Add explicit info about pod limits being applied to requests
2020-10-07 11:14:05 +02:00
Michael Taufen
da08874e48
Update docs for ServiceAccountIssuerDiscovery beta
...
https://github.com/kubernetes/enhancements/issues/1393
2020-09-15 11:05:42 -07:00
Kubernetes Prow Robot
70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
...
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
Kubernetes Prow Robot
5a1cbbae00
Merge pull request #23116 from bgsilvait/patch-1
...
Update manifests with the correct API version
2020-08-26 14:00:21 -07:00
Savitha Raghunathan
95c94c03d5
resolving conflicts
2020-08-23 12:13:37 -04:00
Bruno Gabriel da Silva
d8b3ec4f63
Update manifests with the correct API version
...
Change the API from deployment manifests apps/v1beta1 -> apps/v1
As per doc (https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/ )
Deployment in the extensions/v1beta1, apps/v1beta1, and apps/v1beta2 API versions is no longer served
Migrate to use the apps/v1 API version, available since v1.9. Existing persisted data can be retrieved/updated via the new version.
2020-08-13 11:06:12 +01:00
Anna Jung
09d0f598fa
Merge master into dev-1.19 to keep in sync
2020-08-11 08:34:02 -05:00