Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
Task : Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.
Draft : Simple app development & deployment - into any Kubernetes cluster. Draft makes it easy to build applications that run on Kubernetes. Draft targets the...
Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team.
Write a Tiltfile script that descri...
Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates