Commit Graph

23 Commits

Author SHA1 Message Date
Qiming edd9697db9 Feature gate update for release 1.10 (#7742) 2018-04-16 12:09:24 -07:00
Lee Verberne 678ede6e85 Create a task describing Pod process namespace sharing (#7489) 2018-04-16 12:09:24 -07:00
Jan Šafránek 23dc2ee93c Documentation for MountPropagation beta (#7655) 2018-04-16 12:09:24 -07:00
Michelle Au c617530000 Update feature gates move to beta (#7662) 2018-04-16 12:09:21 -07:00
Qiming 08d63f2295 Document that LocalStorageCapacityIsolation is beta (#7635)
A follow-up to the kubernetes/kubernetes#60159 change which has promoted
the `LocalStorageCapacityIsolation` feature gate to Beta.
2018-04-16 12:09:21 -07:00
Nikhita Raghunath b7bced378d Add docs for CRD features for 1.10 (#7439)
* Add docs for CRD features for 1.10

* Add CustomResourcesSubresources to list of feature gates

* Add latest changes to custom resources doc
2018-04-16 12:09:21 -07:00
Qiming 17b75d4620 Document that Device Plugin feature is Beta (1.10) (#7512) 2018-04-16 12:09:20 -07:00
Pengfei Ni cc2239261f Add HyperVContainer feature gates (#7502) 2018-04-16 12:09:20 -07:00
Qiming fbccdc2618 Document that HugePages feature gate is Beta (#7387)
The `HugePages` feature gate has graduated to Beta in v1.10. This PR
documents this fact.
2018-04-16 12:09:20 -07:00
Qiming 6bace2fa47 Document the removal of Accelerators feature gate (#7389)
The `Accelerators` feature gate will be removed in 1.11. 1.10 will be
its last mile.
References: kubernetes/kubernetes#57384
2018-04-16 12:09:20 -07:00
Qiming 2335fc163f Document the removal of the KubeletConfigFile feature gate (#7140)
With kubernetes/kubernetes#58978 merged, the said feature gate is
removed. This PR removes texts related to the gate and revises the
Feature Gates reference to reflect this change.
2018-04-16 12:09:20 -07:00
Qiming 5729a241db Feature gate update for release 1.10 (#7742) 2018-03-19 19:53:00 -07:00
Lee Verberne 700209bacb Create a task describing Pod process namespace sharing (#7489) 2018-03-10 00:50:11 -08:00
Jan Šafránek fd4115ce9f Documentation for MountPropagation beta (#7655) 2018-03-08 12:33:56 -08:00
Michelle Au 7dd01bdfe9 Update feature gates move to beta (#7662) 2018-03-07 07:19:52 -08:00
Qiming 0965e65dce Document that LocalStorageCapacityIsolation is beta (#7635)
A follow-up to the kubernetes/kubernetes#60159 change which has promoted
the `LocalStorageCapacityIsolation` feature gate to Beta.
2018-03-05 07:34:53 -08:00
Nikhita Raghunath f5b0cf6a06 Add docs for CRD features for 1.10 (#7439)
* Add docs for CRD features for 1.10

* Add CustomResourcesSubresources to list of feature gates

* Add latest changes to custom resources doc
2018-02-27 04:04:45 -08:00
Qiming cdf1c13382 Document that Device Plugin feature is Beta (1.10) (#7512) 2018-02-26 17:00:44 -08:00
Pengfei Ni 7518121f70 Add HyperVContainer feature gates (#7502) 2018-02-24 09:49:46 -08:00
Qiming 0baa438ed9 Document that HugePages feature gate is Beta (#7387)
The `HugePages` feature gate has graduated to Beta in v1.10. This PR
documents this fact.
2018-02-24 09:33:45 -08:00
Qiming 68c57ffafb Document the removal of Accelerators feature gate (#7389)
The `Accelerators` feature gate will be removed in 1.11. 1.10 will be
its last mile.
References: kubernetes/kubernetes#57384
2018-02-14 15:02:52 -08:00
Qiming bc00407cdd Document the removal of the KubeletConfigFile feature gate (#7140)
With kubernetes/kubernetes#58978 merged, the said feature gate is
removed. This PR removes texts related to the gate and revises the
Feature Gates reference to reflect this change.
2018-02-07 13:50:43 -08:00
Qiming 5ef7d3ad5c Feature gates reference documentation (#6364)
* Feature gates references

* Add three new gates since v1.9

* Table revised based on comments

* Fix feature gates doc based on review comments
2018-01-25 19:13:28 -08:00