www.LinuxHowtos.org





DOCKER

Section: Docker User Manuals (1)
Updated: Jun 2025
Index Return to Main Contents

 

NAME

docke-nod-update- Update a node

 

SYNOPSIS

docker node update [OPTIONS] NODE

 

DESCRIPTION

Update a node

 

OPTIONS

-availability=""         Availability of the node ("active", "pause", "drain")

-labe-add=         Add or update a node label ("key=value")

-labe-rm=         Remove a node label if exists

-role=""         Role of the node ("worker", "manager")

 

SEE ALSO

docke-node(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO