Tools
Kubetap
Kubectl plugin to interactively proxy Kubernetes Services with ease.
container-diff
container-diff is a tool for analyzing and comparing (diffing) container images.
docker-slim
docker-slim minifies container images by analysing what is actually used at runtime, and throwing away the rest. Not a replacement for scratch builds entirely, but a useful stepping-stone towards them which also reduces the attack surface of your container.
kube-janitor
Kubernetes Janitor cleans up (deletes) Kubernetes resources after a configured TTL.
talisman
By hooking into the pre-push hook provided by Git, Talisman validates the outgoing changeset for things that look suspicious - such as authorization tokens and private keys.
|