Skip to content

Commit

Permalink
remove obsolete links in k8s docs
Browse files Browse the repository at this point in the history
  • Loading branch information
m3co-code authored and traefiker committed Nov 27, 2017
1 parent 7a141c8 commit 8cd72cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/configuration/backends/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>`
Expand Down

0 comments on commit 8cd72cf

Please sign in to comment.