K8s Sandboxing

Officially, Kubernetes is an open-source system for automating deployment, scaling and management of containerized applications.

I’ve been playing with a kubernetes environment for a while here and have done a few nifty things with it; running game servers, little golang dev boxes to fool around with, etc. I find myself facing a familiar challenge – I have this really powerful tool, but have little use for it in my current space. Can I adapt it?