makeporngreatagain.pro
yeahporn.top
hd xxx

Locking and Unlocking a Swarm Cluster

228
  1. Enable autolock.
    docker swarm update --autolock=true
  2. Make note of the unlock key!
  3. Run a command to interact with the swarm, then restart docker and try the command again to verify that the swarm is locked.
    docker node ls
    sudo systemctl restart docker
    docker node ls
  4. Unlock the swarm using the unlock key and verify that it is unlocked.
    docker swarm unlock
    docker node ls
  5. Obtain the existing unlock key.
    docker swarm unlock-key
  6. Rotate the unlock key.
    docker swarm unlock-key --rotate
  7. Disable autolock.
    docker swarm update --autolock=false
    sudo systemctl restart docker
    docker node ls

Comments are closed, but trackbacks and pingbacks are open.

baseofporn.com https://www.opoptube.com
Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.