Skip to main content
Version: 3.0

Stork

Applicable to both Classic and Federated modes

Stork (STorage Orchestrator Runtime for Kubernetes) is an intelligent storage orchestrator for Kubernetes and a cloud-native storage operator runtime scheduler plugin. Stork is one of the major components of Portworx Backup and translates decisions of a scheduler orchestration system so that an external cloud-native storage solution can act upon them. By doing so, Stork extends Kubernetes capabilities with the help of the underlying storage provider, making it more stateful-aware.

Stork can communicate with various storage drivers and is not limited to Portworx. It supports both Portworx and non-Portworx CSI-compatible storage systems.

Stork facilitates stateful workflows such as snapshots, clones, cloud backups, and migrations. Stork provides:

  • A Kubernetes-native mechanism for executing these workflows that makes it aware of storage and the scheduler.
  • A storage provider-agnostic method for executing these workflows.

Stork installation

Stork is an agent that needs to be installed on all clusters where you want to back up from and restore to. Stork bridges the gap between Portworx Backup running on your administration cluster, and the remaining clusters, where you need to back up from and restore to.

Stork capabilities

Stork acts as an abstraction layer between the underlying storage provider and Portworx Backup. Stork enables Portworx Backup to perform the following tasks:

  • Trigger and execute backups and restores on the target cluster
  • Push the Kubernetes resources to the configured object storage location
  • Integrate with storage providers for taking snapshots and pushing snapshots to object storage

Related topics: