Tom Donohue Tom Donohue

Tools

Here’s a selection of little apps and tools that I’ve written.

OpenShift and Kubernetes YAML Builder

I’ve lost track of the number of times that I’ve fished around for YAML examples for Kubernetes! This simple JavaScript web-app generates your Kubernetes or OpenShift YAML for you. You just plug in some details, click Generate, and it creates YAML ready for you to apply to your cluster, or add into your Git repository. It’s all completely client-side vanilla JavaScript, so your data remains private to you. At the moment, the tool only supports some very limited options, but I will be adding support for more objects in the future.