Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 3.05 KB

File metadata and controls

38 lines (25 loc) · 3.05 KB

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.

OPTIONAL 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.

VERIFICATIONS AND TROUBLESHOOTING

NOTE - utilize these guides post Akash Provider build to ensure the provider is fully operational and during troubleshooting/maintenance needs.

Helm Chart Repository for Akash Providers

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 NameDescription
akash-providerInstalls an Akash provider (required)
akash-hostname-operatorAn operator to map Ingress objects to Akash deployments (required)
akash-nodeInstalls an Akash RPC node (required)
akash-inventory-operatorAn operator required for persistent storage (optional)
akash-ip-operatorAn operator required for ip marketplace (optional)