Summary
You’ve now seen Skaffold’s capabilities and architecture, and you’ve practiced how to build, test, and deploy using Skaffold, including doing so continuously while coding, in order to immediately see the results of each change you made.
Because Skaffold is used behind the scenes by Cloud Code and Cloud Deploy, and we use it throughout the book to manage various aspects of a continuous delivery pipeline, the information in this chapter is foundational for the rest of this book.
In the next chapter, we will look at how to use Cloud Code for software development.