Skip to content

v1.0.2

Compare
Choose a tag to compare
@szuecs szuecs released this 09 Oct 12:59
· 259 commits to master since this release

Changes

This is the first public release with a git tagged version and a release page.
We already provided docker containers in the past, but from now we will create docker images with tagged releases.

Current features:

  • managed stacks: global ingress, versioned ingress for canary, svc, deployment, hpa
  • Kubernetes ownership model to run multiple controllers
  • cleanup policy stackLifecycle
  • simpler ingress definition
  • stackTemplate provides the full Kubernetes podTemplate, optional horizontalPodAutoscaler and service definition
  • default generates Kubernetes service type ClusterIP from ingress and podTemplate
  • traffic client to manipulate traffic switching
  • optional prescaling stacks before executing a traffic switch

For more information please see our documentation

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/stackset-controller:v1.0.2 --help