Kubernetes Prow Robot
58aef59d6c
Merge pull request #26097 from alculquicondor/patch-1
...
Remove indication that a failed scheduling attempt removes the Pod
2021-02-24 17:41:25 -08:00
Kubernetes Prow Robot
484df55083
Merge pull request #26429 from yaodingyd/patch-1
...
Fix indentation
2021-02-10 02:13:00 -08:00
Yao Ding
70ebc7f6ec
Update ephemeral-containers.md
2021-02-09 08:11:02 -05:00
Yao Ding
6b19266c3e
fix indentation
2021-02-08 14:43:40 -05:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
Kubernetes Prow Robot
f539da6b4d
Merge pull request #25425 from salva-gglez/caution_startingDeadlineSeconds
...
Add a caution message on CronJob Controller workload if using startingDeadlineSeconds
2021-02-07 03:29:12 -08:00
Naoki Oketani
df34ae5314
fix an invalid location.hash
2021-02-05 23:30:29 +09: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
Kubernetes Prow Robot
7462297ee3
Merge pull request #26276 from shahincsejnu/master
...
solved issue #26274
2021-02-02 09:26:28 -08:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
Sahadat Hossain
61a05b1058
Update daemonset.md
2021-01-28 16:13:26 +06:00
Kubernetes Prow Robot
2995708c0e
Merge pull request #26132 from chienfuchen32/patch-1
...
modify Design doc ttl-after-finish upstream
2021-01-26 18:27:39 -08:00
Marc Campbell
8a48273855
Better description of Job execution
...
Just a small clarification on the description of the responsibilities of a Job. Kubernetes doesn't ensure that the Pods are successful, but the scheduler's responsibility is to continue retrying until success. Updating the docs with a slight wording change to more accurately reflect that a Job won't ensure success, but it will continue retrying until success.
2021-01-25 12:57:00 -08:00
chienfuchen32
9d3d5548a1
modify Design doc ttl-after-finish upstream
2021-01-20 23:24:59 +08:00
Salvador González González
9cc4fde667
Remove v2 controller mention
...
I removed mention to v2 controller behaviour.
2021-01-17 09:36:18 +00:00
Aldo Culquicondor
bda3cea5a6
Remove indication that a failed scheduling attempt removes the Pod
...
/sig scheduling
2021-01-14 14:47:31 -05:00
Karen Bradshaw
0166a0b08e
add docs for version shortcodes
2021-01-12 17:20:33 -05:00
Kubernetes Prow Robot
28b393032b
Merge pull request #24995 from PrakherS/patch-1
...
Update pod-lifecycle.md
2021-01-12 11:42:35 -08:00
Kubernetes Prow Robot
0b52aec1ae
Merge pull request #24986 from Cweiping/feature/add_note_for_termnating
...
Clarify pod phase Terminating
2021-01-12 09:54:35 -08:00
Kubernetes Prow Robot
8b86f5f172
Merge pull request #25985 from ajaygm/patch-1
...
Fixed deprecated delete cascade 'false' value
2021-01-11 10:26:24 -08:00
Kubernetes Prow Robot
8fb9c90efb
Merge pull request #25950 from saintmalik/patch-1
...
Fix broken url in docs
2021-01-11 09:46:25 -08:00
Kubernetes Prow Robot
a66af45c21
Merge pull request #25871 from ydFu/patch-1
...
Add content in init-containers.md
2021-01-08 10:02:29 -08:00
Ajay
27ceb5928a
rephrased as suggested by tengqm
...
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
2021-01-08 11:48:48 +05:30
Ajay
0be35d69dd
Update garbage-collection.md
2021-01-08 07:37:03 +05:30
Ajay
c15a08afd1
Fixed deprecated delete cascade 'false' value
...
`kubectl delete --cascade=false` is now deprecated in favor of `kubectl delete --cascade=orphan`
2021-01-07 07:45:11 +05:30
SaintMalik
f5b9d5dafe
Update disruptions.md
2021-01-06 19:59:02 +01:00
SaintMalik
a7fd0c9ef7
Update disruptions.md
2021-01-05 16:53:58 +01:00
SaintMalik
49675afab8
Fix broken url in docs
...
## Summary
Easy navigation and easy reading for others
2021-01-05 04:47:39 +01:00
Kubernetes Prow Robot
4fa76e24df
Merge pull request #25940 from ydFu/pr-2
...
Add content in replicationcontroller.md
2021-01-04 17:19:57 -08:00
Kubernetes Prow Robot
493069d2bf
Merge pull request #25859 from npu21/init-container
...
fix init container status describe fault
2021-01-03 18:15:55 -08:00
Kubernetes Prow Robot
9db733d9a0
Merge pull request #25873 from ydFu/patch-2
...
Add Code blocks in pod-topology-spread-constraints.md
2020-12-30 10:07:50 -08:00
Kubernetes Prow Robot
1f862d96bd
Merge pull request #25756 from tengqm/improve-pod-overview
...
Update Pod overview
2020-12-30 09:57:49 -08:00
Ader
053103dc4a
Add Code blocks in pod-topology-spread-constraints.md
...
Add Code blocks in the Markdown spec to make it easy to read..
2020-12-30 20:57:11 +08:00
Ader
4ff57afdea
Add content in init-containers.md
...
Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
2020-12-30 20:43:57 +08:00
Zhang Yong
8e10900834
fix init-Container status describe fault
2020-12-30 11:16:15 +08:00
Ader
abb825dd10
Add content in replicationcontroller.md
...
Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
2020-12-29 09:34:03 +08:00
Ader
aa571fbf8d
Add content in job.md
...
* Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
* Add the code blocks to the Markdown spec.
2020-12-28 09:44:04 +08:00
Qiming Teng
6f9a31a1fc
Update Pod overview
...
This PR adds some clarifications about Pod update and Pod replacement,
which can be pretty confusing to new users.
2020-12-28 08:34:18 +08:00
Kubernetes Prow Robot
c6db174ca9
Merge pull request #25078 from shekhar-rajak/92636_cron_syntax
...
Add basic cron syntax in documentation
2020-12-23 05:28:26 -08:00
Kubernetes Prow Robot
7b82cafcd7
Merge pull request #25713 from ydFu/patch-1
...
Fix some typo in init-containers.md
2020-12-20 12:22:24 -08:00
Kubernetes Prow Robot
9b35120daa
Merge pull request #24602 from sftim/20201015_tweak_workloads_concept_overview
...
Tweak wording for Workloads overview
2020-12-19 03:58:26 -08:00
Ader
21c5750086
Fix some typo in init-containers.md
...
Fixed a typo in manage-resources-containers.md (Kubelet → kubelet)
2020-12-19 14:13:40 +08:00
Kubernetes Prow Robot
03dc8b99b9
Merge pull request #25491 from Kartik494/updatedeployment
...
Update rollout deployment command
2020-12-08 18:12:19 -08:00
Tim Bannister
aa27de5959
Tweak wording for Workloads overview
2020-12-08 23:46:27 +00:00
kartik494
fd411a39c1
Update rollout deployment command
2020-12-08 18:29:05 +05:30
Salvador González González
18b8846b9b
Update cron-jobs.md
...
Mention about v2 CronJob controller.
2020-12-08 11:00:18 +00:00
Anna Jung (VMware)
7f43aceddb
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-12-07 10:39:57 -06:00
Salvador González González
d38c74124a
Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
...
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2020-12-06 20:08:30 +00:00
salva.gglez
845a885531
Add a caution message on CronJob Controller workload if using startingDeadlineSeconds with a value less than 10s
2020-12-06 17:02:01 +00:00
Janet Kuo
e837312f1f
Remove problems in DaemonSet fixed by controllerRef
...
The sentence describes a problem that's solved by the introduction of controllerRef (ownerRef with controller==true) feature. Removing it.
2020-12-03 17:20:22 -08:00