Get up and running with a single command:
curl -O https://raw.githubusercontent.com/logicalclocks/hopsworks-k8s-installer/master/install-hopsworks.py
python3 install-hopsworks.py
Hopsworks is an enterprise-grade distributed AI Lakehouse platform with a feature store. Currently supports:
-
Amazon Web Services (EKS)
-
Google Cloud Platform (GKE)
-
Microsoft Azure (AKS)
-
OVHCloud
-
Kubernetes cluster version ≥ 1.27.0
-
4-5 nodes minimum
-
Required tools:
- kubectl
- helm
- Cloud CLI (aws/gcloud/az)
Want to dive deeper? Here's what you need:
-
AWS: m6i.2xlarge instances, EBS GP3 storage
-
GCP: n2-standard-8 instances
-
Azure: Standard_D8_v4 instances
Once installed, find your services at:
-
UI: https://:28181
-
API: https://:8182
-
Default login: admin@hopsworks.ai / admin
For enterprise deployment, including:
-
Production environments
-
Custom configurations
-
Enterprise SLAs
-
Sovereign cloud options
Contact our team for enterprise deployment options.