Skip to main content

astroctl infra kubernetes addons cost

Show measured usage, cost, and data coverage for an add-on

Synopsis

Show measured usage, cost, and data coverage 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 cost <cluster-name> <addon> [flags]

Examples

astroctl infra k8s addons cost production cert-manager

Options

-h, --help help for cost
--window string closed-hour window (for example 24h, 7d, 30d) (default "24h")

Options inherited from parent commands

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

SEE ALSO