Casie Oxford
826d53c81f
Update style guidelines for API object capitalization & formatting ( #23497 )
...
* Update style-guide.md
updates to api object handling according to SIG email discussion.
* Update content/en/docs/contribute/style/style-guide.md
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com >
* Update style-guide.md
updating API Object Examples
* Update content/en/docs/contribute/style/style-guide.md
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com >
* Update content/en/docs/contribute/style/style-guide.md
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com >
* Update content/en/docs/contribute/style/style-guide.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-09-27 13:10:48 -07:00
Yecheng Fu
318d17b85f
add pre-binding section
2020-09-27 10:17:34 +08:00
Tim Bannister
961438877d
Set sitemap priority for key pages
...
The very key pages get 1.0 priority; other good landing pages get 0.9
and the remaining pages have a default priority, 0.75.
2020-09-26 14:06:22 +01:00
Alain De Carolis
65e706e346
add signerName to CertificateSigningRequest
...
signerName is now mandatory. The provided example fails in 1.19.2 with: `kubernetes missing required field "signerName"`
2020-09-25 18:01:21 -04:00
Qiutong Song
fd97fcd9d5
Add a new known issue to the out-of-resource doc: active_file memory is not considered as available memory
2020-09-25 13:49:35 -07:00
Nikhita Raghunath
f5af09b9f8
SSA: fix go marker for listMapKey in the merge strategy
...
Ref: https://github.com/kubernetes/kube-openapi/blob/64514a1d5d596b96e6f957e2be275ae14d6b0804/pkg/generators/extension.go#L49-L50
2020-09-25 09:51:17 +05:30
Yoon
4ad15695d2
fix link in intro-windows-in-kubernetes
2020-09-25 10:29:07 +09: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
ldynia
7dc69cfa0b
Update configmap.md
...
Changing nginx to alpine, This way it's more generic giving it generic context.
2020-09-24 15:06:15 +02:00
Andres Caro
9fd549b12c
Update the run command to refer to pod creation
...
The "run" command refers to deployment creation and it should refer to pod creation
2020-09-24 08:05:24 -05:00
Kubernetes Prow Robot
efa6d3de30
Merge pull request #24074 from dkarlovi/patch-1
...
Make the dashboard URL a clickable link
2020-09-24 05:16:05 -07:00
ldynia
8dcf08a4d0
image does not exist
...
docker pull game.example/demo-game results with Error response from daemon: Get https://game.example/v2/ : dial tcp: lookup game.example: no such host.
Therefore is better to change image to nginx
2020-09-24 13:03:53 +02:00
Alpha
eafae3d991
doc: fix broken link
2020-09-24 18:50:32 +08: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
Kubernetes Prow Robot
cf30636263
Merge pull request #24054 from jybarnes/patch-1
...
Fix typo
2020-09-23 12:56:05 -07:00
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