Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Ingress 勉強会: Traefik 2.0

Ingress 勉強会: Traefik 2.0

成臣 Chengchen

January 07, 2020
Tweet

More Decks by 成臣 Chengchen

Other Decks in Programming

Transcript

  1. 4. Traefik Features • Continuously updates its configuration (No restarts!)

    • Supports multiple load balancing algorithms • Provides HTTPS to your microservices by leveraging Let's Encrypt (wildcard certificates support) • Circuit breakers, retry • See the magic through its clean web UI • Websocket, HTTP/2, GRPC ready • Provides metrics (Rest, Prometheus, Datadog, Statsd, InfluxDB) • Keeps access logs (JSON, CLF) • Fast • Exposes a Rest API • Packaged as a single binary file (made with heart with go) and available as a tiny official docker image
  2. 6. Traefik 2.0 new Feature • SNI Route & Multi

    protocal on Port • Custom Route by Middleware • New style Dashboard • Canary, Blue-Green, A/B releasing • Traffic Mirroring