get

Get a Kubernetes Node

Usage

ionosctl k8s node get [flags]

Aliases

For node command:

[n]

For get command:

[g]

Description

Use this command to retrieve details about a specific Kubernetes Node.You can wait for the Node to be in "ACTIVE" state using --wait-for-state flag together with --timeout option.

Required values to run command:

  • K8s Cluster Id

  • K8s NodePool Id

  • K8s Node Id

Options

Examples

Last updated