Files
cloudy/cluster/traefik_ingress_route/readme.md
T

8 lines
172 B
Markdown

# traefik ingress route
## Description
```bash
k apply -f ingress_route.yaml -f whoami.yaml
http://test.traefik.local/bar
k delete -f ingress_route.yaml -f whoami.yaml
```