Skip to main content
Version: v0.9.0

kubectl nova get schedulegroup

kubectl-nova get schedulegroup

get schedulegroups

Synopsis

get schedulegroups list existing ScheduleGroup objects, and shows to which workload cluster given ScheduleGroup was assigned, as well as SchedulePolicy that was used to pick a target cluster.

kubectl-nova get schedulegroup [flags]

Examples


$ kubectl nova get schedulegroups
NAME NOVA WORKLOAD CLUSTER NOVA POLICY NAME
------------------ -------------------------------------- --------------------------------------

test-schedule-policy-worker1-dd30999a kind-workload-1 test-schedule-policy-worker1
------------------ -------------------------------------- --------------------------------------


Options

      --context string   Nova context (default "nova")
-h, --help help for schedulegroup

SEE ALSO

  • kubectl-nova get - get resources (clusters, schedulegroups or deployments) with additional context
Auto generated by spf13/cobra on 19-Feb-2024