Huamin Chen
259bce370e
support storage class in Cinder provisioner
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2016-08-22 09:28:29 -04:00
Jan Safranek
22d43e1b23
Fix description of AWS provisioner zones
2016-08-22 13:59:00 +02:00
Kubernetes Submit Queue
a316e6def2
Merge pull request #30880 from markturansky/add_encryption
...
Automatic merge from submit-queue
Add encryption to EBS dynamic provisioner
Resolves https://github.com/kubernetes/kubernetes/issues/30792
Adds encryption to the EBS cloud provider and provisioner.
Follow up to #29006 (all commits but the one in this PR will drop out).
@kubernetes/sig-storage
```release-note
```
2016-08-21 21:29:55 -07:00
Humble Chirammal
836ac6e403
GlusterFS dynamic provisioner and deleter interface based on StorageClass claims
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2016-08-19 23:03:32 +05:30
markturansky
9a2645aa5e
add encryption to aws provisioner and cloud provider
2016-08-18 15:42:44 -04:00
Jan Safranek
f6fb99b2fd
Provisioning documentation updates
2016-08-18 10:36:50 +02:00
Tim Hockin
b829d4d4ef
Merge pull request #26702 from joe2far/fix-broken-links
...
Fix broken warning image link in docs
2016-07-20 15:10:41 -07:00
Szymon Pyżalski
2abf70406e
Info about enabling the hostpath provisioner
...
The README for persistent volume provisioning had information about the
hostpath provisioner for testing purposes, but lacked instructions on
how to enable it.
2016-07-19 10:17:17 +02:00
joe2far
88b6d4ad36
Fix broken warning image link in docs
2016-07-15 10:44:58 +01:00
Anirudh Ramanathan
80d4800d4b
Added instructions on turning on dynamic provisioning for testing.
...
HostPath volumes are not automatically provisioned unless we pass in `--enable-hostpath-provisioner` to the controller manager. This was not mentioned in the docs previously.
2016-07-14 15:58:30 -07:00
David McMahon
2bff72b769
Updated docs and examples for release-1.3.
2016-06-13 12:24:34 -07:00
Dawn Chen
88de86fcb9
Revert "Versioning docs and examples for v1.4.0-alpha.0."
...
This reverts commit cce9db3aa9
.
2016-06-10 16:46:46 -07:00
David McMahon
cce9db3aa9
Versioning docs and examples for v1.4.0-alpha.0.
2016-06-10 14:55:35 -07:00
David McMahon
dae84f5306
Update the latestReleaseBranch to release-1.2 in the munger.
2016-03-08 18:59:28 -08:00
Chao Xu
2b2f285777
run hack/update-generated-docs.sh
2015-12-21 10:41:30 -08:00
markturansky
4fc1bf1f23
Added PersistentVolumeController
2015-12-11 10:33:30 -05:00
Chao Xu
0075f99333
refactor "experimental" to "extensions" in documents
2015-10-15 13:39:54 -07:00
Jerzy Szczepkowski
c08f8c132c
Added horizontal pod autoscaler example.
...
Added horizontal pod autoscaler example.
2015-10-12 10:35:55 +02:00
Chao Xu
88eeb03811
fix examples
2015-10-09 15:58:07 -07:00
Chao Xu
ae1293418b
move experimental/v1 to experimental/v1alpha1;
...
use "group/version" in many places where used to expect "version" only.
2015-09-24 15:32:11 -07:00
nikhiljindal
60bd4012ae
Adding a deployment example
2015-09-23 18:41:11 -07:00