Drinky Pool
2965ea0e4a
update runtime-class.md ( #10332 )
...
* update runtime-class.md
* Update runtime-class.md
2018-09-19 17:08:02 -07:00
Zach Arnold
4d7691ecfc
merge origin master
2018-09-17 10:33:51 -07:00
Bjørn Erik Pedersen
1b5ff98a44
Make the home page into reusable and translatable blocks ( #10071 )
...
* Make navigation and UI strings i18n friendly
This commit
* Extracts most UI strings into i18n bundles so they can be translated
* Makes a proper Hugo menu out of the hardcoded menu that is shown on smaller screens
* Changes the language selector logic to navigate to the current page in the other language if possible (e.g. the translation). If not possible, it takes you to the home page for that language.
For testing, this commit also adds Norwegian as a new language. This is turned off.
* Make the home page into reusable and translatable blocks
This commit adds a set of block type shortcodes that is then used to build the home page.
* These shortcodes gets common image resources from a new headless bundle. These resources can be inherited or overridden by translations.
* The hardcoded case studies section on the home page is replaced with a query and a loop.
* The hardcoded feature list on the home page is replaed qith a query and a loop.
2018-09-14 14:47:24 -07:00
Keith Schaab
6c451b301a
Fixing example text typo ( #10282 )
2018-09-13 20:40:03 -07:00
Wojciech Tyczynski
3286b00f58
Fix secrets docs in 1.12 branch ( #10056 )
...
* Fix secrets docs
* Update secret.md
2018-09-13 11:05:24 -07:00
Stanislav Láznička
ae83bb4938
Add "MayRunAs" value among other GroupStrategies ( #9888 )
2018-09-12 22:05:02 -07:00
Hemant Kumar
8ba585e8f7
Dynamic volume limit updates for 1.12 ( #10211 )
...
* add a placeholder commit
* Update docs for csi volume limits
* Update storage-limits.md
2018-09-12 21:54:41 -07:00
Wei Huang
0e2ba4797a
docs update to promote ScheduleDaemonSetPods to beta ( #9923 )
2018-09-12 18:27:05 -07:00
Zach Arnold
90f7df61be
Incremental update from master ( #10278 )
...
* fix invalid href of cloud controller manager (#10240 )
* fix invalid yaml format (#10238 )
* update storage-limits doc with Azure disk part (#10224 )
update storage-limits doc with Azure disk part
fix comments
* Update kubelet-config-file.md (#10222 )
Update link to KubeletConfiguration struct.
* fix a trivial misspelling (#10244 )
* Fix cassandra-statefulset.yaml indent level (#10243 )
* Mention minimum etcd versions (#10208 )
Source: https://groups.google.com/d/msg/kubernetes-dev/jMPA4JzKiY4/HIx2ugvLBAAJ
* fix 404 error (#10250 )
* Small verb tweak (#10190 )
Present participle, ftw.
* Add AnchorJS logic for header links (#10155 )
* Add AnchorJS JavaScript
* Remove existing inpage_heading logic
* Remove underline from anchor tags
* Use single icon and add touch visibility
* Use paragraph link icon for AnchorJS
* Update Sass to use code formatting in docsContent headers
* Update header size coverage to H3-H6
* fix broken link in kubefed.md (#10254 )
* Update the version numbers for the X-Remote-Extra- and Impersonate-Extra- key fixes (#9827 )
The fix was cherry picked into 1.11.3, 1.10.7, and 1.9.11:
https://github.com/kubernetes/kubernetes/pull/67162
https://github.com/kubernetes/kubernetes/pull/67163
https://github.com/kubernetes/kubernetes/pull/67164
* fix typo (#10168 )
* fix typo
* addressing comments.
* Update setup-ha-etcd-with-kubeadm.md
* fix typos (#10252 )
* fix description of contribute guide (#10253 )
* describe truncate feature about advanced audit (#10236 )
* describe truncate feature about advanced audit
* Update audit.md
2018-09-12 13:23:20 -07:00
Vikas Choudhary (vikasc)
19d8375c11
Bump quota configuration api version ( #10217 )
2018-09-12 10:02:42 -07:00
Janet Kuo
dd24ece1bb
TTL controller for cleaning up finished resources ( #10064 )
...
* TTL controller for cleaning up finished resources
* Address comments
* Update ttlafterfinished.md
2018-09-12 09:57:45 -07:00
Babak "Bobby" Salamat
9d3671dea7
Add documentation for Scheduler performance tuning ( #10048 )
...
* Add documentation for Scheduler performance tuning
* Update scheduler-perf-tuning.md
2018-09-11 21:48:32 -07:00
Tim Allclair (St. Clair)
57f4b2da60
RuntimeClass documentation ( #10102 )
...
* RuntimeClass documentation
* Update runtime-class.md
2018-09-11 21:36:23 -07:00
Jan Šafránek
9a7a295d92
MountPropagation is now GA ( #10090 )
2018-09-11 21:25:21 -07:00
Michelle Au
e1e655507d
Update docs with topology aware dynamic provisioning ( #9939 )
...
* Document topology aware volume binding feature
* update for readability
* Update storage-classes.md
* comma splice
* don't abbreviate
2018-09-11 10:55:30 -07:00
Qiming
b3bc49ede6
TokenRequest and TokenRequestProjection now beta ( #10161 )
...
xref: kubernetes/kubernetes#67349
2018-09-10 05:19:53 -07:00
John O'Neill
c038d8909c
Small verb tweak ( #10190 )
...
Present participle, ftw.
2018-09-10 05:11:52 -07:00
Babak "Bobby" Salamat
fe96f3b980
Update ResourceQuota per PriorityClass state for 1.12 ( #10229 )
2018-09-09 20:12:36 -07:00
Xing Yang
68de2e3ec1
Add Documentation for Snapshot Feature ( #9948 )
...
* Add documentation for snapshot feature
* Update volume-snapshots.md
2018-09-09 19:33:40 -07:00
Andy Zhang
bbc815d1f5
update storage-limits doc with Azure disk part ( #10224 )
...
update storage-limits doc with Azure disk part
fix comments
2018-09-09 18:33:41 -07:00
Zach Arnold
55f8e53747
Merge remote-tracking branch 'origin' into release-1.12
2018-09-09 11:53:03 -05:00
Michelle Au
e79d0cc9b1
Add GCE PD limit link and update wording ( #10233 )
2018-09-07 19:05:15 -07:00
Art
8ed6d2e332
Updating docs to include IKS in various places ( #10047 )
...
* Change product name
From IBM Cloud Container Service to IBM Cloud Kubernetes Service
* Adding IKS to the table of solutions
Not sure about where in the table it should be placed. The note said,
“The above table is ordered by version test/used in nodes, followed by
support level.”
* Adding IKS to Cloud Providers page
* Adding IBM Cloud Container Registry to private registry topic
* Updating language on cloud provider page
* Revising text for the registry entry
* Specifying that it's calico network policies
2018-09-07 08:57:19 -07:00
Minhan Xia
28eb1cfa51
adjust docs for pod ready++ ( #10049 )
2018-09-05 23:54:01 -07:00
alex-libre
9ff4313339
Fixed typo that combined two separate sentences without a period ( #10196 )
...
Moved second sentence ("Each...") to bottom of section
2018-09-05 23:47:34 -07:00
Alois Mayr
133239d553
Add Dynatrace as an example of DaemonSet usage ( #10077 )
2018-09-04 23:22:33 -07:00
CaoShuFeng
e9a08613a2
use new api version of scheduling.k8s.io ( #10107 )
2018-09-04 22:45:33 -07:00
swatisehgal
3c21dc5e5b
Indicate QuickAssist support in Intel Device plugin repo ( #10180 )
2018-09-04 20:52:17 -07:00
Wei Huang
183d214c84
docs update to promote TaintNodesByCondition to beta ( #9626 )
2018-09-04 10:09:28 -07:00
Xinzhao Xu
61e95da349
storageclasses: update parameters in Ceph RBD ( #10113 )
2018-08-29 10:35:24 -07:00
Piotr Gospodarek
9076c397f2
Update images.md ( #10116 )
2018-08-29 10:34:03 -07:00
欧林宝
d79087cb91
Update master-node-communication.md ( #10127 )
...
> is converted to >
2018-08-29 10:25:07 -07:00
makocchi
0ecb825b22
Update ingress outputs ( #10052 )
...
* Update ingress outputs
* ing -> ingress
* Feedback from @cmluciano
* update describe outputs
* update output description
2018-08-29 00:09:41 -07:00
Shen Yuanyu
6f4f97b9fb
fix note format ( #10105 )
2018-08-29 00:08:44 -07:00
Yaniv Oliver
42a3d1b2f2
Added missing whitespace ( #10114 )
2018-08-28 09:16:54 -07:00
Shen Yuanyu
bde5b1409b
fix note format error ( #10088 )
2018-08-27 10:33:43 -07:00
Kenichi Omichi
34abe546e1
Remove the volume type "fast" from sample ( #10031 )
...
The original doc contained "type: fast" which means the volume type
"fast" should exist on OpenStack/Cinder side.
However there is not any standard volume type name and most people
face the StorageClass issue when specifying this volume type.
In addition, the issue is hard to be debugged because the error
message which explains the nonexistent volume type is not output
on debugging information. Then external cloud-provider-openstack
doesn't contain the volume type "fast" today as [1].
This removes it for avoiding confusions for users who still use
the deprecated internal provisioner.
[1]: https://github.com/kubernetes/cloud-provider-openstack/blob/master/examples/persistent-volume-provisioning/cinder/cinder-storage-class.yaml
2018-08-24 05:51:46 -07:00
Alexey Volkov
f5965fb40e
fix: typo in declarative config overview ( #10063 )
2018-08-23 19:49:00 -07:00
makocchi
b1cb9a97df
replace tabs with spaces ( #10060 )
2018-08-23 11:30:55 -07:00
makocchi
490dc84413
wrap contents by shortcodes ( #10058 )
2018-08-23 11:28:40 -07:00
Misty Linville
c3b86b28ce
Fix inconsistencies in Flexvolume docs ( #9706 )
...
* Fix inconsistencies in Flexvolume docs
* remove code highlighting for Flexvolume and CSI
2018-08-22 16:39:55 -07:00
makocchi
e4c4652a31
Add fsType to aws-ebs ( #10041 )
...
* Add fsType to aws-ebs
* trivial changes to kick redeploy
2018-08-22 14:38:12 -07:00
Geoff
3f257efaa3
Remind folk cron uses UTC. ( #9778 )
...
* Remind folk cron uses UTC.
* Formatting and copy edit
2018-08-22 12:14:21 -07:00
Fan Zhang
39a8f1b5fe
Fix CSI doc. Document fsType default value change ( #9869 )
2018-08-21 12:38:30 -07:00
Ken'ichi Ohmichi
3d308a6b6c
Add NOTE for deprecated in-tree openstack-cloud-provider ( #9828 )
...
As the release note of v1.11[1], in-tree openstack-cloud-provider is
deprecated. So this adds the note for explaining it and recommending
to use the external openstack-cloud-provider.
[1]: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#new-deprecations
2018-08-21 12:28:54 -07:00
CaoShuFeng
47d7800691
update garbage collector info in replicaset ( #9616 )
...
* update garbage collector info in replicaset
* update wording
* remove will and need to
2018-08-21 12:19:54 -07:00
tvshc
0ff0d79243
Format security note with proper highlighting ( #9942 )
...
* Format security note with proper callout
The information about security of ssh keys might benefit from standing out more. Thus included it in a caution shortcode. Formatting is now more aligned with the style guide.
* close caution tag
2018-08-21 10:29:16 -07:00
makocchi
814da53cd7
tweak code snippets ( #9977 )
2018-08-21 07:52:36 -07:00
tanshanshan
6566eefe20
fix the command output ( #9966 )
...
I have verified on version v1.11
2018-08-21 07:47:30 -07:00
tanshanshan
51f39b6554
fix the command output ( #9958 )
...
I have verified on version v1.11
2018-08-21 07:32:12 -07:00