Lee Verberne
bc113745fa
Document ephemeral containers feature for 1.16 ( #15994 )
...
Also, I've snuck in a trivial update for the ShareProcessNamespace
feature gate, adding an "Until" version which had been omitted.
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
2019-09-08 18:53:16 -07:00
Eric Ernst
b6aa6b07fa
pod-overhead: add documentation ( #15970 )
...
Create a concepts page, link to it from scheduler concept page,
update feature gates reference and describe briefly in the
runtime-class page.
Signed-off-by: Eric Ernst <eric.ernst@intel.com >
2019-09-08 18:01:18 -07:00
Wei Huang
015fe705f0
Documenting how to use EvenPodsSpread feature ( #15514 )
...
* Documenting how to use EvenPodsSpread feature
* address comments
* address comments
* address sftim's comments
* move to folder workloads/pods
* address comments
* move yamls to examples folder and reference back in the document
* Link from scheduling to topology spread constraints
2019-09-07 10:47:18 -07:00
sudeshsh
392bfd2a82
Details for resource bin packing ( #15990 )
2019-09-06 16:27:20 -07:00
John Griffith
420afb2d9f
Update cloning docs to reflect beta for 1.16 ( #16013 )
...
Updates the feature status for VolumePVCDataSource to 1.16/beta in the
docs.
2019-09-06 15:15:20 -07:00
Matthias Bertschy
762bd879ac
Add docs related to KEP #950 (startupProbe) ( #15714 )
2019-09-06 13:37:20 -07:00
Dr. Stefan Schimanski
99482ef7c4
CRDs: promote to v1 ( #15982 )
2019-09-06 07:33:00 -07:00
Hemant Kumar
868c15c091
add docs for csi expansion going beta ( #16043 )
2019-09-05 09:49:09 -07:00
Tim Allclair (St. Clair)
21ee964e3e
Add RuntimeClass scheduling docs ( #15989 )
2019-09-05 07:57:09 -07:00
simplytunde
b440eed496
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16
2019-09-05 03:12:16 -05: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
Tim Bannister
ebb0549f1c
Revert VolumeSnapshot CRD to v1alpha1 ( #16207 )
...
This reverts commit 84b66ffe30 .
2019-09-03 13:52:58 -07:00
Xing Yang
84b66ffe30
Change to VolumeSnapshot CRD v1beta1 ( #15942 )
2019-09-03 13:28:58 -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
simplytunde
6c66ccd456
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16
2019-08-23 12:43:41 -05: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
simplytunde
5e8cf9b8a5
Merge remote-tracking branch 'upstream/master' into HEAD
2019-08-12 08:05:36 -05: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
Wojciech Tyczynski
6daa99cdd8
Remove references to selflinks ( #15751 )
2019-08-08 19:59:24 -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