volsync

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2021 License: AGPL-3.0 Imports: 16 Imported by: 0

README

VolSync

VolSync asynchronously replicates Kubernetes persistent volumes between clusters using either rsync or rclone depending on the number of destinations.

Documentation Status Go Report Card codecov maturity

Documentation operator

Getting started

Try VolSync in Kind

For a convenient script to start a kind cluster, try this script to setup a kind cluster.

Try VolSync in a Kind, Kubernetes, or Openshift cluster

Follow the steps in the installation instructions. Here are useful commands to configure cluster storage classes.

VolSync kubectl plugin

To try out VolSync with a command line interface volsync:

make cli
cp bin/kubectl-volsync /usr/local/bin/

NOTE: volsync tool is being actively developed. Options, flags, and names are likely to be updated frequently. PRs and new issues are welcome!

Available commands:

kubectl volsync start-replication
kubectl volsync set-replication
kubectl volsync continue-replication
kubectl volsync remove-replication

Licensing

This project is licensed under the GNU AGPL 3.0 License with the following exceptions:

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the volsync v1alpha1 API group +kubebuilder:object:generate=true +groupName=volsync.backube +kubebuilder:validation:Required +kubebuilder:validation:Required
Package v1alpha1 contains API Schema definitions for the volsync v1alpha1 API group +kubebuilder:object:generate=true +groupName=volsync.backube +kubebuilder:validation:Required +kubebuilder:validation:Required
cmd
volsync command
mover
VolSync data movers are created by implementing the interfaces in this package.
VolSync data movers are created by implementing the interfaces in this package.
pkg
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL