Andrew Chen
|
f0cd49a007
|
Move Guide topics: Container Lifestyle Hooks, Images, Volumes
|
2017-03-20 15:35:51 -07:00 |
|
Guangya Liu
|
58f20b10fa
|
Fixed typos in persistent volume index.md
|
2017-02-21 10:16:04 -08:00 |
|
Pierre Ozoux
|
e56a7296ca
|
Fix the standard storageClass for GCE
As you can see here: https://github.com/kubernetes/kubernetes/blob/master/pkg/cloudprovider/providers/gce/gce.go#L117-L121
The default is not ssd
|
2017-02-14 08:50:00 -08:00 |
|
Bruce Auyeung
|
4fa487f722
|
Update index.md
|
2017-02-13 23:08:22 -08:00 |
|
Pan Luo
|
7ce1b540c6
|
Add generic to create secret command
The generic is missing from the command and will cause error: `Error: unknown flag: --type` when running the command.
|
2017-02-06 13:33:59 -08:00 |
|
Cole Mickens
|
70a2934d02
|
userguide: PV docs clarify Azure storage account restriction
|
2017-02-03 13:16:20 -08:00 |
|
Matt Singletary
|
2dcac11129
|
typo fix
|
2017-01-31 10:20:47 -08:00 |
|
tolleiv
|
81f59bb256
|
Add Flocker Photon and Quobyte to PV list
|
2017-01-20 23:48:34 +01:00 |
|
Gigi Sayfan
|
797e030c03
|
Reclaiming policy -> Reclaim policy
To match the API per @saad-ali's comment
|
2016-12-28 14:21:54 -08:00 |
|
Gigi Sayfan
|
188885469b
|
Recycling policy --> Reclaiming policy
Persistent volumes have a reclaim policy ("persistentVolumeReclaimPolicy"). "Recycle" is just one of the possible reclaim policies.
|
2016-12-28 10:13:48 -08:00 |
|
Jared
|
5353c9aa90
|
Merge branch 'master' into fix-typos
|
2016-12-27 13:48:14 -08:00 |
|
devin-donnelly
|
007510edc1
|
Update index.md
|
2016-12-27 13:25:29 -08:00 |
|
Huamin Chen
|
a9e1f2d276
|
add azure disk storage class doc
Signed-off-by: Huamin Chen <hchen@redhat.com>
|
2016-12-23 13:39:59 +00:00 |
|
dongziming
|
19fda13172
|
Fix typos
|
2016-12-23 20:53:16 +08:00 |
|
yanan Lee
|
fbf57b224f
|
spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Revert "Incorrect spelling"
fix some typos
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
|
2016-12-23 08:01:52 +08:00 |
|
devin-donnelly
|
00b8dca0e6
|
Merge pull request #1636 from pospispa/86-5-add-checks-and-documentation-about-template-pods-for-recycling
Added a Recycler Pod Template Example
|
2016-12-21 16:20:44 -08:00 |
|
Ben Balter
|
bfa604351f
|
add explicit titles to docs
|
2016-12-15 15:16:54 -05:00 |
|
pospispa
|
d4b9023a7f
|
Added a Recycler Pod Template Example
Recycle pod template example is missing in the documentation.
That's why it is now added.
|
2016-11-25 20:24:54 +01:00 |
|
Jan Safranek
|
bd8778069d
|
Add documentation about Quobyte dynamic provisioning
|
2016-11-22 10:34:05 +01:00 |
|
Jan Safranek
|
d9fc30276d
|
Add documentation about Ceph RBD dynamic provisioning
|
2016-11-22 10:33:57 +01:00 |
|
Jan Safranek
|
b7ec4b7044
|
Update glusterfs provisioning configuration
|
2016-11-22 10:32:22 +01:00 |
|
Hemant Kumar
|
31185b5fd9
|
Fix glusterfs dynamic provisioning docs
|
2016-11-21 16:27:53 -05:00 |
|
Abrar Shivani
|
66e66c8572
|
Add vSphere Storage class
|
2016-10-25 00:31:48 -07:00 |
|
Ricky Pai
|
553718a31e
|
Change RDB typo to RBD
I assume this is referring to `RBD (Ceph Block Device)` and not something else
|
2016-10-17 11:11:53 -07:00 |
|
Eric Tune
|
ef07e501f0
|
Document writing portable config with storage
|
2016-09-27 08:26:49 -07:00 |
|
devin-donnelly
|
b6809130aa
|
Merge pull request #1226 from wongma7/gluster
Update gluster provisioner parameters
|
2016-09-25 20:37:42 -07:00 |
|
Matthew Wong
|
93afc4cb00
|
Add protocol to resturl format
|
2016-09-22 11:22:02 -04:00 |
|
Jan Safranek
|
3bdaf76759
|
Update StorageClass API endpoint
It has been moved from extensions/ to storage.k8s.io/ in 1.4.
|
2016-09-19 09:40:19 +02:00 |
|
Matthew Wong
|
fe499ca73e
|
Update StorageClass docs
This reverts commit f4c98ddce7.
|
2016-09-16 10:33:33 -04:00 |
|
Matthew Wong
|
9c00377c7c
|
Add section on Storage Classes to PV doc
This reverts commit 5099afc2c4.
|
2016-09-16 10:32:30 -04:00 |
|
Matthew Wong
|
c77492ab79
|
Update gluster provisioner parameters
|
2016-09-15 15:41:05 -04:00 |
|
Matthew Wong
|
5099afc2c4
|
Revert "Merge pull request #1064 from wongma7/storage-class"
This reverts commit 086c65ab61, reversing
changes made to e802d51435.
|
2016-09-14 18:29:46 -04:00 |
|
Matthew Wong
|
f4c98ddce7
|
Revert "Update StorageClass docs (#1121)"
This reverts commit 86975061d7.
|
2016-09-14 18:29:46 -04:00 |
|
Matthew Wong
|
86975061d7
|
Update StorageClass docs (#1121)
* Update StorageClass docs
* Fix broken link
|
2016-08-30 14:25:16 -07:00 |
|
Matthew Wong
|
8ecd91b349
|
more feedback
|
2016-08-26 10:08:23 -04:00 |
|
Matthew Wong
|
1c8bc666ab
|
copy latest paremeters section from examples readme
|
2016-08-26 10:08:23 -04:00 |
|
Matthew Wong
|
8593aa43f8
|
trailing whitespace
|
2016-08-26 10:08:23 -04:00 |
|
Matthew Wong
|
3e0e58bf16
|
dynamic provisioning in lifecycle section
|
2016-08-26 10:08:23 -04:00 |
|
Matthew Wong
|
4e486e97b6
|
fix admission controller bit
|
2016-08-26 10:08:23 -04:00 |
|
Matthew Wong
|
edbac93ea8
|
make admission controller bit clearer
|
2016-08-26 10:08:23 -04:00 |
|
Matthew Wong
|
12c3921fc9
|
if ac turned off description
|
2016-08-26 10:08:23 -04:00 |
|
Matthew Wong
|
676a4f1577
|
add class sections
|
2016-08-26 10:08:23 -04:00 |
|
Matthew Wong
|
d70418625e
|
default behaviour bit
|
2016-08-26 10:08:23 -04:00 |
|
Matthew Wong
|
0c5b27f2e6
|
Intro
|
2016-08-26 10:08:23 -04:00 |
|
Matthew Wong
|
91d0988afb
|
Add section on storage classes to PV doc
|
2016-08-26 10:08:23 -04:00 |
|
Peter Novotnak
|
5bc7de4f1d
|
noted exclusivity of volume claims and namespacing
|
2016-08-16 09:14:22 -07:00 |
|
foxish
|
66f28bb820
|
Adding OWNERS for docs.
|
2016-08-02 18:13:52 -07:00 |
|
Kelsey Hightower
|
61acb684c9
|
Merge pull request #727 from tolleiv/pvs
Add some missing supported PVs and a capability overview
|
2016-08-02 16:48:08 -07:00 |
|
Kelsey Hightower
|
6d577fca78
|
Merge pull request #841 from wongma7/pvc-selector
Add section on label selectors to PVC doc
|
2016-07-28 12:13:19 -07:00 |
|
Matthew Wong
|
25dc768bdc
|
Add section on label selectors to PVC doc
|
2016-07-14 16:08:41 -04:00 |
|