Andrew Chen
58aa2d5c30
Fix edit page button at bottom of pages. ( #10517 )
2018-10-05 15:13:03 -07:00
Bily Zhang
5f34b71022
Fix doc issues ( #10513 )
...
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-10-05 15:11:37 -07:00
Zach Corleissen
bf9e3f7713
Add jaredbhatti as an approver ( #10497 )
2018-10-05 09:46:48 -07:00
SataQiu
f34ea06e60
fix typo: remove redundant space ( #10455 )
2018-10-05 01:32:15 -07:00
SataQiu
6a192c85c6
fix typo: remove duplicate words ( #10508 )
2018-10-05 01:29:46 -07:00
SataQiu
4473d1f56d
fix typo: remove duplicate 'the' ( #10505 )
2018-10-05 01:28:30 -07:00
SataQiu
d95e10708b
fix typo ( #10491 )
2018-10-05 01:27:13 -07:00
SataQiu
a6bc890899
fix typo ( #10413 )
2018-10-05 01:24:45 -07:00
SataQiu
3b4c3ae640
fix the broken link in 2016-05-00-Hypernetes-Security-And-Multi-Tenancy-In-Kubernetes.md ( #10316 )
2018-10-05 01:23:28 -07:00
Van Driessche Vincent
fcb2123efb
Fixes typo ( #10474 )
...
Small typo found in the "Foreground cascading deletion" section. In the indicative present form, "to delete" should become "he/she/it deletes".
2018-10-04 23:57:58 -07:00
SataQiu
f26054afb7
fix typo: remove duplicate words ( #10506 )
2018-10-04 20:32:28 -07:00
Kaitlyn Barnard
147537bb2e
Update to newsletter signup ( #10499 )
...
* update to newsletter signup
* Update en.toml
2018-10-04 13:10:21 -07:00
Jennifer Rondeau
c211958a24
add myself and remove Jared from security contacts ( #10495 )
2018-10-04 12:13:57 -07:00
123tap
8e2fa042b7
fix capitalization ( #10494 )
2018-10-04 11:48:31 -07:00
njain1985
e4dcc4682b
Update resource-usage-monitoring.md ( #9980 )
...
* Update resource-usage-monitoring.md
Add New Relic Kubernetes monitoring integration
* Update resource-usage-monitoring.md
Implemented the suggested changes, thanks for pointing out.
* Remove unneeded toc and add punctuation
2018-10-04 10:50:15 -07:00
Stanislav Zapolsky
7076a878dd
fixed a typo in docs/concepts/configuration/pod-priority-preemption.md ( #10376 )
...
* fixed a typo
"Pod may by scheduled" > "Pod may be scheduled"
* and another typo
"sooner that" > "sooner than"
2018-10-04 10:39:13 -07:00
Jonas Rosland
807fae7aec
Adding Non-Code Contributions blog post ( #10484 )
...
* Adding Non-Code Contributions blog post
Signed-off-by: Jonas Rosland <jrosland@vmware.com>
* Update 2018-10-04-non-code-contributors-guide.md
2018-10-04 09:00:31 -07:00
CaoShuFeng
ff85cba909
fix typo in runtime class ( #10490 )
2018-10-04 06:32:06 -07:00
SataQiu
ada41a995a
fix typo ( #10487 )
2018-10-03 22:13:39 -07:00
LiuDui
94e108b15c
Change the version information in the page to v1.12.0 ( #10411 )
2018-10-03 21:33:31 -07:00
Kaitlyn Barnard
5bace02455
newseltter signup ( #10304 )
2018-10-03 21:07:34 -07:00
Luc Perkins
48aa30df96
Add og:image meta tag to non-blog pages ( #10213 )
...
* Add og:image meta tag to non-blog pages
* Fix other minor OpenGraph issues
2018-10-03 20:57:18 -07:00
Kenny Ho
11e937be26
Add support information for AMD GPUs ( #10436 )
2018-10-03 20:55:57 -07:00
JJ Asghar
ba3615dd22
Update minikube.md ( #10439 )
...
The output has changed since the last update. This is what the example looks like now.
2018-10-03 20:54:36 -07:00
bobs-bits
ed1b47f552
Update hello-minikube.md ( #10182 )
...
added powershell equivalent for eval $(minikube docker-env), and added some text to help a beginner understand in more concrete terms the difference between the local docker registry, and the one in minikube (might only be an issue for newbs, but I am a newb :) and limited to powershell :().
2018-10-03 20:50:42 -07:00
Miguel Angel Medina Mondragon
ea5a16952f
improved and updated rollout history information ( #10175 )
...
* improved and updated rollout history information
* minor change, manifest.yaml > manifest
* tweaks to the change-cause section
* annotation command typo
* redundancy fix
* removing the --record flag as it may be misleading
2018-10-03 20:46:43 -07:00
Tim Allclair (St. Clair)
dc5b70d328
Fix link formatting ( #10424 )
2018-10-03 20:45:22 -07:00
LiuDui
ab96cc7b25
The version information displayed on the page is outdated ( #10407 )
2018-10-03 20:42:22 -07:00
tanshanshan
8801499792
fix the command output ( #10307 )
2018-10-03 20:40:57 -07:00
jay vyas
35cc6ed576
resolve some semantics around ABAC and RBAC ( #10256 )
...
* resolve some semantics around ABAC and RBAC
some minor tweaks for readability.
* Update abac.md
* Update abac.md
* Update abac.md
* Update abac.md
* Update abac.md
2018-10-03 20:37:03 -07:00
Justin Santa Barbara
f39bc10631
Rewrite links for environment-variable-expose-pod-information to new location ( #10209 )
...
We have a redirect, so these links aren't broken, but we shouldn't
rely on the redirect - that ends up with long chains of complicated
redirects and makes validating the markdown harder.
2018-10-03 20:35:42 -07:00
alex-libre
24c8ed25da
Capitalized "Pod" in multiple locations ( #10199 )
...
* Capitalized "Pod" in multiple locations
This style guide states to always capitalize Pod, but in the next section it was written in lowercase in a couple places. I've capitalized them.
* Capitalized two additional instances of "Pod" as recommended by @neolit123
2018-10-03 20:34:21 -07:00
DennyZhang - DevOps & Cloud Native
946f0d081f
Add community kubectl cheatsheet ( #10453 )
2018-10-03 19:54:27 -07:00
JJ Asghar
afbb7092c5
Update hello-minikube.md ( #10440 )
...
Added `shell` highlighting.
2018-10-03 19:53:01 -07:00
Preston Holmes
c456e3180f
update link for cri-containerd ( #10435 )
...
built in cri plugin for containerd now GA, replaces cri-containerd shim
https://kubernetes.io/blog/2018/05/24/kubernetes-containerd-integration-goes-ga/
2018-10-03 19:51:36 -07:00
tanshanshan
e1459f2a71
fix the command output ( #10417 )
2018-10-03 19:50:10 -07:00
PONOUBA
c22d8d42a8
add Jaguar project description ( #10429 )
...
[Jaguar](https://gitlab.com/sdnlab/jaguar ) is an open source solution for Kubernetes's network based on OpenDaylight.
Jaguar provides overlay network using vxlan and Jaguar CNIPlugin provides one IP address per pod.
2018-10-03 19:48:45 -07:00
Shen Yuanyu
12e898b6ad
minimum spell error ( #10412 )
2018-10-03 19:47:19 -07:00
Denis Salamanca
af2207017f
Removed "touch" on sources.list.d ( #10427 )
...
touch is not necessary as the "tee" command will create the file regardless if it exists or not
2018-10-03 19:45:58 -07:00
Thomas Strömberg
559c5778eb
Remove reference to minikube `get-k8s-versions` ( #10423 )
...
This command was removed as part of the 'localkube' purge. You can now specify free-form which version you would like to install.
This PR addresses https://github.com/kubernetes/minikube/issues/3179
2018-10-03 19:44:37 -07:00
Florian Breisch
4e0ee8b5c6
Fix misspelled plugin configuration option ( #10421 )
2018-10-03 19:43:16 -07:00
CaoShuFeng
4c9dcf0717
fix description about cri ( #10418 )
2018-10-03 19:41:55 -07:00
SataQiu
f950f0977e
update version info ( #10408 )
2018-10-03 19:40:34 -07:00
LiuDui
96e18455cf
Modified version information ( #10406 )
2018-10-03 19:39:13 -07:00
Justin Clift
a628b58096
Trivial typo fixes ( #10386 )
2018-10-03 19:37:52 -07:00
Morten Torkildsen
b9e2f86503
Update description of StatefulSet behavior on delete ( #10380 )
...
StatefulSet deletion does not have any guarantees of orderly termination of pods as is suggested by the documentation. Prior to 1.11 kubectl did scale down StatefulSets before deleting them, but this went away after the removal of reapers. Ref discussion in #68627 .
This change updates the documentation to reflect this.
2018-10-03 19:36:31 -07:00
Karen Bradshaw
0ea9225760
Fix link to deploy node.js app ( #10372 )
...
- Update deploy instructions to link to hello-minikube
node.js app create, deploy.
- See issue #10362 .
2018-10-03 19:35:10 -07:00
Robert Edström
b30adb4242
Clarify pod.md ( #10327 )
...
Wording is confusing to beginners - in the sentence before, it is just being explained that containers in the same pod are indeed run on the same physical host. Hopefully this clarifies that.
2018-10-03 19:33:49 -07:00
LiuDui
d9eecfdfc8
Cancel the invalid hyperlink ( #10297 )
...
Cancel the invalid hyperlink
Cancel the invalid hyperlink
Cancel the invalid hyperlink
Cancel the invalid hyperlink
Cancel the invalid hyperlink
Cancel the invalid hyperlink
2018-10-03 19:32:28 -07:00
caberdoz
ade133f06d
Update update-daemon-set.md ( #10290 )
...
The default strategy for the update changed from 'OnDelete' to 'RollingUpdate' since Kubernetes 1.8:
https://v1-8.docs.kubernetes.io/docs/api-reference/v1.8/#daemonsetupdatestrategy-v1beta2-apps
2018-10-03 19:31:07 -07:00