Commit Graph

16 Commits

Author SHA1 Message Date
Qiming bb2dd30e0c Document for service account projection (#9182)
This adds docs for the service account projection feature.

Xref: kubernetes/kubernetes#63819, kubernetes/community#1973
Closes: #9102
2018-06-27 13:07:24 -07:00
Qiming b566a04e34 Amend dynamic volume list docs (#9181)
The dynamic volume list feature has been documented but the feature gate
related was not there yet.

Closes: #9105
2018-06-27 13:07:24 -07:00
Qiming a0e638adf1 Mention 'KubeletPluginsWatcher' feature (#9177)
* Mention 'KubeletPluginsWatcher' feature

This feature is more developers oriented than users oriented, so simply
mention it in the feature gate should be fine.
In future, when the design doc is migrated from Google doc to the
kubernetes/community repo, we can add links to it for users who want to
dig deeper.

Closes: #9108
Xref: kubernetes/kubernetes#63328, kubernetes/kubernetes#64605

* Copyedit
2018-06-27 13:07:24 -07:00
Qiming aa0f7a75c1 Document the Pod Ready++ feature (#9180)
Closes: #9107
Xref: kubernetes/kubernetes#64057
2018-06-27 13:07:24 -07:00
Klaus Ma ae35800bda The Doc update for ScheduleDaemonSetPods (#8842)
Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com>
2018-06-27 13:07:23 -07:00
Qiming fa92e2fc96 Update DynamicKubeletConfig feature to beta (#9110)
xref: kubernetes/kubernetes#64275
2018-06-27 13:07:23 -07:00
Vladimir Vivien 1307dc3801 CSI documentation update for raw block volume support (#8927)
* CSI documetation update for raw block volume support

* minor edits for "CSI raw block volume support"

Some small grammar and style nits.

* minor CSIBlockVolume edits
2018-06-27 13:07:23 -07:00
Jan Chaloupka 26805bbcf6 Promote sysctls to Beta (#8804)
* Promote sysctls to Beta

* Copyedits

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Review comments

* Address feedback

* More feedback
2018-06-27 13:07:22 -07:00
Kevin Taylor 4d7c685007 VolumeSubpathEnvExpansion alpha feature (#8835) 2018-06-27 13:07:22 -07:00
Lion-Wei 1821a94879 declare ipvs ga (#8850) 2018-06-27 13:07:21 -07:00
Qiming 6f3a3b5bfc Mark ExpandPersistentVolumes feature to beta (#8778)
* Update version selector for 1.11

* Mark ExpandPersistentVolumes Beta

xref: kubernetes/kubernetes#64288
2018-06-27 13:07:21 -07:00
Qiming f377f9a171 CRIContainerLogRotation is Beta in 1.11 (#8665)
* Seperate priority and preemption (#8144)

* CRIContainerLogRotation is Beta in 1.11

xref: kubernetes/kubernetes#64046
2018-06-27 13:07:20 -07:00
Qiming c786f99d04 StorageObjectInUseProtection is GA (#8291)
* Feature gate: StorageObjectInUseProtection is GA

Update feature gate reference for 1.11

* Trivial commit to re-trigger Netlify
2018-06-27 13:07:20 -07:00
Damien Lespiau 7bd3e30edc Fix dead links to the kubelet configuration (#9204)
Those links are dead, pointing at what I assume in the previous place for the Kubelet TLS bootstrapping documentation.

Update them with the new location!
2018-06-22 11:24:04 -07:00
makocchi 5c3fa99234 correct rendered output at Feature Gates page (#8889)
* remove caputre formatting directives (#8877)

* fix note block
2018-06-04 07:45:53 -07:00
Zach Corleissen c35de70526 Re-add command line tools reference (#8421)
* Add CLI tools ref MD files

* Add TOC

* Add TOC weights

* Tweaking table formatting

* Update kube-scheduler.md

* Updates to kubelet

* Use latest version of docs (v1.10)

* Update docs to v1.10

* Tweak whitespace

* Update docs to v1.10

* Update docs to v1.10

* Update docs to v1.10
2018-05-11 10:21:25 -07:00