add

Add a Kubernetes NodePool LAN

Usage

ionosctl k8s nodepool lan add [flags]

Aliases

For nodepool command:

[np]

For add command:

[a]

Description

Use this command to add a Node Pool LAN into an existing Node Pool.

You can wait for the Node Pool to be in "ACTIVE" state using --wait-for-state flag together with --timeout option.

Required values to run a command:

  • K8s Cluster Id

  • K8s NodePool Id

  • Lan Id

Options

Examples

Last updated