ocne cluster backup

Saves a snapshot of the key Kubernetes control plane containers to the etcd database.

ocne cluster backup 
{-o|--out} path

Where:

{-o|--out} path

Sets the location to write the backup information. The backup is saved as etcd database format. This option is mandatory.

Example 4-34 Back up the etcd database for a cluster

To back up the etcd database for a cluster to the current directory:

ocne cluster backup --out mybackup.db