You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+24-2Lines changed: 24 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,20 @@
1
-
# glusterfs-k8s-ose
2
-
GlusterFS + Kubernetes + Openshift
1
+
2
+
There are different ways to deploy and use GlusterFS in Kubernetes/openshift setup.
3
3
4
4
### Deploying GlusterFS Pod:
5
5
6
+
GlusterFS pods can be deployed in Kubernetes/Openshift, so that Gluster Nodes are deployed in containers and it can provide persistent storage for Openshift/Kubernetes setup.
7
+
8
+
9
+
10
+
The examples files in this repo are used for this demo.
0 commit comments