Continuous deployment to Kubernetes with the Google Container Tools - David Gageot
About this talk
This talk focuses on improving the developer experience when working with applications deployed on Kubernetes. The speaker discusses several open-source projects launched by Google that aim to enhance this experience, including Skaffold for continuous deployment, Kaniko for safe image building on a cluster, and Jib and Bazel for faster image construction. Attendees will learn how to set up an efficient CI/CD pipeline that integrates these tools to streamline the development process with containers.