Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 298 Bytes

04_tools.md

File metadata and controls

22 lines (18 loc) · 298 Bytes

Advanced

Tools:

  • helm
  • istio
  • spinnaker

Helm

  • chart example
  • manage releases

Istio

  • manage, connect, secure services
  • load balancer
  • circuit breaker
  • rate-limiter
  • service-to-service authentication
  • deployment (blue/green, canary)

Spinnaker

  • CD tool
  • similar deployment strategies