2017-03-102017-03-11devops, haskell, kubernetes Deploying a Haskell Web Service to Kubernetes Haskell is a statically typed purely functional programming language from which other […]
2016-08-26devops Solving access problems after GKE cluster upgrade to v1.3 In this post I’m just going to briefly describe a work-around to […]
2016-05-202016-07-26devops, java, spring Distributed Coordination with Kubernetes At Parkster we’re in the process of migrating a large monolithic application […]
2016-04-082016-04-08bash, devops Docker Machine Port Forwarding When using MacOSX and Docker you currently need Docker Machine. A problem […]
2016-03-042016-03-04devops Kubernetes Caveats and Workarounds In a previous blog post I talked about how we came to […]
2016-02-122016-03-28devops Why We Chose Kubernetes A couple of months ago I set out to investigate some orchestration […]
2016-01-22devops Enable SSL in Jenkins in Docker Jenkins can be a pretty important piece of infrastructure to a company. […]
2015-12-112015-12-12devops Redirect HTTP to HTTPS in WordPress running behind a Google HTTP Load Balancer We’ve setup a multi-node WordPress installation in Kubernetes running inside the Google […]
2015-12-042015-12-04devops Restrict Google CloudSQL to a Kubernetes cluster If you’re on the Google cloud and are using a SQL database […]
2015-11-20bash, devops Simple templating engine in Bash TL;DR: Checkout the template engine at github. When working with pods in […]