Continuous Delivery

At the beginning of this book, we started by containerizing our applications, orchestrating them with Kubernetes, persisting their data, and exposing our service to the outside world. Later, we gained more confidence in our services by setting up monitoring and logging, and we made them scale in and out in a fully automatic manner. We'd now like to set our service on course by delivering our latest features and improvements to our services continuously in Kubernetes. We'll learn about the following topics in this chapter:

  • Updating Kubernetes resources
  • Setting up a delivery pipeline
  • How to improve the deployment process
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset