Skip to content

v0.4.0

Choose a tag to compare

@michaelmdresser michaelmdresser released this 10 Feb 20:04
· 77 commits to main since this release
1f58521

#141:

  • Added basic cost diffing support to kubectl cost predict. The default behavior will attempt to match workload specs with existing workloads tracked by Kubecost and will calculate a cost diff based on resource request. Disable with --no-diff.
  • Added a namespace to the kubectl cost predict workload name output. If a namespace is not set on a given workload, it will be inherited from your Kubeconfig context.