Build a Cloud Provider
Become an Akash provider and make profit on your spare compute made available for tenant lease.
Our curated guide to building your decentralized provider follows these sequential steps.
NOTE - the following features are not requirements of an Akash Provider but the enablement of such features may increase demand and tenant lease activity. Consider adding such functionality to your Akash Provider either in initial build or at a later stage.
NOTE - utilize these guides post Akash Provider build to ensure the provider is fully operational and during troubleshooting/maintenance needs.
The steps outlined above will guide the user through the creation of an Akash Provider and necessary components. The table below clarifies required and optional Helm Charts in the Provider build process.
Chart Name | Description |
---|---|
akash-provider | Installs an Akash provider (required) |
akash-hostname-operator | An operator to map Ingress objects to Akash deployments (required) |
akash-node | Installs an Akash RPC node (required) |
akash-inventory-operator | An operator required for persistent storage (optional) |
akash-ip-operator | An operator required for ip marketplace (optional) |
Last modified 2mo ago