Skip to main content
Version: v0.7.0

kubectl nova get

kubectl-nova get

get resources (clusters, schedulegroups or deployments) with additional context

Synopsis

This is a wrapper around kubectl get which displays more Nova-specific information about given resources.

kubectl-nova get [flags]

Options

  -h, --help   help for get

SEE ALSO

  • kubectl-nova - kubectl nova is a tool for installing Nova Control Plane, connecting workload clusters to Nova Control Plane, troubleshooting existing installation etc.
  • kubectl-nova get cluster - get clusters prints a list of connected workload clusters with additional context per each cluster, such as currently available resources (CPU/Memory/GPU) in each cluster, as well as node taints.
  • kubectl-nova get deployment - Get deployments
  • kubectl-nova get schedulegroup - get schedulegroups
Auto generated by spf13/cobra on 20-Sep-2023