This repository contains a collection of sample configuration to use VxFlexOS as a storage class in Kubernetes.
The examples are usually simple forks of standard configurations but tuned to use VxFlexOS storage backend.
That directory contains few helm charts to deploy a PostgreSQL cluster in configuration.
It relies on CrunchyData distribution which provides native High Availability configuration
The modifications made to the original helm chart are :
- vxflexos as default storage class
- A new service NodePort (TCP 31432) to ease connection to the DB from external world
- A bigger default pvc
In this directory you will find example configurations and videos on the usage of the driver.