Skip to content

Commit 8d3cbd8

Browse files
committed
Update readme.md
1 parent 5b2a49b commit 8d3cbd8

File tree

1 file changed

+2
-2
lines changed
  • containers-orchestration/managed-kubernetes/use-public-cloud-load-balancer

1 file changed

+2
-2
lines changed

containers-orchestration/managed-kubernetes/use-public-cloud-load-balancer/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Use OVHcloud Public Load Balancer
22

33
### Examples
4-
```
4+
55
├── [basic_lb](./basic_lb)
66
├── [basic_lb_keepip](./basic_lb_keepip)
77
├── [basic_lb_udp_tcp](./basic_lb_udp_tcp)
@@ -11,7 +11,7 @@
1111
├── [private_lb](./private_lb)
1212
├── [resize_lb](./resize_lb)
1313
└── [tcp_tweak_lb](./tcp_tweak_lb)
14-
```
14+
1515

1616
### General Information
1717
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

Comments
 (0)