astroctl infra kubernetes addons metrics
Show live resource usage for an add-on
Synopsis
Show live resource usage for an add-on. The operation uses the same deployment lifecycle as an Astro application while keeping internal application and Helm details private.
astroctl infra kubernetes addons metrics <cluster-name> <addon> [flags]
Examples
astroctl infra k8s addons metrics production cert-manager
Options
-h, --help help for metrics
--window string window duration (for example 15m, 1h, 24h); minutes-scale, not truncated to whole hours (default "1h")
Options inherited from parent commands
-o, --output string Output format (json|yaml) (default "yaml")
SEE ALSO
- astroctl infra kubernetes addons - Manage Kubernetes cluster add-ons