v0.4.0
#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 predictworkload name output. If a namespace is not set on a given workload, it will be inherited from your Kubeconfig context.