Skip to content

Commit 291870b

Browse files
committed
docs(talos): include single-node upgrade recipes in help text
Include single-node upgrade recipes in the help text for this Makefile.
1 parent 2f6e830 commit 291870b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

talos/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ help:
4141
@echo " upgrade Upgrade all nodes to desired installer image"
4242
@echo " upgrade-control Upgrade only controlplane nodes"
4343
@echo " upgrade-workers Upgrade only worker nodes"
44+
@echo " upgrade-control-<node> Upgrade a controlplane node"
45+
@echo " upgrade-worker-<node> Upgrade a worker node"
4446
@echo " help Display this help message"
4547
@echo " clean Remove generated configuration files"
4648

0 commit comments

Comments
 (0)