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: containers-orchestration/managed-kubernetes/use-public-cloud-load-balancer/readme.md
+2-2Lines changed: 2 additions & 2 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
## Use OVHcloud Public Load Balancer
2
2
3
3
### Examples
4
-
```
4
+
5
5
├── [basic_lb](./basic_lb)
6
6
├── [basic_lb_keepip](./basic_lb_keepip)
7
7
├── [basic_lb_udp_tcp](./basic_lb_udp_tcp)
@@ -11,7 +11,7 @@
11
11
├── [private_lb](./private_lb)
12
12
├── [resize_lb](./resize_lb)
13
13
└── [tcp_tweak_lb](./tcp_tweak_lb)
14
-
```
14
+
15
15
16
16
### General Information
17
17
This set of example aim to help you to use OVHcloud Public Cloud Load Balancer to expose your app hosted on [Managed Kubernetes Service (MKS)](https://www.ovhcloud.com/en/public-cloud/kubernetes/).
0 commit comments