krane

Kubernetes deployment tool with automatic rollout verification

brewmacoslinux
Try with needOr install directly
Source

About

Kubernetes deploy tool with rollout verification

Commands

krane

Examples

Deploy an application to a Kubernetes namespace$ krane deploy my-app production
Restart a deployment and verify rollout$ krane restart my-deployment -n production
Check the status of a deployment with resource details$ krane status my-app production