draft
« Back to VersTracker
Description:
Day 0 tool for getting your app on Kubernetes fast
Type: Formula  |  Latest Version: 0.17.13@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Devops
Tags: kubernetes devops deployment docker cloud-native
Install: brew install draft
About:
Draft is a tool that automates the deployment of applications to Kubernetes by generating the necessary configuration files and Dockerfiles. It analyzes your application code to create production-ready assets, enabling developers to get their apps running on a cluster with minimal manual setup. This accelerates the 'code-to-cloud' workflow for development teams.
Key Features:
  • Automated Dockerfile generation
  • Kubernetes manifest creation
  • Support for multiple languages and frameworks
  • Interactive setup wizard
Use Cases:
  • Onboarding new applications to Kubernetes
  • Streamlining development environments
  • Automating CI/CD pipeline setup
Alternatives:
  • skaffold – Skaffold focuses on continuous development pipelines, whereas Draft specializes in initial application onboarding.
  • kustomize – Kustomize handles configuration customization, while Draft generates the base configuration from source code.
Version History
Detected Version Rev Change Commit