Chapter 9. Securing a Swarm Cluster and the Docker Software Supply Chain

This chapter is all about Swarm cluster security. In particular, we'll take a look at the following topics:

  • The Software supply chain with Docker
  • Recommendations on how to secure a Swarm cluster
  • Use Docker Notary to secure the Software supply chain

Software Supply Chain

Software Supply Chain

Docker orchestration is only a component of the larger software supply chain. We basically start with Source Code as the raw material. Our source code is compiled and linked with Library and Dependent packages. We use Build Service to continuously integrate our Source Code and its Dependencies together and finally ...

Get Native Docker Clustering with Swarm 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.