© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
E. FoudaA Complete Guide to Docker for Operations and Development https://doi.org/10.1007/978-1-4842-8117-8_10

10. Orchestration

Engy Fouda1  
(1)
Hopewell Junction, NY, USA
 

In this chapter, you will learn about how to go to production. It is all about services and writing the YAML file, whether you use the Docker swarm or Kubernetes as your orchestrator.

Therefore, the chapter will cover the following topics:
  • The steps from development to production

  • How to write a docker-compose YAML file

  • How to write a Kubernetes manifest YAML file

From Development to Production

As we have seen in previous chapters, we start our app development by writing the code of every container ...

Get A Complete Guide to Docker for Operations and Development: Test-Prep for the Docker Certified Associate (DCA) Exam now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.