M00nF1sh
d885aec73a
promote AWS-NLB Support from alpha to beta ( #14451 ) ( #16459 ) ( #16483 )
2019-09-22 20:23:23 -07:00
widearea101
2df5c5c68b
Update deployment.md ( #16280 )
2019-09-12 10:10:28 -07:00
houjun
d8adaa4d35
Fix error links ( #16278 )
2019-09-12 10:08:28 -07:00
Josh Gavant
dc87550f49
correct link to storage provisioner lib repo ( #16269 )
2019-09-12 10:06:29 -07:00
Adam Wolfe Gordon
2ded739ec1
Update DaemonSet deletion documentation ( #16235 )
...
* Update DaemonSet deletion documentation
The "Updating a DaemonSet" section referred to pre-1.6 behavior, where
rolling updates of DaemonSets were not supported and thus orphaned pods
from deleted DaemonSets would not be replaced by a new DaemonSet.
Describe the new behavior, where orphaned pods can be adopted by a new
DaemonSet and may be replaced depending on the update strategy in use.
* Tweak language around Pod replacement after DaemonSet deletion
* Update note about DaemonSet rolling updates
No need to call out the version in which rolling updates for DaemonSets
were introduced given how long they've been supported.
2019-09-12 10:02:28 -07:00
Praveen Sastry
b2d803d71e
Rename Flexvolume to FlexVolume in docs ( #16333 )
2019-09-12 09:42:27 -07:00
Tim Bannister
876802d59a
Drop old information about StatefulSet stability ( #16060 )
...
(at time of commit, v1.11 was the oldest version supported)
2019-09-09 10:44:53 -07:00
Jeff Wenzbauer
ce3e326e14
Fixed typo ( #16248 )
2019-09-08 21:53:17 -07:00
John Reese
1fff9af65d
Update FlexVolume casing ( #15968 )
2019-09-04 20:14:51 -07:00
Jay Pipes
c1cf090946
Correct improper use of "comprised" ( #16132 )
...
Corrects an improper use of "is comprised of".
Fixes Issue #16123
2019-09-04 20:08:51 -07:00
Ismail Alidzhikov
fc5b4f434d
Add OpenStack vendor implementation link ( #16179 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com >
2019-09-04 20:00:51 -07:00
Draven
dd458b4ce9
feat: remove the statement of deprecating node selector ( #16217 )
2019-09-04 19:56:51 -07:00
savitharaghunathan
dc5179c1c3
Adding allowVolumeEXpansion feature to storage-classes.md file ( #15604 )
2019-09-03 07:16:29 -07:00
Carlos Sanchez
4d58e7284a
Fix broken link anchor ( #16197 )
2019-09-03 01:36:29 -07:00
Ismail Alidzhikov
34c22e6c75
Change Windows line-endings to Unix ( #15195 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com >
2019-08-27 07:34:43 -07:00
Stephan
d61d3bee53
Update required quobyte secret structure ( #14876 )
2019-08-20 19:45:17 -07:00
Angel
58796bcff6
Reworked a sentence for clarity and tone. ( #15887 )
2019-08-18 17:52:04 -07:00
boxboatjeremy
eba32c37e3
Fix "onwrds" to "onwards" ( #15898 )
2019-08-18 17:46:03 -07:00
Kane York
e3c12ea5dc
Update broken KEP links ( #15806 )
2019-08-16 12:32:09 -07:00
Arnaud M
9bc1316049
Fix default value of the annotation. ( #15851 )
2019-08-15 23:42:34 -07:00
Vincent Gramer
4821582b89
azure-file storage class: add missing parameter for multi tenancy #14762 ( #14763 )
...
* initial commit
* azure-file storage class: add missing parameter for multi tenancy #14762
* Update storage-classes.md
2019-08-14 22:48:36 -07:00
ponypaver
38312e0cc3
Update service.md ( #15738 )
...
adjust grammer
2019-08-13 08:51:42 -07:00
Bill Mulligan
cc5060da22
spelling and grammar corrections ( #15837 )
2019-08-13 06:45:42 -07:00
Iva Koevska
2d63ee56d8
Applied title case to page title ( #15824 )
...
Page titles throughout the doc set typically use title case. This one uses sentence case. I've added capitalization to match the common style.
2019-08-12 07:37:13 -07:00
Xiang Dai
4aa7723027
Update disruptions.md ( #15811 )
...
The number of StatefulSet always start from 0, change to make docs exact.
Signed-off-by: Xiang Dai <764524258@qq.com >
2019-08-12 05:19:12 -07:00
Jordan Liggitt
1830e56fa2
Clarify PSP/PV interaction ( #15756 )
2019-08-08 17:19:27 -07:00
Andreas Lindhé
c02cf959b7
More consistent naming of services in Ingress docs ( #15718 )
...
It switched from a naming scheme of service1/service2 to s1/s2. That can be confusing for new people, and I propose we stick to only one naming scheme.
2019-08-07 15:33:18 -07:00
Manish Bansal
2fdc40944b
Sentence correction for Info section on concepts/architecture/nodes ( #15343 )
...
* Sentence correction
* Fixed review comments
2019-08-06 16:38:50 -07:00
Tim Bannister
322e88de9a
Update device plugin documentation + related pages ( #14331 )
...
* Update device plugin docs for Kubernetes 1.14
& related pages
This change is mainly about feature-state shortcodes & similar.
(if there's a way to get the short version string, eg "1.14" rather
than "v1.14", then that could go in place of the hard coded value
in this commit).
* Fix code block formatting
eg code blocks incorrectly marked as:
```shell
* Use glossary shortcodes where appropriate
* Hyperlink to Prometheus
* Tidy Markdown formatting
* Change example vendor domain name
Use a name inside ".example" to highlight that this is a DNS
domain name.
* Reword device plugins documentation
* Tweak headings for device plugins
* Add "what's next" to device plugins docs
* Tweak wording for device plugins docs
* Add KubeVirt device plugins
2019-08-06 16:00:52 -07:00
Eduardo Roldan
cc64c39bac
Document the enableServiceLinks flag ( #15611 )
...
* Document the enableServiceLinks flag
There are many cases of service discovery environment variables clashing with env vars expected by programs, causing hard to debug problems. The enableServiceLinks flag added in 1.13 should be mentioned here and not only on the API reference.
* Update connect-applications-service.md
* Update content/en/docs/concepts/services-networking/connect-applications-service.md
Co-Authored-By: Qiming <tengqim@cn.ibm.com >
* rephrased the action to use active voice style
2019-08-06 00:49:55 -07:00
Naoki Oketani
4fc5bf2c61
fix broken links and changes added by editorconfig ( #15628 )
2019-08-05 20:17:53 -07:00
Kobayashi Daisuke
97297af5ef
Only one word typo fix ( #15617 )
...
* Fix typo
* Fix typo
* Cange back to "will"
2019-08-05 17:25:54 -07:00
Alex Punnen
cb1272defe
Update pod.md ( #15301 )
...
fixed broken link
2019-08-05 16:11:50 -07:00
Conlan Cesar
a5cfbae3d9
Fix shell code indentation / markdown formatting ( #15657 )
...
The backticks were visible in the generated documentation, removing the indentation hides it once more.
2019-08-04 17:49:51 -07:00
Kenneth Massada
d80d3a71a5
Update volumes examples that are no longer in staging ( #15630 )
...
* Update volumes examples that are no longer in staging
Update volumes examples that are no longer in staging
per
https://github.com/kubernetes/examples/commit/c16a976d9830fda1692d61c5ca693a4c30ae4bcf
a lot of links are now broken in the docs
* Remove /staging from ceph examples
Remove /staging from ceph examples
2019-08-02 12:05:54 -07:00
Tim Bannister
3dea3dbf94
Tidy headless Service example ( #15082 )
2019-08-01 14:39:18 -07:00
elmbrain
731c11751e
set correct YAML examples ( #15544 )
...
Current YAML list is not correct (but working)
2019-07-31 12:42:15 -07:00
Sandor Szücs
2ae184f17c
add skipper to the list of ingress-controllers ( #15596 )
...
Skipper is used in production by Zalando SE and other companies like spotahome and ShopGun.
Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de >
2019-07-31 12:40:14 -07:00
yokoyama tatsuo
a00526008b
rename AWS EC2 Container Registry ( #15562 )
...
https://aws.amazon.com/jp/ecr/
The correct name is Amazon Elastic Container Registry.
2019-07-30 09:42:50 -07:00
Robert Kielty
1e160b9b81
adds a ref to container-runtimes ( #15581 )
...
Just added a link to container-runtimes from the k8s docs
2019-07-30 09:38:49 -07:00
Neha Gupta
11893c709a
Minor corrections in init container readme and Service readme ( #15570 )
...
* Updating minor corrections
* Updating minor corrections in service readme
2019-07-29 11:06:27 -07:00
Tim Bannister
5e9207e88d
Fix "kubectl --k" typo ( #15558 )
2019-07-29 11:04:26 -07:00
Weidong Cai
dcc6d35586
Fix pvc clone sample yaml ( #15569 )
2019-07-29 11:00:25 -07:00
Nikita Potapenko
60506ed935
Fix typo ( #15559 )
2019-07-29 10:58:26 -07:00
Damon Wang
8c13b46b45
change the apiversion of disablePreemption ( #15528 )
...
change componentconfig/v1alpha1 to kubescheduler.config.k8s.io/v1alpha1
2019-07-25 20:13:58 -07:00
Tim Bannister
d6cc934dc8
Fix wrong name for CRDs in Operators concept ( #15521 )
2019-07-24 20:25:51 -07:00
Brandon Marick
9b051e7468
Update ttlafterfinished.md ( #15525 )
...
Fix Design Doc link
2019-07-24 18:05:52 -07:00
Jiacheng Xu
761d210f63
Update garbage-collection.md ( #15495 )
2019-07-23 19:36:14 -07:00
Manish Bansal
8a09d414e8
Improved PodPreset documentation ( #15409 )
...
* Adding scroller to the command
* Updated
* Updated
2019-07-21 01:52:52 -07:00
Eric Hu
7dae226a96
secret.md: add an example of editing a secret ( #15464 )
2019-07-20 20:32:53 -07:00