From b1540f23eaeadeefd834de8642c25208dd62aaf9 Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Wed, 3 May 2017 13:06:10 +0530 Subject: [PATCH] Add reference to gluster-kubernetes repo. Signed-off-by: joeblackwaslike Signed-off-by: Humble Chirammal --- examples/persistent-volume-provisioning/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/persistent-volume-provisioning/README.md b/examples/persistent-volume-provisioning/README.md index f00319176e..4ddd05b183 100644 --- a/examples/persistent-volume-provisioning/README.md +++ b/examples/persistent-volume-provisioning/README.md @@ -136,6 +136,7 @@ For example: For available volume types and its administration options refer: ([Administration Guide](https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3.1/html/Administration_Guide/part-Overview.html)) +Reference : ([How to configure Gluster on Kubernetes](https://github.com/gluster/gluster-kubernetes/blob/master/docs/setup-guide.md)) Reference : ([How to configure Heketi](https://github.com/heketi/heketi/wiki/Setting-up-the-topology)) When the persistent volumes are dynamically provisioned, the Gluster plugin automatically create an endpoint and a headless service in the name `gluster-dynamic-`. This dynamic endpoint and service will be deleted automatically when the persistent volume claim is deleted.