Configure long-term storage for Domino Cost Center
Domino Cost Center lets you retain your cost data in blob storage for long-term analysis. Non-AWS users can manually provision their blob store and set up federated storage for their Cost Center. To provision your blob store and set up Cost Center federated storage:-
In your Domino cluster, create a new file called
federated-store.yaml. - Format the contents of the file according to each cloud provider’s specifications:
-
Add a secret using
federated-store.yaml: kubectl create secret generic <secret_name> -n <namespace> --from-file=federated-store.yaml. -
Set
.Values.kubecostModel.federatedStorageConfigSecretto use your Kubernetes secret name.
Cloud integration for Domino Cost Center
Cost Center is preconfigured for AWS. Non-AWS users can manually provision their cost usage report and set up cloud integration for Cost Center. To retrieve billing information from your cloud provider, contact your Domino representative to set up Cost Center Cloud Billing Integration.Next Steps
- Prevent overspending by setting budgets and sending alerts to stakeholders, administrators, and team members approaching their limits.
- Learn more about automatic allocation of usage-based costs.