Supported Kubernetes Resources
Asynchronous DR supports the following Kubernetes resources:
- PersistentVolumeClaim
- PersistentVolume
- Deployment
- DeploymentConfig
- StatefulSet
- ConfigMap
- Service
- Secret
- DaemonSet
- ServiceAccount
- Role
- RoleBinding
- ClusterRole
- ClusterRoleBinding
- ImageStream
- Ingress
- Route
- Template
- CronJob
- ResourceQuota
- ReplicaSet
- LimitRange
- PodDisruptionBudget
- NetworkPolicy
NOTE:
- By default, Stork skips migrating NetworkPolicies which have
CIDR
set. To migrate NetworkPolicies which haveCIDR
set, use theskipNetworkPolicyCheck: true
flag in the migration object. - If a Custom Resource (CR) that you need is not present in this list, you can register a new one. Refer to the Application Registration document for instructions on how to do this.
Asynchronous DR also supports the following CRDs out-of-the-box:
- CassandraDatacenter
- CouchbaseBucket
- CouchbaseCluster
- CouchbaseEphemeralBucket
- CouchbaseMemcachedBucket
- CouchbaseReplication
- CouchbaseUser
- CouchbaseGroup
- CouchbaseRoleBinding
- CouchbaseBackup
- CouchbaseBackupRestore
- IBPCA
- IBPConsole
- IBPOrderer
- IBPPeer
- RedisEnterpriseCluster
- RedisEnterpriseDatabase
Last edited: Thursday, Dec 22, 2022
Questions? Visit the Portworx forum.