Apolo
HomeConsoleGitHub
  • Apolo concepts
  • CLI Reference
  • Examples/Use Cases
  • Flow CLI
  • Actions Reference
  • Apolo Extras CLI
  • Python SDK
  • Getting started
    • Introduction
    • First Steps
      • Getting Started
      • Training Your First Model
      • Running Your Code
    • Apolo Base Docker image
    • FAQ
    • Troubleshooting
    • References
  • Apolo Console
    • Getting started
      • Sign Up, Login
      • Organizations
      • Clusters
      • Projects
    • Apps
      • Pre-installed apps
        • Files
        • Buckets
        • Disks
        • Images
        • Secrets
        • Jobs
          • Remote Debugging with PyCharm Professional
          • Remote Debugging with VS Code
        • Flows
      • Available apps
        • Terminal
        • LLM Inference
          • vLLM Inference details
          • Multi-GPU Benchmarks Report
        • PostgreSQL
        • Text Embeddings Inference
        • Jupyter
        • VSCode
        • PyCharm Community Edition
        • MLflow
        • Apolo Deploy
        • Dify
        • Weaviate
        • Fooocus
        • Stable Diffusion
        • Hugging Face
        • Service Deployment
        • Spark Application
  • Apolo CLI
    • Installing CLI
    • Apps
      • Files
      • Jobs
      • Images
      • Available apps
        • VSCode
        • Hugging Face
        • Service Deployment
  • Administration
    • Apolo Credits
    • Cluster Management
      • Creating a Cluster
      • Managing Users and Quotas
      • Managing organizations
      • Creating Node Pools
      • Managing Presets
Powered by GitBook
On this page
  • Overview
  • Assigning credits
  • Metering

Was this helpful?

  1. Administration

Apolo Credits

Overview

Apolo supports muti-tiered billing and credits that enable our customers to easily setup a framework to monitor and control resource usage on up to individual project user level and up to tenant/org level. Each resource preset can be assigned an amount of credits per hour that this resource "spends" once used. The billing reports are available on the level of user/project/cluster/org to detail the usage associated with it for any given period. Apolo supports consumption metering on an organization level via a billing credits system.

Assigning credits

Credits are assigned to an organization by one of two methods:

  1. Provisioning credits to an organization by the cluster administrator.

  2. Purchasing credits via a credit card in the GUI.

Metering

Metering is supported for storage and consumption of resource presets by an application or job. Consumption rate is set using credits per hour on the cluster level by cluster administrator. Credits per hour rate is set for each cluster resource ( resource preset ), application and unit of storage. Credits can be tracked using billing reports dashboards for each organization, project and user for any period of time.

PreviousService DeploymentNextCluster Management

Last updated 3 days ago

Was this helpful?