Skip to content

Commit 7dc4d25

Browse files
committed
[CLOUD-785] add an item about python environments
1 parent 486ae04 commit 7dc4d25

File tree

1 file changed

+1
-0
lines changed
  • docs/setup_installation/admin/ha-dr

1 file changed

+1
-0
lines changed

docs/setup_installation/admin/ha-dr/dr.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ In Hopsworks, a consistent backup should back up the following services:
99
* **HopsFS**: offline feature store data plus checkpoints and logs for feature engineering applications.
1010
* **Opensearch**: search metadata, logs, dashboards, and user embeddings.
1111
* **Kubernetes objects**: cluster credentials, backup metadata, serving metadata, and project namespaces with service accounts, roles, secrets, and configmaps.
12+
* **Python environments**: custom project environments are stored in your configured container registry. Back up the registry separately. If a project and its environment are deleted, you must recreate the environment after restore.
1213

1314
Besides the above services, Hopsworks uses also Apache Kafka which carries in-flight data heading to the online feature store. In the event of a total cluster loss, running jobs with in-flight data must be replayed.
1415

0 commit comments

Comments
 (0)