Slide 11
Slide 11 text
// Cloud Native Virtual Summit // Ways Towards a YAML-less Cloud-native DevEx // @LeanderReimer #cloudnativenerd #qaware
— Streamlined Kubernetes Development
• http://draft.sh
• Draft targets the "inner loop" of a developer's workflow: as you hack on code, but
before code is committed to version control.
• Developed and backed by Microsoft Azure
• Two simple commands: draft create and draft up
• Language Support: support for 8 language packs built-in: .NET, GO, Node, PHP, Java
(Maven, Gradle), Python and Ruby.
• Draft detects language and generates a Dockerfile and Helm Chart with the best
practices for that language.
11