For the complete documentation index, see llms.txt. This page is also available as Markdown.

get

Get a Kubernetes Node

Usage

ionosctl compute 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.

Use --wait (-w) to block until the resource reaches AVAILABLE state.

Required values to run command:

  • K8s Cluster Id

  • K8s NodePool Id

  • K8s Node Id

Options

Examples

Last updated