Partially Attended

an irregularly updated blog by Ian Mulvany

blog posts about kubernetes

Where should you host your Kubernetes solution?

I previously Kicked the tyres on kubernetes, with an example of how to deploy it onto Google’s infrastructure, but if you want to scale out and start dong some real work with this piece of infrastructure where should you go to have a hosted Kubernetes solution? I honestly don’t have an answer to that. The Kubernetes site provides a large list of providers. A friend of mine has been considering between https://stackpoint. ... (more)

Kubernetes - As I Learn

I’m currently working on supporting a JupyterHub installation for a series of online courses that we are launching at SAGE. Along the way I’ve had to get my head around deploying the software using kubernetes. This is a stack that I’ve been aware of for quite a while, but I’ve not worked with it before. In order to help with debugging my installation I’m writing up a guide on some of the kubernetes commands that I found useful when deploying a service onto google cloud. ... (more)