Rimantas Mocevicius

Rimantas Mocevicius

Setup Production Deis Workflow on GKE, Part Two

This is part two of a two part series that walks you through a full production setup of Deis Workflow. In part one, we set up off-cluster object storage, a Docker registry, and

How to monitor Deis Workflow with Sysdig Cloud

Deis Workflow is an open source Platform as a Service that works with and compliments Kubernetes. This is great if you want a Heroku-inspired workflow for easily deploying your container-based apps to the

Setting up a HA GlusterFS Cluster on GCE

As you know shared file systems are a tricky problem in the cloud. One solution to that problem is a distributed file system. Something each one of your app nodes can read from

Spinning Up Easily Kubernetes Cluster on GKE

So you've read about Kubernetes and maybe Google Cloud Platform, but you've never spun up a cluster for yourself. Fret not. In this post, we'll take you