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 wlc-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