Skip to main content

Installation

Client installation

Python

To install the Python client, run the following command:

python3 -m pip install exafunction

C++

To use the C++ client, Bazel is currently required. Please reference the Bazel Client docs.

Cloud installation

Existing Kubernetes cluster with Helm

Exafunction provides a Helm chart to install the ExaDeploy server on an existing cluster.

Setting up from scratch with Terraform

Exafunction provides Terraform modules per major cloud provider:

And for those who already have an existing Kubernetes cluster with their cloud provider:

On-prem installation

ExaDeploy can also be configured to run on baremetal. Please contact us if you'd like to chat about how to do this.