Zane Bitter
8e66f24319
Fix grammatical error
2020-09-23 15:46:19 -04:00
Dalibor Karlović
8c626d69d3
Make the dashboard URL a clickable link
2020-09-23 18:36:24 +02: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
atomerz
f0bd0a535f
Update content/en/docs/tutorials/stateless-application/guestbook-logs-metrics-with-elk.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-09-23 17:49:25 +03:30
atomerz
53d3f20548
Update guestbook-logs-metrics-with-elk.md
...
The description was confusing. Moved around the text and removed duplicated/unnecessary parts.
2020-09-23 15:37:20 +03:30
jybarnes
3af530a20d
Fix typo
2020-09-23 18:28:05 +09:00
Jorge Vallecillo
2ff48e6f42
Fix typos
2020-09-22 14:27:09 -06:00
Ricardo Katz
f4fe5eafd8
Add curl to required packages in kubectl install
2020-09-22 15:34:29 -03: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
Michal Broz
43c6ce2a5f
Remove External Links
2020-09-22 13:08:16 -05:00
Michal Broz
7a02c0871e
Remove robo font
2020-09-22 13:08:16 -05: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
51d910e1eb
Merge pull request #24004 from negz/patch-1
...
Clarify that bind verb does not require resourceNames
2020-09-20 08:22:30 -07:00
Kubernetes Prow Robot
3f4b883f17
Merge pull request #23847 from devurandom/patch-1
...
kudeadm: Replace "master" with "control plane node"
2020-09-20 07:38:30 -07:00
Kubernetes Prow Robot
549d778a2b
Merge pull request #23785 from Miouge1/update-kubespray2
...
Update Kubespray page
2020-09-20 04:32:29 -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
073500a717
Merge pull request #23990 from rgowrishankar/23984
...
Add reference to default-not-ready-toleration-seconds and default-unreachable-toleration-seconds k8s-apiserver input parameters in the subsection describing the DefaultTolerationSeconds in admission server
2020-09-20 04:28: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
Nic Cope
2f9b5e122e
Move bind verb resourceNames hint inline of example
2020-09-19 16:34:06 -07:00
Sushil Kumar
cf14321b76
Fixed typo
...
Fixed typo s/kustomizae/kustomize
2020-09-19 12:18:16 -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
Nic Cope
f6496b0de5
Clarify that bind verb does not require resourceNames
...
This may be intuitive for most, but the existing phrasing read to me as
if `bind` were a special-case verb that _required_ me to explicitly state
which Roles or ClusterRoles it should apply to.
> You can only create/update a role binding if you […] or if you have
> been authorized to perform the bind verb on the referenced role.
> Grant them permissions needed to bind a particular role […]
> explicitly, by giving them permission to perform the bind verb on the
> particular Role (or ClusterRole).
2020-09-19 03:30:30 -07:00
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
Kubernetes Prow Robot
820f47016a
Merge pull request #23986 from howieyuen/fix-format
...
[en] fix code block rendering mistake
2020-09-18 20:12:28 -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
Ramkumar Gowrishankar
147668a7d2
Add reference to default-not-ready-toleration-seconds and default-unreachable-toleration-seconds k8s-apiserver input parameters in the subsection describing the DefaultTolerationSeconds admission controller
2020-09-18 11:38:18 -04:00
Hao Yuan
dfda08a978
fix code block cannot be rendered in title
2020-09-18 21:29:19 +08:00
yuanhao
ed053d7061
update kubectl api-resouces list base on 1.19.1
2020-09-18 14:23:34 +08:00
Kubernetes Prow Robot
2cc22d38ad
Merge pull request #23970 from rgowrishankar/23862-2
...
Change PodMatchNodeSelector to MatchNodeSelector
2020-09-17 19:20:45 -07:00
Kubernetes Prow Robot
9f0a206fe0
Merge pull request #23757 from dougsland/docs-doug
...
[docs] fix client-go example
2020-09-17 19:00:45 -07:00
Ramkumar Gowrishankar
da033f63af
Change PodMatchNodeSelector to MatchNodeSelector
2020-09-17 21:34:03 -04:00
Kubernetes Prow Robot
22fa53c77d
Merge pull request #23958 from a1russell/master
...
Fix a couple issues in docker-cli-to-kubectl.md
2020-09-17 18:06:45 -07: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
Kubernetes Prow Robot
729249487f
Merge pull request #23957 from elvinjgalarza/master
...
Fix outbound link to Cilium K8s Installation Guide
2020-09-17 12:44:45 -07:00
unknown
82c612be23
Added direct link
2020-09-17 11:13:47 -07:00
unknown
4c67cd640f
Remove example, point to repo
2020-09-17 10:59:31 -07:00
Adam Russell
82546d3ff8
Fix a couple issues in docker-cli-to-kubectl.md
2020-09-17 11:50:46 -05:00
povsister
ba9bb9d916
Fix non-existing taint example
2020-09-17 17:41:20 +08:00
Kubernetes Prow Robot
c638774c23
Merge pull request #23916 from tengqm/fix-18207
...
Remove dated information for node conformance
2020-09-16 04:35:20 -07:00
Kubernetes Prow Robot
5f5840f825
Merge pull request #23908 from cbrgm/patch-1
...
Fix spelling in authentication.md
2020-09-16 04:33:19 -07:00
Kubernetes Prow Robot
f1ed796628
Merge pull request #23913 from kbhawkey/kb-remove-atom-snippets
...
remove atom-snippets.cson
2020-09-16 04:31:20 -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