CloudNatix logo

CloudNatix CLI

cnatix k8s drain force-ready

Transitions the oldest PENDING node drain in the cluster if any to the READY phase.

Synopsis

Transitions the oldest PENDING node drain in the cluster if any to the READY phase.

The agent refrains from running a new node drain when the last node drain has failed. This command tells the agent to work on the new node drain.

cnatix k8s drain force-ready [flags]

Options

      --cluster string   Name of the cluster
  -h, --help             help for force-ready

Options inherited from parent commands

      --global-controller-domain string   Domain name of the CloudNatix Global Controller
      --workspace string                  workspace directory (default is $HOME/.cnatix)

SEE ALSO

Next
Getting Started