This repository contains the cluster creation and management components of the Hydro stack.
The hydro.cluster
package contains scripts to create and scale Hydro clusters using Kubernetes and kops. You can find a detailed getting started guide on spinning up a new cluster on using AWS here. We have not tested running Hydro on other cloud providers, but kops
does support other providers. If you are interested in extending Hydro to run in other environments, please open an issue or email us.
The hydro.management
package has a management server that runs inside a Hydro cluster, performs some basic metadata management for the Anna KVS, and runs the policy engine for the Droplet serverless platform.
The Hydro Project is licensed under the Apache v2 License.