#Trident Protect Questions

1 messages · Page 1 of 1 (latest)

prisma gull
#

Hey all, we're trying to roll out Trident Protect but the docs are still in development and leave a few things unclear:

  1. In a replication scenario, which cluster does the AppMirrorRelationship live? It's not well defined and I can't seem to infer based on the docs
  2. It says that the storage classes need to be peered? I'm not aware of that capability in k8s. Is this something trident does and is it documented somewhere?
  3. It seems to support only a single storage class? How do you manage applications that utilize multiple storage classes?
  4. Where's the source code?
twilit gate
#

Hi,

  1. AMR is defined in the target environment
  2. "Peering" must be done between ONTAP clusters & SVM
    Feels like the doc should be more explicit with the spec.storageClassName parameter...
    I will open a documentation ticket for this point
  3. haven't tried that yet, let me check if&how to do it
  4. Trident Protect is free of charge, but not open source
prisma gull