Simplifies Kubernetes Deployment
Draft streamlines the process of containerizing and deploying applications to Kubernetes by automatically detecting the application language and generating the necessary Dockerfiles and Helm charts.
Rapid Iteration
Draft speeds up the development cycle by allowing developers to quickly test changes in a Kubernetes cluster without manually building and pushing Docker images.
Scaffolding
Provides scaffolding for different programming languages, making it easier to get started with Kubernetes deployment for new applications.
Integration with Helm
Draft leverages Helm for packaging and deploying applications, which is a widely-used management tool in the Kubernetes ecosystem. This makes it easier for developers familiar with Helm to adopt Draft.
Local Development
Supports local development with the ability to deploy and test applications on a local Kubernetes cluster like Minikube, enhancing the developer experience.
The fire continued to blaze onward. We created SIGs – Special Interest Groups – to gather people weekly or bi-weekly to discuss specific areas of interest. I co-created and co-led SIG-Apps. My interest was figuring out how to make it easy to build, install and manage applications in Kubernetes and the tools we needed on top of Kubernetes. I contributed to Helm and Draft in particular around this time as there was…
– Source: dev.to
/
4 months ago
Kubernetes on AWS (kube-aws) – A command-line tool to declaratively manage Kubernetes clusters on AWS
Draft: Streamlined Kubernetes Development – A tool for developers to create cloud-native applications on Kubernetes
Helm-ssm – A low dependency tool for retrieving and injecting secrets from AWS SSM into Helm
Skupper – Multicloud communication for Kubernetes.
– Source: dev.to
/
over 2 years ago