April 2018
Intermediate to advanced
374 pages
8h 35m
English
Another tool from the team at Microsoft, Draft, is available at https://draft.sh, and is a tool focused on trying to optimize the time going from a change in source control to being deployed within Kubernetes and to seeing those changes in action:

Draft focuses on simple commands and a local configuration file to create a local Helm chart for your application and to streamline getting it running on a Kubernetes cluster, encapsulating the repetitive process of building the container, pushing it to a container registry, and then deploying updated manifests to upgrade.
Like a few of these other tools, Draft builds on and uses Helm.
Read now
Unlock full access