...

/

Configuring CA Settings and the Cluster Store

Configuring CA Settings and the Cluster Store

Let's see how to configure certificates for a swarm and what the cluster store is.

Swarm certificate authority (CA) configuration

You can use the docker swarm update command to configure the certificate rotation period. The following example changes it to 30 days.

$ docker swarm update --cert-expiry 720h
Setting certificate expiration duration
...
Access this course and 1400+ top-rated courses and projects.