Skip to content

update drawing to be more explicit #6662

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Concepts - Public Cloud Networking (EN)
excerpt: Find out what the basic concepts of Public Cloud Networking are
updated: 2022-11-02
updated: 2024-08-05
---

## Objective
Expand All @@ -18,9 +18,9 @@ Public Cloud private networks provide the ability to configure your network in a

### Public Cloud private networks

Public Cloud private networks are being created on top of a [vRack](https://www.ovh.de/loesungen/vrack/) - an OVHcloud service providing a global private network that can be assigned to a Public Cloud project.
Public Cloud private networks are being created on top of a [vRack](/links/network/vrack) - an OVHcloud service providing a global private network that can be assigned to a Public Cloud project.

Public Cloud private network is a regional ressource that can be configured in two different ways: **single-region** or **multi-region**, in which the term "region" refers to Public Cloud availability regions. (Find more information [on our website](https://www.ovhcloud.com/de/public-cloud/regions-availability/).)
Public Cloud private network is a regional ressource that can be configured in two different ways: **single-region** or **multi-region**, in which the term "region" refers to Public Cloud availability regions. (Find more information [on our website](/links/public-cloud/regions-pci).)

- In **single-region** mode, only one private network is created (one region selected), with no capacity for inter-region connectivity.
- In **multi-region** mode, a private network is created in each selected region. Connectivity between regions is made possible by configuring a single broadcast domain over all private networks (i.e. configuring the same vRack, VLAN and subnet on the private networks in all regions).
Expand All @@ -44,7 +44,7 @@ The Public Cloud DHCP service allows autoconfiguration for Floating IPs. It can

### OVHcloud vRack network

OVHcloud vRack a transversal private network. It is designed to allow for complex private architectures on a global scale of multiple data centres, interconnecting different products in different data centres spread over different regions. You can read more about it on the [vRack web page](https://www.ovh.de/loesungen/vrack/).
OVHcloud vRack a transversal private network. It is designed to allow for complex private architectures on a global scale of multiple data centres, interconnecting different products in different data centres spread over different regions. You can read more about it on the [vRack web page](/links/network/vrack).

### Public Cloud private network vs OVHcloud vRack

Expand Down Expand Up @@ -107,14 +107,16 @@ It is important to note that a resource (instance) remains fully private in this
> Gateway currently supports single-region private networks only. This is the recommended private network scope for production grade setups with this service (including public-to-private Load Balancer which requires a Gateway). Other setups are not supported.
>

> [!primary]
> The public IP used by a Public Cloud Gateway is not a Floating IP: this IP lifecycle is bound to the Gateway lifecycle.
>

#### Load Balancer inside private networking <a name="loadbalancer"></a>

OVHcloud offers a Load Balancer as part of the Public Cloud ecosystem. This provides the most flexibility for scaling your applications.

The Public Cloud Load Balancer remains fully private, therefore it needs a Gateway service to access the public network and Floating IP for outbound service exposure.

![PCI Networking](images/netcon4.png){.thumbnail}

Read more about it on our [Load Balancer guide page](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service).

### Public IP addresses
Expand Down Expand Up @@ -143,6 +145,6 @@ Find out more about Additional IP and Floating IP on the dedicated [Concepts pag

## Go further

If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.

Join our community of users on <https://community.ovh.com/en/>.
Join our [community of users](/links/community).
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Concepts - Public Cloud Networking
excerpt: Find out what the basic concepts of Public Cloud Networking are
updated: 2022-11-02
updated: 2024-08-05
---

## Objective
Expand All @@ -18,9 +18,9 @@ Public Cloud private networks provide the ability to configure your network in a

### Public Cloud private networks

Public Cloud private networks are being created on top of a [vRack](https://www.ovh.com/asia/solutions/vrack/) - an OVHcloud service providing a global private network that can be assigned to a Public Cloud project.
Public Cloud private networks are being created on top of a [vRack](/links/network/vrack) - an OVHcloud service providing a global private network that can be assigned to a Public Cloud project.

Public Cloud private network is a regional ressource that can be configured in two different ways: **single-region** or **multi-region**, in which the term "region" refers to Public Cloud availability regions. (Find more information [on our website](https://www.ovhcloud.com/asia/public-cloud/regions-availability/).)
Public Cloud private network is a regional ressource that can be configured in two different ways: **single-region** or **multi-region**, in which the term "region" refers to Public Cloud availability regions. (Find more information [on our website](/links/public-cloud/regions-pci).)

- In **single-region** mode, only one private network is created (one region selected), with no capacity for inter-region connectivity.
- In **multi-region** mode, a private network is created in each selected region. Connectivity between regions is made possible by configuring a single broadcast domain over all private networks (i.e. configuring the same vRack, VLAN and subnet on the private networks in all regions).
Expand All @@ -44,7 +44,7 @@ The Public Cloud DHCP service allows autoconfiguration for Floating IPs. It can

### OVHcloud vRack network

OVHcloud vRack a transversal private network. It is designed to allow for complex private architectures on a global scale of multiple data centres, interconnecting different products in different data centres spread over different regions. You can read more about it on the [vRack web page](https://www.ovh.com/asia/solutions/vrack/).
OVHcloud vRack a transversal private network. It is designed to allow for complex private architectures on a global scale of multiple data centres, interconnecting different products in different data centres spread over different regions. You can read more about it on the [vRack web page](/links/network/vrack).

### Public Cloud private network vs OVHcloud vRack

Expand Down Expand Up @@ -107,14 +107,16 @@ It is important to note that a resource (instance) remains fully private in this
> Gateway currently supports single-region private networks only. This is the recommended private network scope for production grade setups with this service (including public-to-private Load Balancer which requires a Gateway). Other setups are not supported.
>

> [!primary]
> The public IP used by a Public Cloud Gateway is not a Floating IP: this IP lifecycle is bound to the Gateway lifecycle.
>

#### Load Balancer inside private networking <a name="loadbalancer"></a>

OVHcloud offers a Load Balancer as part of the Public Cloud ecosystem. This provides the most flexibility for scaling your applications.

The Public Cloud Load Balancer remains fully private, therefore it needs a Gateway service to access the public network and Floating IP for outbound service exposure.

![PCI Networking](images/netcon4.png){.thumbnail}

Read more about it on our [Load Balancer guide page](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service).

### Public IP addresses
Expand Down Expand Up @@ -143,6 +145,6 @@ Find out more about Additional IP and Floating IP on the dedicated [Concepts pag

## Go further

If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.

Join our community of users on <https://community.ovh.com/en/>.
Join our [community of users](/links/community).
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Concepts - Public Cloud Networking
excerpt: Find out what the basic concepts of Public Cloud Networking are
updated: 2022-11-02
updated: 2024-08-05
---

## Objective
Expand All @@ -18,9 +18,9 @@ Public Cloud private networks provide the ability to configure your network in a

### Public Cloud private networks

Public Cloud private networks are being created on top of a [vRack](https://www.ovh.com.au/solutions/vrack/) - an OVHcloud service providing a global private network that can be assigned to a Public Cloud project.
Public Cloud private networks are being created on top of a [vRack](/links/network/vrack) - an OVHcloud service providing a global private network that can be assigned to a Public Cloud project.

Public Cloud private network is a regional ressource that can be configured in two different ways: **single-region** or **multi-region**, in which the term "region" refers to Public Cloud availability regions. (Find more information [on our website](https://www.ovhcloud.com/en-au/public-cloud/regions-availability/).)
Public Cloud private network is a regional ressource that can be configured in two different ways: **single-region** or **multi-region**, in which the term "region" refers to Public Cloud availability regions. (Find more information [on our website](/links/public-cloud/regions-pci).)

- In **single-region** mode, only one private network is created (one region selected), with no capacity for inter-region connectivity.
- In **multi-region** mode, a private network is created in each selected region. Connectivity between regions is made possible by configuring a single broadcast domain over all private networks (i.e. configuring the same vRack, VLAN and subnet on the private networks in all regions).
Expand All @@ -44,7 +44,7 @@ The Public Cloud DHCP service allows autoconfiguration for Floating IPs. It can

### OVHcloud vRack network

OVHcloud vRack a transversal private network. It is designed to allow for complex private architectures on a global scale of multiple data centres, interconnecting different products in different data centres spread over different regions. You can read more about it on the [vRack web page](https://www.ovh.com.au/solutions/vrack/).
OVHcloud vRack a transversal private network. It is designed to allow for complex private architectures on a global scale of multiple data centres, interconnecting different products in different data centres spread over different regions. You can read more about it on the [vRack web page](/links/network/vrack).

### Public Cloud private network vs OVHcloud vRack

Expand Down Expand Up @@ -107,14 +107,16 @@ It is important to note that a resource (instance) remains fully private in this
> Gateway currently supports single-region private networks only. This is the recommended private network scope for production grade setups with this service (including public-to-private Load Balancer which requires a Gateway). Other setups are not supported.
>

> [!primary]
> The public IP used by a Public Cloud Gateway is not a Floating IP: this IP lifecycle is bound to the Gateway lifecycle.
>

#### Load Balancer inside private networking <a name="loadbalancer"></a>

OVHcloud offers a Load Balancer as part of the Public Cloud ecosystem. This provides the most flexibility for scaling your applications.

The Public Cloud Load Balancer remains fully private, therefore it needs a Gateway service to access the public network and Floating IP for outbound service exposure.

![PCI Networking](images/netcon4.png){.thumbnail}

Read more about it on our [Load Balancer guide page](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service).

### Public IP addresses
Expand Down Expand Up @@ -143,6 +145,6 @@ Find out more about Additional IP and Floating IP on the dedicated [Concepts pag

## Go further

If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.

Join our community of users on <https://community.ovh.com/en/>.
Join our [community of users](/links/community).
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Concepts - Public Cloud Networking
excerpt: Find out what the basic concepts of Public Cloud Networking are
updated: 2022-11-02
updated: 2024-08-05
---

## Objective
Expand All @@ -18,9 +18,9 @@ Public Cloud private networks provide the ability to configure your network in a

### Public Cloud private networks

Public Cloud private networks are being created on top of a [vRack](https://www.ovh.com/ca/en/solutions/vrack/) - an OVHcloud service providing a global private network that can be assigned to a Public Cloud project.
Public Cloud private networks are being created on top of a [vRack](/links/network/vrack) - an OVHcloud service providing a global private network that can be assigned to a Public Cloud project.

Public Cloud private network is a regional ressource that can be configured in two different ways: **single-region** or **multi-region**, in which the term "region" refers to Public Cloud availability regions. (Find more information [on our website](https://www.ovhcloud.com/en-ca/public-cloud/regions-availability/).)
Public Cloud private network is a regional ressource that can be configured in two different ways: **single-region** or **multi-region**, in which the term "region" refers to Public Cloud availability regions. (Find more information [on our website](/links/public-cloud/regions-pci).)

- In **single-region** mode, only one private network is created (one region selected), with no capacity for inter-region connectivity.
- In **multi-region** mode, a private network is created in each selected region. Connectivity between regions is made possible by configuring a single broadcast domain over all private networks (i.e. configuring the same vRack, VLAN and subnet on the private networks in all regions).
Expand All @@ -44,7 +44,7 @@ The Public Cloud DHCP service allows autoconfiguration for Floating IPs. It can

### OVHcloud vRack network

OVHcloud vRack a transversal private network. It is designed to allow for complex private architectures on a global scale of multiple data centres, interconnecting different products in different data centres spread over different regions. You can read more about it on the [vRack web page](https://www.ovh.com/ca/en/solutions/vrack/).
OVHcloud vRack a transversal private network. It is designed to allow for complex private architectures on a global scale of multiple data centres, interconnecting different products in different data centres spread over different regions. You can read more about it on the [vRack web page](/links/network/vrack).

### Public Cloud private network vs OVHcloud vRack

Expand Down Expand Up @@ -107,14 +107,16 @@ It is important to note that a resource (instance) remains fully private in this
> Gateway currently supports single-region private networks only. This is the recommended private network scope for production grade setups with this service (including public-to-private Load Balancer which requires a Gateway). Other setups are not supported.
>

> [!primary]
> The public IP used by a Public Cloud Gateway is not a Floating IP: this IP lifecycle is bound to the Gateway lifecycle.
>

#### Load Balancer inside private networking <a name="loadbalancer"></a>

OVHcloud offers a Load Balancer as part of the Public Cloud ecosystem. This provides the most flexibility for scaling your applications.

The Public Cloud Load Balancer remains fully private, therefore it needs a Gateway service to access the public network and Floating IP for outbound service exposure.

![PCI Networking](images/netcon4.png){.thumbnail}

Read more about it on our [Load Balancer guide page](/pages/public_cloud/public_cloud_network_services/getting-started-01-create-lb-service).

### Public IP addresses
Expand Down Expand Up @@ -143,6 +145,6 @@ Find out more about Additional IP and Floating IP on the dedicated [Concepts pag

## Go further

If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.

Join our community of users on <https://community.ovh.com/en/>.
Join our [community of users](/links/community).
Loading