Recent posts

Oxidizing the Kubernetes operator

19 minute read

Some applications are hard to manage in Kubernetes, requiring lots of manual labor and time invested to operate them. Some applications might be hard to set ...

H2O on Kubernetes using Helm

6 minute read

Deploying real-world applications using bare YAML files to Kubernetes is a rather complex task, and H2O is no exception. As demonstrated in one of the previo...

Running H2O cluster on a Kubernetes cluster

9 minute read

The H2O Open Source is an in-memory platform for distributed, scalable machine learning. A perfect match for deployment on a Kubernetes cluster, the very mod...

Parallel Grid Search in H2O

5 minute read

H2O is in it’s core a platform for distributed, in-memory computing. On top of the distributed computation platform, the Machine learning algorithms are impl...