Search…
⌃K
Links

Deploy Kubecost Staging Builds

Staging builds for the Kubecost Helm Chart are produced at least daily before changes are moved to production. To upgrade an existing Kubecost Helm Chart deployment to the latest staging build, complete the following steps:
  1. 1.
    helm repo add kubecoststagingrepo https://kubecost.github.io/staging-repo/
  2. 2.
    Upgrade Kubecost to use staging repo
    helm upgrade kubecost kubecoststagingrepo/cost-analyzer -n kubecost