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.
- STEP 1 - Build the Kubernetes Cluster for your Provider
- STEP 2 - Build your Cloud Provider via Helm Charts
- STEP 3 - Complete a CheckUp of your New Provider
- STEP 4 - Enable GPU Resources on your Cloud Provider
- STEP 5 - Enable Persistent Storage on your Cloud Provider
- STEP 6 - Provider Maintenance
- STEP 7 - Provider Troubleshooting
- STEP 8 - What's Next (Provider Care and Maintenance)
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.
The Akash Helm Chart repository can be accessed here.
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) |