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
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
Saish Dharvotkar
b14752b288
Changed inter-pod affinity section ( #15427 )
...
Clarified pod affinity section as it was confusing to understand whether or not a list of namespaces was optional or needed with LabelSelectors.
2019-07-18 03:34:11 -07:00
Scot Marvin
7671f4bfb2
Changed a confusing heading ( #15453 )
...
I changed a question that had no question mark into a statement. I also changed the heading from the first person to the second person, because the topic it treats the reader as the second person everywhere else.
2019-07-16 17:22:35 -07:00
Donghui Wang
62656313f1
typo fix: add the missing right parenthesis ( #15407 )
2019-07-13 11:05:03 -07:00
houjun
00d9ada416
Fix error link ( #15388 )
2019-07-12 08:25:05 -07:00
Tim Bannister
20e45f1331
Add concept page for Operators ( #14458 )
...
* Add concept page for Operator pattern
* Link to article about Operator best practices
2019-07-11 17:57:07 -07:00
Tim Bannister
a6fc4c139b
Improve docs on “Assigning Pods to Nodes” ( #14278 )
...
* Switch to "failure zone" term
Previous wording, "availability zone", is specific to certain cloud
service providers (eg AWS).
* Refer to glossary terms where appropriate
* Reword signposting to examples
* Assign stable name to anchor
* Link to standard node labels
* Fix incorrect feature state claims
* NodeRestriction admission plugin needs Kubernetes v1.11
(or later)
* Move further reading to whatsnext section
* Fix link to cluster setup
* Drop advice about older kubectl
Kubernetes v1.14+ definitely does offer a compatible kubectl
* Drop outdated comment about downloading examples
* Call an availability zone an availability zone
2019-07-11 17:53:05 -07:00
Justin Biggs
e76ccf33cc
update cluster definition and add tooltip to concepts page. ( #14967 )
2019-07-11 17:45:06 -07:00