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/containers_orchestration/managed_kubernetes/migrate-loadbalancer-iolb-to-octavia/guide.de-de.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to migrate from Load Balancer for MKS (IOLB) to Public Cloud Load Balancer (Octavia)
3
3
excerpt: "The purpose of this guide is to help OVHcloud Managed Kubernetes Service (MKS) users to migrate from an existing Load Balancer for Managed Kubernetes to a Public Cloud Load Balancer"
4
-
updated: 2025-02-14
4
+
updated: 2025-05-14
5
5
---
6
6
7
7
<style>
@@ -121,8 +121,11 @@ spec:
121
121
122
122
```yaml
123
123
annotations:
124
-
loadbalancer.ovhcloud.com/class: "octavia" // if your cluster <1.31
125
-
loadbalancer.ovhcloud.com/flavor: "small" // Available values: small (default) | medium | large | xl
124
+
loadbalancer.ovhcloud.com/class: "octavia" # if your cluster <1.31
125
+
loadbalancer.ovhcloud.com/flavor: "small" # Available values: small (default) | medium | large | xl
126
+
loadbalancer.openstack.org/timeout-client-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
127
+
loadbalancer.openstack.org/timeout-member-connect: 20000 # The default value (in milliseconds) on the iolb solution, can be customized
128
+
loadbalancer.openstack.org/timeout-member-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
Copy file name to clipboardExpand all lines: pages/public_cloud/containers_orchestration/managed_kubernetes/migrate-loadbalancer-iolb-to-octavia/guide.en-asia.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to migrate from Load Balancer for MKS (IOLB) to Public Cloud Load Balancer (Octavia)
3
3
excerpt: "The purpose of this guide is to help OVHcloud Managed Kubernetes Service (MKS) users to migrate from an existing Load Balancer for Managed Kubernetes to a Public Cloud Load Balancer"
4
-
updated: 2025-02-14
4
+
updated: 2025-05-14
5
5
---
6
6
7
7
<style>
@@ -121,8 +121,11 @@ spec:
121
121
122
122
```yaml
123
123
annotations:
124
-
loadbalancer.ovhcloud.com/class: "octavia" // if your cluster <1.31
125
-
loadbalancer.ovhcloud.com/flavor: "small" // Available values: small (default) | medium | large | xl
124
+
loadbalancer.ovhcloud.com/class: "octavia" # if your cluster <1.31
125
+
loadbalancer.ovhcloud.com/flavor: "small" # Available values: small (default) | medium | large | xl
126
+
loadbalancer.openstack.org/timeout-client-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
127
+
loadbalancer.openstack.org/timeout-member-connect: 20000 # The default value (in milliseconds) on the iolb solution, can be customized
128
+
loadbalancer.openstack.org/timeout-member-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
Copy file name to clipboardExpand all lines: pages/public_cloud/containers_orchestration/managed_kubernetes/migrate-loadbalancer-iolb-to-octavia/guide.en-au.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to migrate from Load Balancer for MKS (IOLB) to Public Cloud Load Balancer (Octavia)
3
3
excerpt: "The purpose of this guide is to help OVHcloud Managed Kubernetes Service (MKS) users to migrate from an existing Load Balancer for Managed Kubernetes to a Public Cloud Load Balancer"
4
-
updated: 2025-02-14
4
+
updated: 2025-05-14
5
5
---
6
6
7
7
<style>
@@ -121,8 +121,11 @@ spec:
121
121
122
122
```yaml
123
123
annotations:
124
-
loadbalancer.ovhcloud.com/class: "octavia" // if your cluster <1.31
125
-
loadbalancer.ovhcloud.com/flavor: "small" // Available values: small (default) | medium | large | xl
124
+
loadbalancer.ovhcloud.com/class: "octavia" # if your cluster <1.31
125
+
loadbalancer.ovhcloud.com/flavor: "small" # Available values: small (default) | medium | large | xl
126
+
loadbalancer.openstack.org/timeout-client-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
127
+
loadbalancer.openstack.org/timeout-member-connect: 20000 # The default value (in milliseconds) on the iolb solution, can be customized
128
+
loadbalancer.openstack.org/timeout-member-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
Copy file name to clipboardExpand all lines: pages/public_cloud/containers_orchestration/managed_kubernetes/migrate-loadbalancer-iolb-to-octavia/guide.en-ca.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to migrate from Load Balancer for MKS (IOLB) to Public Cloud Load Balancer (Octavia)
3
3
excerpt: "The purpose of this guide is to help OVHcloud Managed Kubernetes Service (MKS) users to migrate from an existing Load Balancer for Managed Kubernetes to a Public Cloud Load Balancer"
4
-
updated: 2025-02-14
4
+
updated: 2025-05-14
5
5
---
6
6
7
7
<style>
@@ -121,8 +121,11 @@ spec:
121
121
122
122
```yaml
123
123
annotations:
124
-
loadbalancer.ovhcloud.com/class: "octavia" // if your cluster <1.31
125
-
loadbalancer.ovhcloud.com/flavor: "small" // Available values: small (default) | medium | large | xl
124
+
loadbalancer.ovhcloud.com/class: "octavia" # if your cluster <1.31
125
+
loadbalancer.ovhcloud.com/flavor: "small" # Available values: small (default) | medium | large | xl
126
+
loadbalancer.openstack.org/timeout-client-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
127
+
loadbalancer.openstack.org/timeout-member-connect: 20000 # The default value (in milliseconds) on the iolb solution, can be customized
128
+
loadbalancer.openstack.org/timeout-member-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
Copy file name to clipboardExpand all lines: pages/public_cloud/containers_orchestration/managed_kubernetes/migrate-loadbalancer-iolb-to-octavia/guide.en-gb.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to migrate from Load Balancer for MKS (IOLB) to Public Cloud Load Balancer (Octavia)
3
3
excerpt: "The purpose of this guide is to help OVHcloud Managed Kubernetes Service (MKS) users to migrate from an existing Load Balancer for Managed Kubernetes to a Public Cloud Load Balancer"
4
-
updated: 2025-02-14
4
+
updated: 2025-05-14
5
5
---
6
6
7
7
<style>
@@ -121,8 +121,11 @@ spec:
121
121
122
122
```yaml
123
123
annotations:
124
-
loadbalancer.ovhcloud.com/class: "octavia" // if your cluster <1.31
125
-
loadbalancer.ovhcloud.com/flavor: "small" // Available values: small (default) | medium | large | xl
124
+
loadbalancer.ovhcloud.com/class: "octavia" # if your cluster <1.31
125
+
loadbalancer.ovhcloud.com/flavor: "small" # Available values: small (default) | medium | large | xl
126
+
loadbalancer.openstack.org/timeout-client-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
127
+
loadbalancer.openstack.org/timeout-member-connect: 20000 # The default value (in milliseconds) on the iolb solution, can be customized
128
+
loadbalancer.openstack.org/timeout-member-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
Copy file name to clipboardExpand all lines: pages/public_cloud/containers_orchestration/managed_kubernetes/migrate-loadbalancer-iolb-to-octavia/guide.en-ie.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to migrate from Load Balancer for MKS (IOLB) to Public Cloud Load Balancer (Octavia)
3
3
excerpt: "The purpose of this guide is to help OVHcloud Managed Kubernetes Service (MKS) users to migrate from an existing Load Balancer for Managed Kubernetes to a Public Cloud Load Balancer"
4
-
updated: 2025-02-14
4
+
updated: 2025-05-14
5
5
---
6
6
7
7
<style>
@@ -121,8 +121,11 @@ spec:
121
121
122
122
```yaml
123
123
annotations:
124
-
loadbalancer.ovhcloud.com/class: "octavia" // if your cluster <1.31
125
-
loadbalancer.ovhcloud.com/flavor: "small" // Available values: small (default) | medium | large | xl
124
+
loadbalancer.ovhcloud.com/class: "octavia" # if your cluster <1.31
125
+
loadbalancer.ovhcloud.com/flavor: "small" # Available values: small (default) | medium | large | xl
126
+
loadbalancer.openstack.org/timeout-client-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
127
+
loadbalancer.openstack.org/timeout-member-connect: 20000 # The default value (in milliseconds) on the iolb solution, can be customized
128
+
loadbalancer.openstack.org/timeout-member-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
Copy file name to clipboardExpand all lines: pages/public_cloud/containers_orchestration/managed_kubernetes/migrate-loadbalancer-iolb-to-octavia/guide.en-sg.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to migrate from Load Balancer for MKS (IOLB) to Public Cloud Load Balancer (Octavia)
3
3
excerpt: "The purpose of this guide is to help OVHcloud Managed Kubernetes Service (MKS) users to migrate from an existing Load Balancer for Managed Kubernetes to a Public Cloud Load Balancer"
4
-
updated: 2025-02-14
4
+
updated: 2025-05-14
5
5
---
6
6
7
7
<style>
@@ -121,8 +121,11 @@ spec:
121
121
122
122
```yaml
123
123
annotations:
124
-
loadbalancer.ovhcloud.com/class: "octavia" // if your cluster <1.31
125
-
loadbalancer.ovhcloud.com/flavor: "small" // Available values: small (default) | medium | large | xl
124
+
loadbalancer.ovhcloud.com/class: "octavia" # if your cluster <1.31
125
+
loadbalancer.ovhcloud.com/flavor: "small" # Available values: small (default) | medium | large | xl
126
+
loadbalancer.openstack.org/timeout-client-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
127
+
loadbalancer.openstack.org/timeout-member-connect: 20000 # The default value (in milliseconds) on the iolb solution, can be customized
128
+
loadbalancer.openstack.org/timeout-member-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
Copy file name to clipboardExpand all lines: pages/public_cloud/containers_orchestration/managed_kubernetes/migrate-loadbalancer-iolb-to-octavia/guide.en-us.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to migrate from Load Balancer for MKS (IOLB) to Public Cloud Load Balancer (Octavia)
3
3
excerpt: "The purpose of this guide is to help OVHcloud Managed Kubernetes Service (MKS) users to migrate from an existing Load Balancer for Managed Kubernetes to a Public Cloud Load Balancer"
4
-
updated: 2025-02-14
4
+
updated: 2025-05-14
5
5
---
6
6
7
7
<style>
@@ -121,8 +121,11 @@ spec:
121
121
122
122
```yaml
123
123
annotations:
124
-
loadbalancer.ovhcloud.com/class: "octavia" // if your cluster <1.31
125
-
loadbalancer.ovhcloud.com/flavor: "small" // Available values: small (default) | medium | large | xl
124
+
loadbalancer.ovhcloud.com/class: "octavia" # if your cluster <1.31
125
+
loadbalancer.ovhcloud.com/flavor: "small" # Available values: small (default) | medium | large | xl
126
+
loadbalancer.openstack.org/timeout-client-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
127
+
loadbalancer.openstack.org/timeout-member-connect: 20000 # The default value (in milliseconds) on the iolb solution, can be customized
128
+
loadbalancer.openstack.org/timeout-member-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
Copy file name to clipboardExpand all lines: pages/public_cloud/containers_orchestration/managed_kubernetes/migrate-loadbalancer-iolb-to-octavia/guide.es-es.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to migrate from Load Balancer for MKS (IOLB) to Public Cloud Load Balancer (Octavia)
3
3
excerpt: "The purpose of this guide is to help OVHcloud Managed Kubernetes Service (MKS) users to migrate from an existing Load Balancer for Managed Kubernetes to a Public Cloud Load Balancer"
4
-
updated: 2025-02-14
4
+
updated: 2025-05-14
5
5
---
6
6
7
7
<style>
@@ -121,8 +121,11 @@ spec:
121
121
122
122
```yaml
123
123
annotations:
124
-
loadbalancer.ovhcloud.com/class: "octavia" // if your cluster <1.31
125
-
loadbalancer.ovhcloud.com/flavor: "small" // Available values: small (default) | medium | large | xl
124
+
loadbalancer.ovhcloud.com/class: "octavia" # if your cluster <1.31
125
+
loadbalancer.ovhcloud.com/flavor: "small" # Available values: small (default) | medium | large | xl
126
+
loadbalancer.openstack.org/timeout-client-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
127
+
loadbalancer.openstack.org/timeout-member-connect: 20000 # The default value (in milliseconds) on the iolb solution, can be customized
128
+
loadbalancer.openstack.org/timeout-member-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
Copy file name to clipboardExpand all lines: pages/public_cloud/containers_orchestration/managed_kubernetes/migrate-loadbalancer-iolb-to-octavia/guide.es-us.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to migrate from Load Balancer for MKS (IOLB) to Public Cloud Load Balancer (Octavia)
3
3
excerpt: "The purpose of this guide is to help OVHcloud Managed Kubernetes Service (MKS) users to migrate from an existing Load Balancer for Managed Kubernetes to a Public Cloud Load Balancer"
4
-
updated: 2025-02-14
4
+
updated: 2025-05-14
5
5
---
6
6
7
7
<style>
@@ -121,8 +121,11 @@ spec:
121
121
122
122
```yaml
123
123
annotations:
124
-
loadbalancer.ovhcloud.com/class: "octavia" // if your cluster <1.31
125
-
loadbalancer.ovhcloud.com/flavor: "small" // Available values: small (default) | medium | large | xl
124
+
loadbalancer.ovhcloud.com/class: "octavia" # if your cluster <1.31
125
+
loadbalancer.ovhcloud.com/flavor: "small" # Available values: small (default) | medium | large | xl
126
+
loadbalancer.openstack.org/timeout-client-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
127
+
loadbalancer.openstack.org/timeout-member-connect: 20000 # The default value (in milliseconds) on the iolb solution, can be customized
128
+
loadbalancer.openstack.org/timeout-member-data: 180000 # The default value (in milliseconds) on the iolb solution, can be customized
0 commit comments