Skaffold is a tool which handles the workflow of building, pushing and deploying container images and has the added benefit of facilitating an excellent local dev loop.In this post I will be exploring using Skaffold for local development of a Java based applicationInstalling SkaffoldInstalling Skaffold locally is straightforward,...