Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.01 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.01 KB

docker-k8s-ttl-controller

release test

Docker image for TwiN/k8s-ttl-controller, a Kubernetes controller that enables timed resource deletion using TTL annotation.

Motivations

How does this differ from upstream?

The current Docker image doesn't support ARM and we needed one that does. And the review to add support took longer than we could wait.

Usage

docker run --name k8s-ttl-controller zappi/k8s-ttl-controller:latest

For more detailed usage documentation see upstream.