draft

Streamline Kubernetes app deployment with automated scaffolding

brewmacoslinux
Try with needOr install directly
Source

About

Day 0 tool for getting your app on Kubernetes fast

Commands

draft

Examples

Create a new draft application in current directory$ draft create
Build and push Docker image to registry$ draft build
Deploy application to Kubernetes cluster$ draft up