Hopsworks K8s Installer

Hopsworks is an enterprise-grade distributed AI Lakehouse platform with a feature store; this installation deploys a distributed system that requires proper cloud infrastructure deployment. For enterprise development or production, contact us.

Install Hopsworks today on any of the following cloud provider:

curl -O https://raw.githubusercontent.com/logicalclocks/hopsworks-k8s-installer/master/install-hopsworks.py python3 install-hopsworks.py

Minimum Requirements:
- Supported Platforms: AWS (EKS), Google Cloud (GKE), Azure (AKS), or OVHCloud.
- Kubernetes cluster version ≥ 1.27.0.
- Minimum of 4-5 nodes recommended.
- Administrative access to your cloud platform.

Required Tools:
- Kubernetes CLI (kubectl)
- Package manager (helm)
- Respective cloud CLI tool (aws/gcloud/az)
- Other libraries (boto3, PyYAML)

Read more on the installer's requirements on the github page .

Bash Installation

bash -c "$(curl -fsSL https://raw.githubusercontent.com/MagicLex/hopsworks-k8s-installer/refs/heads/master/hopsworks-install.sh)" -- "$@"

Python Installation

python3 -c "$(curl -fsSL https://raw.githubusercontent.com/MagicLex/hopsworks-k8s-installer/refs/heads/master/hopsworks-install.py)"

Hopsworks for Enteprises

Hopsworks for Enterprises

Bash Installation

bash -c "$(curl -fsSL https://raw.githubusercontent.com/MagicLex/hopsworks-k8s-installer/refs/heads/master/hopsworks-install.sh)" -- "$@"

Python Installation

python3 -c "$(curl -fsSL https://raw.githubusercontent.com/MagicLex/hopsworks-k8s-installer/refs/heads/master/hopsworks-install.py)"

Deployment For Enterprise can be deployed on Any Cloud, On Premises or in a Hybrid setup
For a production and developement deployment of Hopsworks Enterprise, contact us to know more about ouroptions on global or sovereign clouds and Enterprise SLAs.