Skip to content

sudeshsh/vck

Repository files navigation

Kubernetes Volume Controller (KVC)

Overview

This project provides basic volume and data management in Kubernetes v1.9+ using custom resource definitions (CRDs), custom controllers, volumes and volume sources. It also establishes a relationship between volumes and data and provides a way to abstract the details away from the user. When using KVC, users are expected to only interact with custom resources (CRs).

Further Reading

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.1%
  • Shell 3.4%
  • Makefile 1.5%