GlusterFS Kubernetes
Jump to navigation
Jump to search
External
- https://github.com/gluster/gluster-kubernetes
- https://github.com/kubernetes/examples/tree/master/staging/persistent-volume-provisioning#glusterfs
Internal
Overview
Installation
Hyper-Converged GlusterFS Cluster Installation
A hyper-converged GlusterFS cluster installation is an installation where GlusterFS infrastructure software is deployed within the Kubernetes cluster itself, as opposite to a separate GlusterFS cluster installation.
For prerequisites, followed https://github.com/gluster/gluster-kubernetes/blob/master/docs/setup-guide.md#infrastructure-requirements.
The attempt to use the installation script (gk-deploy) failed with Kubernetes 1.15, as the script used deprecated kubectl CLI and made invalid assumptions about accessing Kubernetes services.