Backstore

  • Tech Stack: Golang, Operator-go, Docker, Kubernetes
  • Github URL: Project Link

The BackStore custom kubernetes controller is written primarily in go lang. This controller explicitly keeps a watch on newly created CRs for Backuping and Restoring in all Namespaces, And as soon as a new CR is created, our controller will create Backup or Restore Data of PVC based on the CR.