Skip to main content

Prerequisites

  • Kubernetes
  • Helm and kubectl
  • Beta9 CLI

Dependencies

Beta9 uses an S3-compatible object storage system for its file system. In this example, we’ll deploy localstack.
Without a Localstack license, its data is temporary. If its pod is deleted, the data will be lost. We recommend that you use AWS S3 or something similar.

Install Helm Chart

Install the helm chart and open connections to the service.

Configure the CLI

Create a new config.
Confirm the config was created and has a token set.