Skip to content

Commit 0cb3fd9

Browse files
committed
duplos
1 parent 898cfff commit 0cb3fd9

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

pages/public_cloud/ai_machine_learning/deploy_guide_06_billing_concept/guide.de-de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ During its lifetime, the app will go through the following status:
2828
- `INITIALIZING`: the app is being started and, if any, the remote data is synchronized from the Object Storage. To learn more about data synchronization, please check out the [Data - Concept and best practices](/pages/public_cloud/ai_machine_learning/gi_02_concepts_data#how-it-works) documentation.
2929
- `SCALING`: First, the system allocates the necessary compute resources (CPU/GPU) for the app. Then, the specified Docker image is pulled for use in the app. This status is also entered when the number of app replicas is being increased or decreased.
3030
- `RUNNING`: At least one replica of the app is available and accessible via its endpoint. As the app scales up to create new replicas, the status transitions back to `SCALING`. However, there is no interruption in service, and the original replica(s) remain accessible during this time.
31-
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted. If any, remote data is synchronized back to the Object Storage.
31+
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted.
3232
- `STOPPED`: the app ended normally. You can restart it whenever you want or delete it. It will keep the same endpoint.
3333
- `FAILED`: the app ended in error, e.g. the Docker image is invalid (unreachable, built with linux/arm, ...).
3434
- `ERROR`: the app ended due to a backend error (issue on OVHcloud side). You may reach our support.

pages/public_cloud/ai_machine_learning/deploy_guide_06_billing_concept/guide.en-asia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ During its lifetime, the app will go through the following status:
2828
- `INITIALIZING`: the app is being started and, if any, the remote data is synchronized from the Object Storage. To learn more about data synchronization, please check out the [Data - Concept and best practices](/pages/public_cloud/ai_machine_learning/gi_02_concepts_data#how-it-works) documentation.
2929
- `SCALING`: First, the system allocates the necessary compute resources (CPU/GPU) for the app. Then, the specified Docker image is pulled for use in the app. This status is also entered when the number of app replicas is being increased or decreased.
3030
- `RUNNING`: At least one replica of the app is available and accessible via its endpoint. As the app scales up to create new replicas, the status transitions back to `SCALING`. However, there is no interruption in service, and the original replica(s) remain accessible during this time.
31-
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted. If any, remote data is synchronized back to the Object Storage.
31+
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted.
3232
- `STOPPED`: the app ended normally. You can restart it whenever you want or delete it. It will keep the same endpoint.
3333
- `FAILED`: the app ended in error, e.g. the Docker image is invalid (unreachable, built with linux/arm, ...).
3434
- `ERROR`: the app ended due to a backend error (issue on OVHcloud side). You may reach our support.

pages/public_cloud/ai_machine_learning/deploy_guide_06_billing_concept/guide.en-au.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ During its lifetime, the app will go through the following status:
2828
- `INITIALIZING`: the app is being started and, if any, the remote data is synchronized from the Object Storage. To learn more about data synchronization, please check out the [Data - Concept and best practices](/pages/public_cloud/ai_machine_learning/gi_02_concepts_data#how-it-works) documentation.
2929
- `SCALING`: First, the system allocates the necessary compute resources (CPU/GPU) for the app. Then, the specified Docker image is pulled for use in the app. This status is also entered when the number of app replicas is being increased or decreased.
3030
- `RUNNING`: At least one replica of the app is available and accessible via its endpoint. As the app scales up to create new replicas, the status transitions back to `SCALING`. However, there is no interruption in service, and the original replica(s) remain accessible during this time.
31-
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted. If any, remote data is synchronized back to the Object Storage.
31+
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted.
3232
- `STOPPED`: the app ended normally. You can restart it whenever you want or delete it. It will keep the same endpoint.
3333
- `FAILED`: the app ended in error, e.g. the Docker image is invalid (unreachable, built with linux/arm, ...).
3434
- `ERROR`: the app ended due to a backend error (issue on OVHcloud side). You may reach our support.

pages/public_cloud/ai_machine_learning/deploy_guide_06_billing_concept/guide.en-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ During its lifetime, the app will go through the following status:
2828
- `INITIALIZING`: the app is being started and, if any, the remote data is synchronized from the Object Storage. To learn more about data synchronization, please check out the [Data - Concept and best practices](/pages/public_cloud/ai_machine_learning/gi_02_concepts_data#how-it-works) documentation.
2929
- `SCALING`: First, the system allocates the necessary compute resources (CPU/GPU) for the app. Then, the specified Docker image is pulled for use in the app. This status is also entered when the number of app replicas is being increased or decreased.
3030
- `RUNNING`: At least one replica of the app is available and accessible via its endpoint. As the app scales up to create new replicas, the status transitions back to `SCALING`. However, there is no interruption in service, and the original replica(s) remain accessible during this time.
31-
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted. If any, remote data is synchronized back to the Object Storage.
31+
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted.
3232
- `STOPPED`: the app ended normally. You can restart it whenever you want or delete it. It will keep the same endpoint.
3333
- `FAILED`: the app ended in error, e.g. the Docker image is invalid (unreachable, built with linux/arm, ...).
3434
- `ERROR`: the app ended due to a backend error (issue on OVHcloud side). You may reach our support.

pages/public_cloud/ai_machine_learning/deploy_guide_06_billing_concept/guide.en-ie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ During its lifetime, the app will go through the following status:
2828
- `INITIALIZING`: the app is being started and, if any, the remote data is synchronized from the Object Storage. To learn more about data synchronization, please check out the [Data - Concept and best practices](/pages/public_cloud/ai_machine_learning/gi_02_concepts_data#how-it-works) documentation.
2929
- `SCALING`: First, the system allocates the necessary compute resources (CPU/GPU) for the app. Then, the specified Docker image is pulled for use in the app. This status is also entered when the number of app replicas is being increased or decreased.
3030
- `RUNNING`: At least one replica of the app is available and accessible via its endpoint. As the app scales up to create new replicas, the status transitions back to `SCALING`. However, there is no interruption in service, and the original replica(s) remain accessible during this time.
31-
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted. If any, remote data is synchronized back to the Object Storage.
31+
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted.
3232
- `STOPPED`: the app ended normally. You can restart it whenever you want or delete it. It will keep the same endpoint.
3333
- `FAILED`: the app ended in error, e.g. the Docker image is invalid (unreachable, built with linux/arm, ...).
3434
- `ERROR`: the app ended due to a backend error (issue on OVHcloud side). You may reach our support.

pages/public_cloud/ai_machine_learning/deploy_guide_06_billing_concept/guide.en-sg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ During its lifetime, the app will go through the following status:
2828
- `INITIALIZING`: the app is being started and, if any, the remote data is synchronized from the Object Storage. To learn more about data synchronization, please check out the [Data - Concept and best practices](/pages/public_cloud/ai_machine_learning/gi_02_concepts_data#how-it-works) documentation.
2929
- `SCALING`: First, the system allocates the necessary compute resources (CPU/GPU) for the app. Then, the specified Docker image is pulled for use in the app. This status is also entered when the number of app replicas is being increased or decreased.
3030
- `RUNNING`: At least one replica of the app is available and accessible via its endpoint. As the app scales up to create new replicas, the status transitions back to `SCALING`. However, there is no interruption in service, and the original replica(s) remain accessible during this time.
31-
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted. If any, remote data is synchronized back to the Object Storage.
31+
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted.
3232
- `STOPPED`: the app ended normally. You can restart it whenever you want or delete it. It will keep the same endpoint.
3333
- `FAILED`: the app ended in error, e.g. the Docker image is invalid (unreachable, built with linux/arm, ...).
3434
- `ERROR`: the app ended due to a backend error (issue on OVHcloud side). You may reach our support.

pages/public_cloud/ai_machine_learning/deploy_guide_06_billing_concept/guide.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ During its lifetime, the app will go through the following status:
2828
- `INITIALIZING`: the app is being started and, if any, the remote data is synchronized from the Object Storage. To learn more about data synchronization, please check out the [Data - Concept and best practices](/pages/public_cloud/ai_machine_learning/gi_02_concepts_data#how-it-works) documentation.
2929
- `SCALING`: First, the system allocates the necessary compute resources (CPU/GPU) for the app. Then, the specified Docker image is pulled for use in the app. This status is also entered when the number of app replicas is being increased or decreased.
3030
- `RUNNING`: At least one replica of the app is available and accessible via its endpoint. As the app scales up to create new replicas, the status transitions back to `SCALING`. However, there is no interruption in service, and the original replica(s) remain accessible during this time.
31-
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted. If any, remote data is synchronized back to the Object Storage.
31+
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted.
3232
- `STOPPED`: the app ended normally. You can restart it whenever you want or delete it. It will keep the same endpoint.
3333
- `FAILED`: the app ended in error, e.g. the Docker image is invalid (unreachable, built with linux/arm, ...).
3434
- `ERROR`: the app ended due to a backend error (issue on OVHcloud side). You may reach our support.

pages/public_cloud/ai_machine_learning/deploy_guide_06_billing_concept/guide.es-es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ During its lifetime, the app will go through the following status:
2828
- `INITIALIZING`: the app is being started and, if any, the remote data is synchronized from the Object Storage. To learn more about data synchronization, please check out the [Data - Concept and best practices](/pages/public_cloud/ai_machine_learning/gi_02_concepts_data#how-it-works) documentation.
2929
- `SCALING`: First, the system allocates the necessary compute resources (CPU/GPU) for the app. Then, the specified Docker image is pulled for use in the app. This status is also entered when the number of app replicas is being increased or decreased.
3030
- `RUNNING`: At least one replica of the app is available and accessible via its endpoint. As the app scales up to create new replicas, the status transitions back to `SCALING`. However, there is no interruption in service, and the original replica(s) remain accessible during this time.
31-
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted. If any, remote data is synchronized back to the Object Storage.
31+
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted.
3232
- `STOPPED`: the app ended normally. You can restart it whenever you want or delete it. It will keep the same endpoint.
3333
- `FAILED`: the app ended in error, e.g. the Docker image is invalid (unreachable, built with linux/arm, ...).
3434
- `ERROR`: the app ended due to a backend error (issue on OVHcloud side). You may reach our support.

pages/public_cloud/ai_machine_learning/deploy_guide_06_billing_concept/guide.es-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ During its lifetime, the app will go through the following status:
2828
- `INITIALIZING`: the app is being started and, if any, the remote data is synchronized from the Object Storage. To learn more about data synchronization, please check out the [Data - Concept and best practices](/pages/public_cloud/ai_machine_learning/gi_02_concepts_data#how-it-works) documentation.
2929
- `SCALING`: First, the system allocates the necessary compute resources (CPU/GPU) for the app. Then, the specified Docker image is pulled for use in the app. This status is also entered when the number of app replicas is being increased or decreased.
3030
- `RUNNING`: At least one replica of the app is available and accessible via its endpoint. As the app scales up to create new replicas, the status transitions back to `SCALING`. However, there is no interruption in service, and the original replica(s) remain accessible during this time.
31-
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted. If any, remote data is synchronized back to the Object Storage.
31+
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted.
3232
- `STOPPED`: the app ended normally. You can restart it whenever you want or delete it. It will keep the same endpoint.
3333
- `FAILED`: the app ended in error, e.g. the Docker image is invalid (unreachable, built with linux/arm, ...).
3434
- `ERROR`: the app ended due to a backend error (issue on OVHcloud side). You may reach our support.

pages/public_cloud/ai_machine_learning/deploy_guide_06_billing_concept/guide.fr-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ During its lifetime, the app will go through the following status:
2828
- `INITIALIZING`: the app is being started and, if any, the remote data is synchronized from the Object Storage. To learn more about data synchronization, please check out the [Data - Concept and best practices](/pages/public_cloud/ai_machine_learning/gi_02_concepts_data#how-it-works) documentation.
2929
- `SCALING`: First, the system allocates the necessary compute resources (CPU/GPU) for the app. Then, the specified Docker image is pulled for use in the app. This status is also entered when the number of app replicas is being increased or decreased.
3030
- `RUNNING`: At least one replica of the app is available and accessible via its endpoint. As the app scales up to create new replicas, the status transitions back to `SCALING`. However, there is no interruption in service, and the original replica(s) remain accessible during this time.
31-
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted. If any, remote data is synchronized back to the Object Storage.
31+
- `STOPPING`: the app is stopping, your compute resources are freed. Ephemeral data is deleted.
3232
- `STOPPED`: the app ended normally. You can restart it whenever you want or delete it. It will keep the same endpoint.
3333
- `FAILED`: the app ended in error, e.g. the Docker image is invalid (unreachable, built with linux/arm, ...).
3434
- `ERROR`: the app ended due to a backend error (issue on OVHcloud side). You may reach our support.

0 commit comments

Comments
 (0)