Commit Graph

9 Commits

Author SHA1 Message Date
Tim Hockin
e9dd8a68f6 Revert k8s.gcr.io vanity domain
This reverts commit eba5b6092a.

Fixes https://github.com/kubernetes/kubernetes/issues/57526
2017-12-22 14:36:16 -08:00
Tim Hockin
eba5b6092a Use k8s.gcr.io vanity domain for container images 2017-12-18 09:18:34 -08:00
xiangpengzhao
0573df6838 Update storageclass version to v1 in examples 2017-11-01 13:05:29 +08:00
xiangpengzhao
4bc05f4fc2 Remove storage-class annotations in examples 2017-09-29 10:09:30 +08:00
Sebastien Goasguen
b0bc271ef3 add redirect notice in all readme files 2017-07-14 17:18:01 +02:00
zhengjiajin
ebcac64da0 fix some typo in example/volumes 2017-05-26 20:35:22 +08:00
zhengjiajin
5ab80f8551 fix typo 2017-05-21 17:02:42 +08:00
Vladimir Vivien
0715b32439 Update ScaleIO volume plugin default readOnly value
This commit updates the code to set the default value of the readOnly attribute to false.
It also updates the example docs to add full list of supported plugin attributes and doc.
2017-03-14 14:19:48 -04:00
Vladimir Vivien
915a54180d Addition of ScaleIO Kubernetes Volume Plugin
This commits implements the Kubernetes volume plugin allowing pods to seamlessly access and use data stored on ScaleIO volumes.
2017-03-03 15:47:19 -05:00