Docker image for TwiN/k8s-ttl-controller
, a Kubernetes controller that enables timed resource deletion using TTL annotation.
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.
docker run --name k8s-ttl-controller zappi/k8s-ttl-controller:latest
For more detailed usage documentation see upstream.