ROBIN Storage Documentation¶
Contents:
- 1. ROBIN Storage Overview
- 2. Install and Setup
- 2.1. Minimum Node Requirements
- 2.2. QuickStart Installation
- 2.3. Installation on Google Kubernetes Engine
- 2.4. Installation on OpenShift
- 2.5. Install Options
- 2.6. Verify Installation
- 2.7. ROBIN Client
- 2.8. ROBIN License Activation
- 2.9. High Availability of ROBIN Services
- 2.10. Disk Management
- 2.11. User Management
- 2.12. Uninstalling ROBIN
- 2.13. Disabling Telemetry
- 3. Using ROBIN Storage in Kubernetes
- 4. User Management
- 5. Managing Stateful Applications
- 5.1. What is an Application?
- 5.2. Creating or Registering an Application
- 5.3. Deleting an Application
- 5.4. Listing all Applications
- 5.5. Show information about a specific Application
- 5.6. Attach an External Repo for Backing up an Appliction
- 5.7. Detach an External Repo from an Application
- 5.8. Configuring Data Management Attributes of an Application
- 5.9. Restoring an Application snapshot from Backup
- 5.10. Rolling back an Application to a snapshot
- 6. Snapshot and Clone Applications
- 6.1. Creating an application snapshot
- 6.2. Deleting an application snapshot
- 6.3. List snapshots
- 6.4. Show information about a specific snapshot
- 6.5. Push (Backup) a snapshot to an external storage repository
- 6.6. Pull (Restore from backup) a snapshot from an external storage repository
- 6.7. Clone an Application
- 7. Managing External Repositories
- 7.1. Register a Repo
- 7.2. Unregister a Repo
- 7.3. List Repos
- 7.4. Get information about a specific Repo
- 7.5. List the contents of a Repo (Browse Backup Catalog)
- 7.6. Attach a Repo to an App
- 7.7. Detaching a repo from an App
- 7.8. Purging (Deleting) backups from a repo
- 7.9. Monitor Status of Repo
- 7.10. Share a Repo
- 7.11. Unshare a Repo
- 8. Backup and Restore Applications
- 9. Command Line Interface Cheatsheet
- 10. Example Workflow utilizing ROBIN Storage