Commit Graph

371 Commits

Author SHA1 Message Date
Aldo Culquicondor ac3d7d5642 Graduate default pod topology spread to beta 2020-11-03 10:11:05 -05:00
Kristin Martin d2c63597e5 Merge remote-tracking branch 'upstream/master' into dev-1.20 2020-10-28 14:24:02 -07:00
Kubernetes Prow Robot 84b3e50605
Merge pull request #24764 from adtac/pts1
pod topology spread: add note about GA and feature gates
2020-10-28 07:35:56 -07:00
Adhityaa Chandrasekar ede08e612b pod topology spread: add note about GA and feature gates
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-10-28 13:53:32 +00:00
rob d71c214426 fix KubeSchedulerConfiguration syntax 2020-10-23 12:10:38 -10:00
eagleusb 45ec60bed5
Merge master into dev-1.20 to keep in sync 2020-10-22 17:44:02 +02:00
Qiming Teng 070023b24a Fix links in concepts section 2020-10-22 14:24:56 +08:00
Walter Sosa 0948cf981e
Fix small typo: is updates --> is updated 2020-10-19 23:54:53 -07:00
Kubernetes Prow Robot 62407cef77
Merge pull request #24587 from sftim/20201015_fix_glossary_containers_link
Fix glossary containers link
2020-10-17 10:46:12 -07:00
Kubernetes Prow Robot ff44a14437
Merge pull request #24569 from climent/patch-2
Update pod-lifecycle.md
2020-10-17 08:02:12 -07:00
Tim Bannister 08ef8f205c Reinstate link to container concept via glossary
This reverts commit 74dee75144.
2020-10-15 12:00:00 +01:00
Kubernetes Prow Robot 9749d02404
Merge pull request #24579 from neha-viswanathan/24459-fix-hyperlink
update link to container concepts
2020-10-15 02:18:24 -07:00
Kubernetes Prow Robot f5b07d0e14
Merge pull request #23737 from sftim/20200907_add_workload_concept_introduction
Add introduction to Workloads concept
2020-10-15 00:20:24 -07:00
Neha Viswanathan 74dee75144 update link to container concepts 2020-10-14 22:25:57 -07:00
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
Jesus Climent e6c7f7eadf
Update pod-lifecycle.md
Updated the table limits so that values do not get truncated.
2020-10-14 10:14:22 -04:00
Kubernetes Prow Robot e6979ce921
Merge pull request #24439 from climent/patch-1
Update pod-lifecycle.md
2020-10-12 17:05:22 -07:00
Tim Bannister 45fa151732 Add introduction to Workloads concept 2020-10-12 21:06:19 +01:00
Ashwin Ramaswami 511c92afbb
Add "and" 2020-10-11 21:20:23 -04:00
Kubernetes Prow Robot 5f2e72bf9a
Merge pull request #23332 from matthyx/master
Promote startupProbe to GA in 1.20
2020-10-09 21:48:47 -07:00
Kubernetes Prow Robot 542729faf1
Merge pull request #24444 from RoSk0/issue-24399
Add missing text
2020-10-09 03:21:06 -07:00
Ro$k0 6d4fd2ab2b Add missing text 2020-10-09 22:17:35 +13:00
Kenichi Omichi 8b3e6aa8c0 Fix output of 'kubectl rollout status'
If running 'kubectl rollout status' command, the output is like:

  deployment "nginx-deployment" successfully rolled out

The corresponding kubectl code also shows it according to
e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-09 00:03:41 +00:00
Jesus Climent 80d695656f
Update pod-lifecycle.md
Redundant "without problems" removed.
2020-10-08 14:48:15 -04:00
Oleksandr Slynko 0c730420e7
Startup probe is in beta since 1.18 2020-10-07 10:23:58 +01:00
Matthias Bertschy 096499936e Promote startupProbe to GA in 1.20 2020-10-07 08:39:48 +02:00
Kubernetes Prow Robot a4d016e1f9
Merge pull request #24311 from hikhvar/pod-termination-signal
Clarify the pod termination process.
2020-10-02 10:14:48 -07:00
Seongpyo Hong 481c02393e Modify Understanding init containers section 2020-10-02 00:28:41 +09:00
Christoph Petrausch 1498f297d5
Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 10:43:30 +02:00
Christoph Petrausch 839863849c Clarify the pod termination process. 2020-10-01 09:16:47 +02:00
Amos Chu b8bc85f804
fix typo in content/en/docs/concepts/workloads/pods/_index.md
wrong spelling for comunicate, it should be communicate
2020-09-28 15:21:31 +08:00
TAKAHASHI Shuuji 47efc81828 Replace text diagrams with ones rendered by mermaid. 2020-09-22 23:54:50 +09:00
Riley Littlefield b8e9488d84 Fixes typo 2020-09-13 22:47:25 -04:00
cimes-isi e0859fdc4b
Typo in 'What's next' section 2020-09-10 14:19:29 -04:00
BartoszCki 8bcf7bb744 Make it idiomatic English 2020-08-28 00:31:06 +02:00
BartoszCki 9e9b22689c Another typo 2020-08-27 16:07:59 +02:00
BartoszCki 9328c7d2b1 Another typo 2020-08-27 16:00:02 +02:00
BartoszCki 5c8f26e6d6 Fix a typo 2020-08-27 15:23:55 +02: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
Savitha Raghunathan 95c94c03d5 resolving conflicts 2020-08-23 12:13:37 -04:00
Kubernetes Prow Robot 427dda53b8
Merge pull request #23270 from lostsquirrel/patch-3
Remove the unessary code type
2020-08-20 15:27:40 -07:00
lostsquirrel 426e44bbad
remove the non paire parenthese 2020-08-20 16:24:10 +08:00
lostsquirrel fdade94ecb
Remove the unessary code type
According to the rest part of this article. the `shell` for the output of command might be omitted
2020-08-20 16:16:36 +08:00
Kubernetes Prow Robot 67862b3abd
Merge pull request #22939 from lopes22/patch-1
Update pod-lifecycle.md
2020-08-18 14:23:11 -07:00
Zach Corleissen bf37bf0498
Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md 2020-08-18 14:15:30 -07:00
Kubernetes Prow Robot a2096d134e
Merge pull request #22927 from dba-git/patch-1
grammar and syntax errors
2020-08-16 23:16:18 -07:00
lostsquirrel be9d7567be
This should not be shell
the code is yaml
2020-08-14 10:15:16 +08:00
Anna Jung 09d0f598fa Merge master into dev-1.19 to keep in sync 2020-08-11 08:34:02 -05:00
TAKAHASHI Shuuji c6a96128c4
Replace special quote characters with normal ones. 2020-08-11 21:05:22 +09:00
Evgeny Shmarnev 7f1a2cace5 Improve order of workload resources 2020-08-10 09:56:48 +02:00