Overview
Explore the process of creating and implementing a secrets plugin for Docker Swarm in this 37-minute conference talk. Dive into the world of dynamic secrets management, moving beyond static secrets typically used in Swarm Mode. Learn how to leverage Docker Engine's plugin system to create a driver for runtime secret determination. Follow along as the speakers demonstrate writing a secrets plugin that retrieves dynamic secret values from HashiCorp Vault. Gain insights into deploying this plugin as a Swarm service, enhancing your distributed services' security and flexibility. Presented by Sune Keller from Alm Brand, this talk offers valuable knowledge for Docker enthusiasts looking to advance their secrets management strategies.
Syllabus
Building and Deploying a Secrets Plugin on Docker Swarm
Taught by
Docker