remove obsolete links in k8s docs
This commit is contained in:
parent
7a141c8616
commit
8cd72cfc1b
1 changed files with 0 additions and 2 deletions
|
@ -120,8 +120,6 @@ Annotations can be used on the Kubernetes service to override default behaviour:
|
|||
- `traefik.backend.loadbalancer.sticky=true`
|
||||
Enable backend sticky sessions (DEPRECATED)
|
||||
|
||||
You can find here an example [ingress](https://raw.githubusercontent.com/containous/traefik/master/examples/k8s/cheese-ingress.yaml) and [replication controller](https://raw.githubusercontent.com/containous/traefik/master/examples/k8s/traefik.yaml).
|
||||
|
||||
Additionally, an annotation can be used on Kubernetes services to set the [circuit breaker expression](/basics/#backends) for a backend.
|
||||
|
||||
- `traefik.backend.circuitbreaker: <expression>`
|
||||
|
|
Loading…
Reference in a new issue