An httpbin.org clone that you can host on your own Kubernetes cluster. This is a clone of gohttpbin, but designed to run on a Kubernetes cluster instead of Google App Engine.
This project is based heavily upon @ahmetb's [https://github.com/ahmetb/go-httpbin](go-httpbin project). It simply adds a running server, helm chart, and CI hooks to deploy to kubehttpbin.org.