跳到主要内容

sealos_add

sealos add

add some nodes

sealos add [flags]

Examples


add to nodes :
sealos add --nodes x.x.x.x

add to default cluster:
sealos add --masters x.x.x.x --nodes x.x.x.x
sealos add --masters x.x.x.x-x.x.x.y --nodes x.x.x.x-x.x.x.y

Options

      --cluster string   name of cluster to applied join action (default "default")
-h, --help help for add
--masters string masters to be joined
--nodes string nodes to be joined

Options inherited from parent commands

      --cluster-root string   cluster root directory (default "/var/lib/sealos")
--debug enable debug logger

SEE ALSO

  • sealos - simplest way install kubernetes tools.
Auto generated by spf13/cobra on 13-Oct-2022