You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started/guide.en-gb.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ This guide explains how to get started with OVHcloud AI Deploy, covering the dep
26
26
27
27
Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `AI Deploy`{.action} in the left-hand navigation bar under **AI & Machine Learning**.
28
28
29
-
Click on the `Deploy an AI Deploy app`{.action} button and accept terms and conditions if any.
29
+
Click on the `Deploy an app`{.action} button and accept the terms and conditions if any.
30
30
31
31
Once clicked, you will be redirected to the creation process detailed below.
32
32
@@ -94,7 +94,7 @@ Then you can modify the **Number of instances** on which your AI Deploy app will
94
94
The **static scaling** strategy allows you to choose the number of replicas on which the app will be deployed. For this method, the minimum number of replicas is **1** and the maximum is **10**.
95
95
96
96
- Static scaling can be used if you want to have fixed costs.
97
-
- This scaling strategy is also useful when your consumption or inference load are fixed.
97
+
- This scaling strategy is also useful when your consumption or inference load is fixed.
98
98
99
99
**When to choose autoscaling?**
100
100
@@ -116,7 +116,7 @@ You can also mount an Object Storage as an output folder for example, to retriev
116
116
117
117
In both cases, you will have to specify:
118
118
119
-
-`Storage container` or `Git repository URL`: The name of the container to synchronise, or the GitHub repository URL (the one that ends by`.git`).
119
+
-`Storage container` or `Git repository URL`: The name of the container to synchronise, or the GitHub repository URL (the one that ends with`.git`).
120
120
-`Mount directory`: The location in the app where the synced data is mounted.
121
121
122
122
There are also optional parameters:
@@ -156,8 +156,8 @@ We will select **Restricted Access** for this deployment.
156
156
157
157
#### Step 6: Review and launch your AI Deploy app
158
158
159
-
This final step is a summary about your AI Deploy app deployment. You can review the previously selected options and parameters.
160
-
Launch your AI Deploy app by clicking on `Deploy an AI Deploy app`{.action}
159
+
This final step is a summary of your AI Deploy app deployment. You can review the previously selected options and parameters.
160
+
Launch your AI Deploy app by clicking on `Deploy an AI Deploy app`{.action}.
161
161
162
162
Congratulations, your first AI Deploy app is now running on production!
0 commit comments