Zach Corleissen
b1dde5578c
Add temporary owners for 1.13 release ( #11453 )
2018-12-03 09:21:23 -08:00
chenDT
0c987f419f
fix Minikube 404 error. ( #11461 )
2018-12-02 19:17:02 -08:00
June Yi
1feb401ea2
Resolve conflicts against dev-1.13 for /ko contents ( #11439 )
2018-11-30 22:54:14 -08:00
David Somers-Harris
1e933a1a96
replace `run` with `create deployment` ( #11392 )
...
* replace `run` with `create deployment`
because `kubectl run` is deprecated
* korean
* removing ko files
2018-11-30 12:51:59 -08:00
Ashish Billore
1fca2fe97e
Updated list all pods with -o wide comment ( #11394 )
...
Minor updates to the comment of:
// List all pods in plain-text output format and include additional information (such as node name).
$ kubectl get pods -o wide
2018-11-30 07:31:17 -08:00
Pingan
d459ee4265
fix broken link for KubeletConfiguration ( #11423 )
2018-11-30 02:06:59 -08:00
hongkunyoo
28c2089c8d
Update on pod-priority-preemption.md ( #11418 )
...
* number Pods --> number of Pods
* add comma(,) for clarity.
2018-11-29 20:53:20 -08:00
Zach Corleissen
d1df4b6437
Add guidelines for working with localized content ( #11415 )
...
Clarify about where to look for specific l10n tasks
More accurate link pointer
Update link for upstream contributions
2018-11-29 19:36:59 -08:00
Kishore Chekuru
a81ba11b35
Update what-is-kubernetes.md ( #11399 )
...
fat is offensive
2018-11-29 13:28:46 -08:00
chenrui
47d8c9a9fd
Remove redundant close tags and little bit formatting ( #11389 )
2018-11-29 05:28:01 -08:00
Bastian Hofmann
f16d26c375
Add SysEleven MetaKube as hosted solution ( #11393 )
2018-11-29 05:26:27 -08:00
chenrui
daeb18f183
Add rui to sig-docs-zh team ( #11391 )
2018-11-29 02:29:54 -08:00
lIuDuI
4b6a0427cb
fix Improper translation ( #11384 )
2018-11-28 21:20:22 -08:00
Wang Bing
f527728f7f
Add pigletfly(WangBing) as a sig-docs-zh-reviewer ( #11370 )
2018-11-28 18:05:40 -08:00
Ashley Schuett
5950336475
update link to CloudProvider Interface ( #11228 )
2018-11-28 13:56:45 -08:00
Bruno M. Custódio
333f8183f8
Fix the "my-scheduler-as-kube-scheduler" ClusterRoleBinding. ( #11112 )
...
Signed-off-by: Bruno Custodio <brunomcustodio@gmail.com>
2018-11-28 08:33:39 -08:00
Zhou Tao
09e07c9f21
fix non-existing "CloudProvider Interface" link ( #10953 )
...
minor change, just get 404 error when clicking the url and try to fix it.
2018-11-28 07:53:31 -08:00
Joost Hietbrink
795c418633
Updated ingress.md ( #11213 )
...
Typo serivceName.
2018-11-28 07:46:01 -08:00
Avi Deitcher
2067cf868c
Further updates to TLS Bootstrapping ( #11258 )
...
* Further updates to TLS Bootstrapping
* Further updates
2018-11-28 07:18:57 -08:00
Ashish Billore
3b742cdfd3
Updated 'exec' description ( #11365 )
...
Minor updates to 'exec' operation's description, completed it with '.'
2018-11-28 05:20:40 -08:00
Jared
51efca2f76
Blog Issue triage ( #11371 )
...
* Blog Issue triage
SIG-Docs decided that we only maintain blog entires <1 year in age. Updating our triage guidelines to reflect this.
* Fix typo, link markup, two misplaced modifiers
2018-11-28 05:10:28 -08:00
Debugging Sparrow
898ec8f267
Update cluster-intro.html ( #11373 )
...
Added comma(,) to avoid ambiguity of a sentence.
2018-11-28 05:02:09 -08:00
Pingan
c3e5b565da
unneed to use flag --all ( #11372 )
2018-11-28 04:55:28 -08:00
chenDT
bfefb311b9
fix some 404 errors ( #11352 )
2018-11-27 01:29:22 -08:00
Chao Wang
307ad134ad
fix the Feature Gates status ( #11339 )
2018-11-26 21:49:46 -08:00
Ernesto Hegi
9c53721234
Update expose-intro.html ( #11309 )
...
Replaces the word fungible with an easier to read synonym like exchangeable.
2018-11-26 21:16:15 -08:00
Tongyao Si
9b34a25b5d
Fix typo ( #11300 )
2018-11-26 21:14:31 -08:00
Ruben Orduz
5cd6a43042
rename ha upgrade doc to match non ha version ( #11327 )
...
Signed-off-by: Ruben Orduz <rubenoz@gmail.com>
2018-11-26 21:09:34 -08:00
hongkunyoo
28c96996c1
Fix typo on service.md ( #11345 )
...
* he --> The
* my-service.prod.svc.CLUSTER --> my-service.prod.svc.cluster.local
2018-11-26 20:51:52 -08:00
zqm19941101
14eb3e0e92
fix typo: controlle->controller ( #11342 )
2018-11-26 20:34:10 -08:00
Orlando
7c04f85d15
Fix typo on serviceName ( #11329 )
2018-11-26 17:42:52 -08:00
Linus Lee
26368ca74b
Fix concept directory display problem ( #11317 )
2018-11-26 06:05:40 -08:00
RA489
b8b71b6845
fix ssh-tunneling link ( #11299 )
...
* Update master-node-communication.md
* Update master-node-communication.md
2018-11-26 14:33:51 +08:00
chenrui
95cff3894f
Remove comment-out lines and fix closing tag ( #11281 )
2018-11-25 18:56:31 -08:00
Chao Wang
2dff910ab9
add DynamicAuditing to feature gate document ( #11292 )
2018-11-26 10:24:02 +08:00
Vladimir Rutsky
a628a0595b
Fix link on DaemonSet AppArmor loader example ( #11288 )
...
It was moved from kubernetes/contrib to kubernetes/kubernetes repository in
c7b70969bc
2018-11-25 18:11:00 -08:00
Liuduii
d3c21344b5
ko-trans: add includes/index.md ( #11199 )
...
ko-trans: add includes/index.md
2018-11-25 15:12:57 -08:00
Liuduii
fdadff5dfa
zh-trans: add comcast/..., concur/..., homeoffice/... ( #11274 )
2018-11-25 04:43:19 -08:00
Liuduii
6db7b50f28
zh-trans: add ebay/..., jd/..., sap/... ( #11273 )
2018-11-25 04:41:40 -08:00
June Yi
fb624c10b4
Delete untranslated contents in the l10n(ko) directory ( #11267 )
2018-11-25 01:17:31 -08:00
Joseph Heck
8a7254c0b8
follow up from https://github.com/kubernetes/website/pull/10958 ( #11039 )
...
* follow up from https://github.com/kubernetes/website/pull/10958
and a bit of additional example work
Signed-off-by: Joe Heck <heckj@mac.com>
* Update ingress.md
2018-11-24 23:28:46 -08:00
Hongzhi
7ff9425768
The link should refer to the current website ( #11171 )
...
Change the link from official site to current site
2018-11-24 18:51:52 -08:00
André Martins
41a042feef
admin-cluster/network-policy-provider: update Cilium documentation ( #11214 )
...
Signed-off-by: André Martins <aanm90@gmail.com>
2018-11-24 08:17:45 -08:00
Liuduii
2cd64045ba
zh-trans: add user-guide-migration-notice.md ( #11218 )
...
* zh-trans: add user-guide-migration-notice.md
* Update user-guide-migration-notice.md
* Update user-guide-migration-notice.md
2018-11-25 00:13:06 +08:00
Niko Pen
f0711ca742
bigger or equal kubeadm version ( #11226 )
2018-11-24 08:07:28 -08:00
Rostislav M. Georgiev
4f675f3052
kubeadm: Warn about overlapping networks ( #11225 )
...
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-11-24 08:05:36 -08:00
Luc Perkins
4a6a022e61
Update Git info CSS ( #10496 )
2018-11-24 08:03:52 -08:00
Liuduii
207aa49500
zh-trans: add case-studies/_index.html ( #11245 )
...
* zh-trans: add case-studies/_index.html
* Update _index.html
2018-11-24 23:59:08 +08:00
Liuduii
ea9146210e
zh-trans: add annotation.md ( #11220 )
2018-11-24 07:55:24 -08:00
Liuduii
fdf980c788
zh-trans: add case-studies/zulily/... ( #11246 )
2018-11-24 07:42:21 -08:00