Skip to content

Commit 38e716d

Browse files
authored
Update traefik.md
1 parent 54e4264 commit 38e716d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

traefik/k8s/traefik.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $ kubectl apply -f deployment.yaml
77
$ kubectl apply -f dashboard.yaml
88
```
99

10-
浏览器访问http://dashboard.traefik.com即可访问到traefik的dashboard
10+
浏览器访问 http://dashboard.traefik.com 即可访问到traefik的dashboard
1111

1212
注:在 docker for mac环境下由于网络环境原因需要做kubectl port-forward
1313

@@ -19,4 +19,4 @@ $ kubectl port-forward pods/traefik-6f8f9c9d56-mltlz 8080:8080 -n kube-system
1919

2020
https://docs.traefik.io
2121

22-
https://www.qikqiak.com/traefik-book
22+
https://www.qikqiak.com/traefik-book

0 commit comments

Comments
 (0)