Tools#

Helm CLI

Package manager for Kubernetes.

Required for deploying OSMO service and backend operator.

https://helm.sh/docs/intro/install
kubectl

Kubernetes command-line tool.

Required for managing and inspecting cluster resources.

https://kubernetes.io/docs/tasks/tools/install-kubectl/
psql

PostgreSQL client.

Required for database initialization and management tasks.

https://www.postgresql.org/docs/current/app-psql.html
OSMO Client

OSMO client.

Required for accessing the OSMO service.

Install Client