Editor’s Note: ChefConf 2018 ‘How We Did It’ Series Welcome to final entry in our How We Did It series based on demos from the ChefConf 2018 Product Vision & Announcements keynote presentation. Today, Seth Thomas, Software Development Engineer on our Workstation team, will show us the newest project from Chef, Chef Workstation, and walk […]
Read MoreAuthor: Seth Thomas
Seth is a member of the Workstation team and longtime community member. He maintains test-kitchen, bento, and loves helping new users. When not working he's an avid footballer (soccer) and goalkeeper.
Kitchen-Docker or Kitchen-Dokken? Using Test Kitchen and Docker for fast cookbook testing
Chef’s Test Kitchen project allows for fast functional testing of infrastructure code. In the past few years, the rise of container technologies like Docker have allowed devops engineers to speed up this feedback cycle, since the startup time of a container is much faster than that of a VM image that needs to be cloned […]
Read More