We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882c864 commit 5b2a49bCopy full SHA for 5b2a49b
containers-orchestration/managed-kubernetes/use-public-cloud-load-balancer/readme.md
@@ -2,16 +2,15 @@
2
3
### Examples
4
```
5
-├── basic_lb
6
-├── basic_lb_keepip
7
-├── basic_lb_udp_tcp
8
-├── basic_lb_with_flavor
9
-├── nginx_basic
10
-├── nginx_ingress
11
-├── private_lb
12
-├── readme.md
13
-├── resize_lb
14
-└── tcp_tweak_lb
+├── [basic_lb](./basic_lb)
+├── [basic_lb_keepip](./basic_lb_keepip)
+├── [basic_lb_udp_tcp](./basic_lb_udp_tcp)
+├── [basic_lb_with_flavor](./basic_lb_with_flavor)
+├── [nginx_basic](./nginx_basic)
+├── [nginx_ingress](./nginx_ingress)
+├── [private_lb](./private_lb)
+├── [resize_lb](./resize_lb)
+└── [tcp_tweak_lb](./tcp_tweak_lb)
15
16
17
### General Information
0 commit comments