Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
The Hydrosphere platform can be installed in the following orchestrator's:
To install Hydrosphere using docker-compose
, you should have the following prerequisites installed on your machine.
Download the latest 3.0.0 release from the :
Unpack the tar ball:
Set up an environment:
Clone the serving repository:
Set up an environment:
To install Hydrosphere on the Kubernetes cluster you should have the following prerequisites fulfilled.
PV support on the underlying infrastructure (if persistence is required)
Docker registry with pull/push access (if the built-in one is not used)
Add the Hydrosphere charts repository:
Install the chart from repo to the cluster:
Clone the repository:
Build dependencies:
Install the chart:
After the chart has been installed, you have to expose the ui
component outside of the cluster. For the sake of simplicity, we will just port-forward it locally.
To check the installation, open . By default, Hydrosphere UI is available at port 80.
By default, Hydrosphere spins up a minimal installation applicable only for testing purposes. Consult document for details about deploying production-ready Hydrosphere instance.
To check the installation, open .