Skip to content

Commit

Permalink
adding examples
Browse files Browse the repository at this point in the history
  • Loading branch information
screeley44 committed Dec 15, 2017
1 parent a697d6d commit aecc9ee
Showing 1 changed file with 37 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Kicking the Tires with GlusterFS StatefulSet prototype version

## Introduction

This tutorial will walk through the steps needed to try out this StatefulSet. This particular tutorial runs on
OpenShift 3.6 but can be easily modified to run directly on Kubernetes as well.

---
### Running This Example on Existing OpenShift Cluster

#### Prereqs

1. Open the GlusterFS ports on each node that could potentially host a GlusterFS pod

2. blah


#### Understanding and Configuring the GlusterFS StatefulSet



#### Executing the GlusterFS StatefulSet



#### Verifying Functionality



#### Running a pod that uses the GlusterFS Trusted Storage Pool Volumes

---
### Kubernetes Changes Needed

#### Change the version of the StatefulSet


0 comments on commit aecc9ee

Please sign in to comment.