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
Kubernetes Prow Robot
c685694bd0
Merge pull request #24404 from alex-slynko/patch-2
...
Startup probe is in beta since 1.18
2020-10-07 10:58:16 -07:00
Oleksandr Slynko
0c730420e7
Startup probe is in beta since 1.18
2020-10-07 10:23:58 +01:00
makocchi-git
0fe678c345
Fix dead links
2020-10-07 18:14:59 +09:00
Kubernetes Prow Robot
0d763011f2
Merge pull request #24095 from mvertes/patch-1
...
Update traefik links in ingress-controllers.md
2020-10-06 08:10:21 -07: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
Kubernetes Prow Robot
9e01fb5560
Merge pull request #24037 from RULCSoft/fix-typos
...
Fix typos
2020-10-02 07:25:20 -07:00
Kubernetes Prow Robot
5a685dd022
Merge pull request #24327 from seongpyoHong/modify-init-containers
...
Modify Understanding init containers section
2020-10-01 10:17:19 -07:00
Kubernetes Prow Robot
33f77f080b
Merge pull request #24285 from psykulsk/patch-1
...
Fix Common Name in Ingress TLS docs to match the name used in example.
2020-10-01 08:34:54 -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
Kubernetes Prow Robot
158286c4b7
Merge pull request #23807 from tengqm/improve-configmap-concept
...
Improve ConfigMap concept
2020-09-30 16:46:54 -07:00
Kubernetes Prow Robot
6fa0a5e3ef
Merge pull request #23734 from Evalle/ISSUE-23659
...
Rewrite GKE reference in Control Plane-Node Communication
2020-09-30 16:34:53 -07:00
Qiming Teng
b1490ef95f
Improve ConfigMap concept
...
This PR adds some missing information to the ConfigMap concept page.
2020-10-01 07:33:52 +08:00
Kubernetes Prow Robot
7190ac2a24
Merge pull request #24286 from santadasu/patch-2
...
Fixing the URL for operator framework
2020-09-30 16:06:53 -07:00
Kubernetes Prow Robot
d32bc81f3a
Merge pull request #24175 from willseeyou/patch-1
...
fix typo in content/en/docs/concepts/workloads/pods/_index.md
2020-09-30 15:56:54 -07:00
santadasu
56c51724e8
Fixing the URL for operator framework
...
None
2020-09-30 15:26:57 -07:00
Piotr Sykulski
996f433b92
Fix Common Name in Ingress TLS example to match the name used in example yaml.
2020-09-30 23:49:20 +02:00
Kubernetes Prow Robot
3c15be9995
Merge pull request #24237 from kbhawkey/kb-fixup-eviction-content-type
...
fix eviction policy content type
2020-09-30 11:30:54 -07:00
Kubernetes Prow Robot
b9d53624fa
Merge pull request #24168 from bnutt/bnutt/fix_typo_in_scheduling_framework
...
Fix typo in en/docs/concepts/scheduling-eviction/scheduling-framework.md
2020-09-30 08:35:25 -07:00
Kubernetes Prow Robot
9f5bd65da2
Merge pull request #24079 from zaneb/patch-1
...
Fix grammatical error in headline
2020-09-30 08:31:25 -07:00
Karen Bradshaw
3fc4a3e8b7
fix eviction policy content type
2020-09-29 20:37:02 -04: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
Brian Nutt
1c90c995c3
Fix typo in en/docs/concepts/scheduling-eviction/scheduling-framework.md
...
Fixes description for Postfilter plugin. The plugin is called when no feasible nodes were found for the pod being scheduled.
2020-09-27 13:28:52 -07:00
Yecheng Fu
318d17b85f
add pre-binding section
2020-09-27 10:17:34 +08:00
Kubernetes Prow Robot
b0fa090609
Merge pull request #24021 from yue9944882/apf-typo
...
One digit typo in APF docs
2020-09-24 10:48:06 -07:00
Marc Vertes
959d3152f8
Update traefik links in ingress-controllers.md
...
Traefik github repo has been moved from https://github.com/containous/traefik to https://github.com/traefik/traefik . The new company name is `Traefik Labs` and new site https://traefik.io
2020-09-24 09:34:03 +02:00
Zane Bitter
8e66f24319
Fix grammatical error
2020-09-23 15:46:19 -04:00
Kubernetes Prow Robot
72f0d1d3ad
Merge pull request #23283 from sftim/20200820_improve_diagrams_for_ingress
...
Switch Ingress concept to use MermaidJS diagrams
2020-09-23 08:04:09 -07:00
Jorge Vallecillo
2ff48e6f42
Fix typos
2020-09-22 14:27:09 -06:00
Kubernetes Prow Robot
38b08c11f3
Merge pull request #24039 from shuuji3/en/concepts/workloads/pods/pod-topology-spread-constraints
...
Replace text diagrams with ones rendered by mermaid.js on concepts/workloads/pods/pod-topology-spread-constraints
2020-09-22 11:10:43 -07:00
Tim Bannister
d8573d9a42
Switch Ingress concept to use MermaidJS diagrams
...
Replace ASCII-art diagrams with MermaidJS-rendered drawings.
2020-09-22 17:10:45 +01:00
TAKAHASHI Shuuji
47efc81828
Replace text diagrams with ones rendered by mermaid.
2020-09-22 23:54:50 +09:00
Jorge Vallecillo
1213635880
Fix typos
2020-09-21 15:36:01 -06:00
yue9944882
72b8425895
a digit typo in apf docs
2020-09-21 16:27:34 +08:00
Kubernetes Prow Robot
d4e1edfd0b
Merge pull request #23866 from tengqm/refactor-api-concept
...
Remove duplicated content in concepts and reference
2020-09-21 01:18:31 -07:00
Kubernetes Prow Robot
c98e9e5c42
Merge pull request #23882 from kbhawkey/kb-service-word-cleanup
...
reword pod lifecycle, cleanup
2020-09-20 04:30:29 -07:00
Kubernetes Prow Robot
346153b84d
Merge pull request #23961 from NavidZ/patch-1
...
Fix a small typo in the docs
2020-09-20 04:26:29 -07:00
Kubernetes Prow Robot
7a5fc711ab
Merge pull request #23993 from fmuyassarov/fix-404-feruz
...
Fix 404 issues
2020-09-19 05:22:28 -07:00
Tej-Singh-Rana
70eba58d3b
Contex to Context
2020-09-19 16:48:42 +05:30
Kubernetes Prow Robot
d4d1c045cc
Merge pull request #23754 from sftim/20200908_link_to_well_known_labels
...
Link to well-known labels rather than repeating the list
2020-09-18 21:34:27 -07:00
Qiming Teng
3cc1371651
Remove duplicated content in concepts and reference
...
We currently have quite some contents duplicated between the concepts
and the reference section, which is not good. This PR is an effort to
remove the duplicated content from the two pages while providing links
for readers to check the reference easily.
2020-09-19 08:36:47 +08:00
Feruzjon Muyassarov
55d2702f3f
Fix 404 issues
2020-09-19 00:07:30 +03:00
Kubernetes Prow Robot
1057430f94
Merge pull request #23647 from lparis/patch-2
...
Update storage-classes.md
2020-09-17 18:04:46 -07:00
Feruzjon Muyassarov
e89dc4f7c2
Fix 404 in storage doc
2020-09-18 00:30:28 +03:00
Navid Zolghadr
7174cfcd69
Fix a small typo
2020-09-17 16:59:45 -04:00
unknown
82c612be23
Added direct link
2020-09-17 11:13:47 -07:00