mirror of
https://github.com/traefik/traefik.git
synced 2025-12-09 19:41:45 +01:00
Merge branch 'master' of https://github.com/AlmogBaku/traefik into AlmogBaku-master
This commit is contained in:
commit
2a96ae9ec2
@ -712,7 +712,7 @@ Træfɪk can be configured to use Kubernetes Ingress as a backend configuration:
|
|||||||
|
|
||||||
Annotations can be used on containers to override default behaviour for the whole Ingress resource:
|
Annotations can be used on containers to override default behaviour for the whole Ingress resource:
|
||||||
|
|
||||||
- `traefik.frontend.rule.type: PathPrefixStrip`: override the default frontend rule (Default: `Host:{containerName}.{domain}`).
|
- `traefik.frontend.rule.type: PathPrefixStrip`: override the default frontend rule type (Default: `PathPrefix`).
|
||||||
|
|
||||||
You can find here an example [ingress](https://raw.githubusercontent.com/containous/traefik/master/examples/k8s.ingress.yaml) and [replication controller](https://raw.githubusercontent.com/containous/traefik/master/examples/k8s.rc.yaml).
|
You can find here an example [ingress](https://raw.githubusercontent.com/containous/traefik/master/examples/k8s.ingress.yaml) and [replication controller](https://raw.githubusercontent.com/containous/traefik/master/examples/k8s.rc.yaml).
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user