Skip to main content

astroctl infra kubernetes metrics summary

Show cluster-wide resource-usage totals and coverage

astroctl infra kubernetes metrics summary [cluster-name] [flags]

Examples


astroctl infra k8s metrics summary -c my-cluster --window 1h
astroctl infra k8s metrics summary my-cluster --window 15m

Options

-h, --help help for summary
--window string window duration (for example 15m, 1h, 24h); minutes-scale, not truncated to whole hours (default "1h")

Options inherited from parent commands

-c, --cluster-name string cluster name
-o, --output string Output format (json|yaml) (default "yaml")

SEE ALSO