Skip to content

Commit 5b2a49b

Browse files
committed
Update readme.md
1 parent 882c864 commit 5b2a49b

File tree

1 file changed

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

1 file changed

+9
-10
lines changed

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

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@
22

33
### Examples
44
```
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
5+
├── [basic_lb](./basic_lb)
6+
├── [basic_lb_keepip](./basic_lb_keepip)
7+
├── [basic_lb_udp_tcp](./basic_lb_udp_tcp)
8+
├── [basic_lb_with_flavor](./basic_lb_with_flavor)
9+
├── [nginx_basic](./nginx_basic)
10+
├── [nginx_ingress](./nginx_ingress)
11+
├── [private_lb](./private_lb)
12+
├── [resize_lb](./resize_lb)
13+
└── [tcp_tweak_lb](./tcp_tweak_lb)
1514
```
1615

1716
### General Information

0 commit comments

Comments
 (0)