Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.07 KB

CSI VxFlexOS Examples

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.