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/public_cloud_network_services/getting-started-01-create-lb-service/guide.de-de.md
+56-66
Original file line number
Diff line number
Diff line change
@@ -36,74 +36,64 @@ Our Public Cloud Load Balancer is based on [OpenStack Octavia](https://wiki.ope
36
36
37
37
### Creating the Load Balancer from the OVHcloud Control Panel
38
38
39
-
/// details | Unfold this section
39
+
Open your Public Cloud project and click `Load Balancer`{.action} (under `Network`) in the left menu, then click the `Create a Load Balancer`{.action} button.
40
40
41
-
> [!success]
42
-
> Click on the tabs below to view each of the 6 steps in turn.
43
-
44
-
> [!tabs]
45
-
>>
46
-
>> Open your Public Cloud project and click `Load Balancer`{.action} (under `Network`) in the left menu, then click the `Create a Load Balancer`{.action} button.
47
-
>>
48
-
>> The configuration page will open.
49
-
>>
50
-
> **Step 1 : Size choice**
51
-
>>
52
-
>> {.thumbnail}
53
-
>>
54
-
>> The interface contains a link to the website on which the characteristics / benchmark of all size are provided. Once you have chosen your size, click `Next`{.action}.
>> Only regions on which you have a private network and at least one subnet can be selected. Select the region and click `Next`{.action}.
62
-
>>
63
-
> **Step 3 : Attach a public IP (or not)**
64
-
>>
65
-
>> {.thumbnail}
66
-
>>
67
-
>> At this stage, you need to know if your Load Balancer will be receiving public traffic or not (for more details, read our [Public Cloud Networking concepts](/pages/public_cloud/public_cloud_network_services/concepts-01-public-cloud-networking-concepts) page).
68
-
>>
69
-
>>
70
-
>> If your Load Balancer is processing public traffic, you have 2 options :
71
-
>>
72
-
>> -`New Public IP`: this option will create a new Floating IP for your Load Balancer.
73
-
>> - If you already have a Floating IP, the interface will offer you to pick one.
74
-
>>
75
-
>> If your Load Balancer is processing private traffic, choose `No Public IP`.
76
-
>>
77
-
> **Step 4 : Select the private network and the subnet where the Load Balancer will be spawned**
>> The interface will inform you if the private network / subnet is not compliant with the prerequisites (see [Public Cloud Networking concepts](/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer#network-prerequisites)).
82
-
>>
83
-
> **Step 5 (optional) : Define the listener(s) and the members**
>> - First, choose the listener protocol & the port according to the traffic you will receive. Note that a specific listener called `Prometheus` is available to monitor your Load Balancer. In that case, it is not possible to add members. For more information on this listener, read [this page](/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus).
88
-
>> - Then, choose the Health Monitor type. Note that since some health monitor types are not compatible with some protocols, the user interface filters those types so that you can only choose compatible items. For more information on the health monitor compatibility, read [this page](/pages/public_cloud/public_cloud_network_services/concepts-01-public-cloud-networking-concepts).
89
-
>> - Finally, from the instances of your region, choose the member IP & port that will be part of the pool. Note that in order to simplify the configuration workflow, it is only possible to have a pool with the same protocol as the listener, and that the member can only be chosen from the instance. Those limitations can be bypassed by skipping this part of configuration and use the pool / member configuration once the Load Balancer is created.
90
-
>>
91
-
>>
92
-
>> > [!primary]
93
-
>> > In order to simplify the Load Balancer configuration workflow, it is only possible to have a pool with the same protocol as the listener and the member can only be chosen from the instance. Furthermore the pool load balancing algorithm is by default set to `ROUND_ROBIN`.
94
-
>> > Those limitations can be bypassed by skipping this part of configuration and use the pool / member configuration once the Load Balancer is created.
95
-
>> >
96
-
>>
97
-
> **Step 6 Define the name of Load Balancer**
98
-
>>
99
-
>> {.thumbnail}
100
-
>>
101
-
>> You can update the name according to your choice and click on `Create a Load Balancer`{.action}.
102
-
>>
103
-
>> You will be redirected to the Load Balancer listing page. Among the attributes that are displayed, the `Operating status` and `Provisioning status` provide information on the state of your load balancer. Find more information on the [Load Balancer concepts page](/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer#operating-provisioning-status).
104
-
>>
41
+
The configuration page will open.
42
+
43
+
#### Step 1: Size choice
44
+
45
+
{.thumbnail}
46
+
47
+
The interface contains a link to the website on which the characteristics / benchmark of all size are provided. Once you have chosen your size, click `Next`{.action}.
48
+
49
+
#### Step 2: Region choice
50
+
51
+
{.thumbnail}
52
+
53
+
Only regions on which you have a private network and at least one subnet can be selected. Select the region and click `Next`{.action}.
54
+
55
+
#### Step 3: Attach a public IP (or not)
56
+
57
+
{.thumbnail}
58
+
59
+
At this stage, you need to know if your Load Balancer will be receiving public traffic or not (for more details, read our [Public Cloud Networking concepts](/pages/public_cloud/public_cloud_network_services/concepts-01-public-cloud-networking-concepts) page).
60
+
61
+
62
+
If your Load Balancer is processing public traffic, you have 2 options :
63
+
64
+
-`New Public IP`: this option will create a new Floating IP for your Load Balancer.
65
+
- If you already have a Floating IP, the interface will offer you to pick one.
66
+
67
+
If your Load Balancer is processing private traffic, choose `No Public IP`.
68
+
69
+
#### Step 4: Select the private network and the subnet where the Load Balancer will be spawned
The interface will inform you if the private network / subnet is not compliant with the prerequisites (see [Public Cloud Networking concepts](/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer#network-prerequisites)).
74
+
75
+
#### Step 5 (optional): Define the listener(s) and the members
- First, choose the listener protocol & the port according to the traffic you will receive. Note that a specific listener called `Prometheus` is available to monitor your Load Balancer. In that case, it is not possible to add members. For more information on this listener, read [this page](/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus).
80
+
- Then, choose the Health Monitor type. Note that since some health monitor types are not compatible with some protocols, the user interface filters those types so that you can only choose compatible items. For more information on the health monitor compatibility, read [this page](/pages/public_cloud/public_cloud_network_services/concepts-01-public-cloud-networking-concepts).
81
+
- Finally, from the instances of your region, choose the member IP & port that will be part of the pool. Note that in order to simplify the configuration workflow, it is only possible to have a pool with the same protocol as the listener, and that the member can only be chosen from the instance. Those limitations can be bypassed by skipping this part of configuration and use the pool / member configuration once the Load Balancer is created.
82
+
83
+
84
+
> [!primary]
85
+
> In order to simplify the Load Balancer configuration workflow, it is only possible to have a pool with the same protocol as the listener and the member can only be chosen from the instance. Furthermore the pool load balancing algorithm is by default set to `ROUND_ROBIN`.
86
+
> Those limitations can be bypassed by skipping this part of configuration and use the pool / member configuration once the Load Balancer is created.
87
+
>
88
+
89
+
#### Step 6: Define the name of Load Balancer
90
+
91
+
{.thumbnail}
92
+
93
+
You can update the name according to your choice and click on `Create a Load Balancer`{.action}.
94
+
95
+
You will be redirected to the Load Balancer listing page. Among the attributes that are displayed, the `Operating status` and `Provisioning status` provide information on the state of your load balancer. Find more information on the [Load Balancer concepts page](/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer#operating-provisioning-status).
105
96
106
-
///
107
97
108
98
### Creating the Load Balancer from the Openstack Command Line Interface
Copy file name to clipboardExpand all lines: pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service/guide.en-asia.md
+55-66
Original file line number
Diff line number
Diff line change
@@ -36,74 +36,63 @@ Our Public Cloud Load Balancer is based on [OpenStack Octavia](https://wiki.ope
36
36
37
37
### Creating the Load Balancer from the OVHcloud Control Panel
38
38
39
-
/// details | Unfold this section
39
+
Open your Public Cloud project and click `Load Balancer`{.action} (under `Network`) in the left menu, then click the `Create a Load Balancer`{.action} button.
40
40
41
-
> [!success]
42
-
> Click on the tabs below to view each of the 6 steps in turn.
43
-
44
-
> [!tabs]
45
-
>>
46
-
>> Open your Public Cloud project and click `Load Balancer`{.action} (under `Network`) in the left menu, then click the `Create a Load Balancer`{.action} button.
47
-
>>
48
-
>> The configuration page will open.
49
-
>>
50
-
> **Step 1 : Size choice**
51
-
>>
52
-
>> {.thumbnail}
53
-
>>
54
-
>> The interface contains a link to the website on which the characteristics / benchmark of all size are provided. Once you have chosen your size, click `Next`{.action}.
>> Only regions on which you have a private network and at least one subnet can be selected. Select the region and click `Next`{.action}.
62
-
>>
63
-
> **Step 3 : Attach a public IP (or not)**
64
-
>>
65
-
>> {.thumbnail}
66
-
>>
67
-
>> At this stage, you need to know if your Load Balancer will be receiving public traffic or not (for more details, read our [Public Cloud Networking concepts](/pages/public_cloud/public_cloud_network_services/concepts-01-public-cloud-networking-concepts) page).
68
-
>>
69
-
>>
70
-
>> If your Load Balancer is processing public traffic, you have 2 options :
71
-
>>
72
-
>> -`New Public IP`: this option will create a new Floating IP for your Load Balancer.
73
-
>> - If you already have a Floating IP, the interface will offer you to pick one.
74
-
>>
75
-
>> If your Load Balancer is processing private traffic, choose `No Public IP`.
76
-
>>
77
-
> **Step 4 : Select the private network and the subnet where the Load Balancer will be spawned**
>> The interface will inform you if the private network / subnet is not compliant with the prerequisites (see [Public Cloud Networking concepts](/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer#network-prerequisites)).
82
-
>>
83
-
> **Step 5 (optional) : Define the listener(s) and the members**
>> - First, choose the listener protocol & the port according to the traffic you will receive. Note that a specific listener called `Prometheus` is available to monitor your Load Balancer. In that case, it is not possible to add members. For more information on this listener, read [this page](/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus).
88
-
>> - Then, choose the Health Monitor type. Note that since some health monitor types are not compatible with some protocols, the user interface filters those types so that you can only choose compatible items. For more information on the health monitor compatibility, read [this page](/pages/public_cloud/public_cloud_network_services/concepts-01-public-cloud-networking-concepts).
89
-
>> - Finally, from the instances of your region, choose the member IP & port that will be part of the pool. Note that in order to simplify the configuration workflow, it is only possible to have a pool with the same protocol as the listener, and that the member can only be chosen from the instance. Those limitations can be bypassed by skipping this part of configuration and use the pool / member configuration once the Load Balancer is created.
90
-
>>
91
-
>>
92
-
>> > [!primary]
93
-
>> > In order to simplify the Load Balancer configuration workflow, it is only possible to have a pool with the same protocol as the listener and the member can only be chosen from the instance. Furthermore the pool load balancing algorithm is by default set to `ROUND_ROBIN`.
94
-
>> > Those limitations can be bypassed by skipping this part of configuration and use the pool / member configuration once the Load Balancer is created.
95
-
>> >
96
-
>>
97
-
> **Step 6 Define the name of Load Balancer**
98
-
>>
99
-
>> {.thumbnail}
100
-
>>
101
-
>> You can update the name according to your choice and click on `Create a Load Balancer`{.action}.
102
-
>>
103
-
>> You will be redirected to the Load Balancer listing page. Among the attributes that are displayed, the `Operating status` and `Provisioning status` provide information on the state of your load balancer. Find more information on the [Load Balancer concepts page](/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer#operating-provisioning-status).
104
-
>>
41
+
The configuration page will open.
105
42
106
-
///
43
+
#### Step 1: Size choice
44
+
45
+
{.thumbnail}
46
+
47
+
The interface contains a link to the website on which the characteristics / benchmark of all size are provided. Once you have chosen your size, click `Next`{.action}.
48
+
49
+
#### Step 2: Region choice
50
+
51
+
{.thumbnail}
52
+
53
+
Only regions on which you have a private network and at least one subnet can be selected. Select the region and click `Next`{.action}.
54
+
55
+
#### Step 3: Attach a public IP (or not)
56
+
57
+
{.thumbnail}
58
+
59
+
At this stage, you need to know if your Load Balancer will be receiving public traffic or not (for more details, read our [Public Cloud Networking concepts](/pages/public_cloud/public_cloud_network_services/concepts-01-public-cloud-networking-concepts) page).
60
+
61
+
62
+
If your Load Balancer is processing public traffic, you have 2 options :
63
+
64
+
-`New Public IP`: this option will create a new Floating IP for your Load Balancer.
65
+
- If you already have a Floating IP, the interface will offer you to pick one.
66
+
67
+
If your Load Balancer is processing private traffic, choose `No Public IP`.
68
+
69
+
#### Step 4: Select the private network and the subnet where the Load Balancer will be spawned
The interface will inform you if the private network / subnet is not compliant with the prerequisites (see [Public Cloud Networking concepts](/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer#network-prerequisites)).
74
+
75
+
#### Step 5 (optional): Define the listener(s) and the members
- First, choose the listener protocol & the port according to the traffic you will receive. Note that a specific listener called `Prometheus` is available to monitor your Load Balancer. In that case, it is not possible to add members. For more information on this listener, read [this page](/pages/public_cloud/public_cloud_network_services/technical-resources-02-octavia-monitoring-prometheus).
80
+
- Then, choose the Health Monitor type. Note that since some health monitor types are not compatible with some protocols, the user interface filters those types so that you can only choose compatible items. For more information on the health monitor compatibility, read [this page](/pages/public_cloud/public_cloud_network_services/concepts-01-public-cloud-networking-concepts).
81
+
- Finally, from the instances of your region, choose the member IP & port that will be part of the pool. Note that in order to simplify the configuration workflow, it is only possible to have a pool with the same protocol as the listener, and that the member can only be chosen from the instance. Those limitations can be bypassed by skipping this part of configuration and use the pool / member configuration once the Load Balancer is created.
82
+
83
+
84
+
> [!primary]
85
+
> In order to simplify the Load Balancer configuration workflow, it is only possible to have a pool with the same protocol as the listener and the member can only be chosen from the instance. Furthermore the pool load balancing algorithm is by default set to `ROUND_ROBIN`.
86
+
> Those limitations can be bypassed by skipping this part of configuration and use the pool / member configuration once the Load Balancer is created.
87
+
>
88
+
89
+
#### Step 6: Define the name of Load Balancer
90
+
91
+
{.thumbnail}
92
+
93
+
You can update the name according to your choice and click on `Create a Load Balancer`{.action}.
94
+
95
+
You will be redirected to the Load Balancer listing page. Among the attributes that are displayed, the `Operating status` and `Provisioning status` provide information on the state of your load balancer. Find more information on the [Load Balancer concepts page](/pages/public_cloud/public_cloud_network_services/concepts-03-loadbalancer#operating-provisioning-status).
107
96
108
97
### Creating the Load Balancer from the Openstack Command Line Interface
0 commit comments