K3d cluster edit

k3d cluster edit

[EXPERIMENTAL] Edit cluster(s).

Synopsis

[EXPERIMENTAL] Edit cluster(s).

  1. k3d cluster edit CLUSTER [flags]

Options

  1. -h, --help help for edit
  2. --port-add [HOST:][HOSTPORT:]CONTAINERPORT[/PROTOCOL][@NODEFILTER] [EXPERIMENTAL] Map ports from the node containers (via the serverlb) to the host (Format: [HOST:][HOSTPORT:]CONTAINERPORT[/PROTOCOL][@NODEFILTER])
  3. - Example: `k3d node edit k3d-mycluster-serverlb --port-add 8080:80`

Options inherited from parent commands

  1. --timestamps Enable Log timestamps
  2. --trace Enable super verbose output (trace logging)
  3. --verbose Enable verbose output (debug logging)

SEE ALSO


Last update: July 21, 2021