hawtio / hawtio-kubernetes

hawtio plugin for working with kubernetes
Apache License 2.0
24 stars 14 forks source link

quake style chaos monkey using three js? #59

Open jstrachan opened 9 years ago

jstrachan commented 9 years ago

It'd be really hawt to be able to generate a quake-style world like this: http://media.tojicode.com/q3bsp/ https://github.com/toji/webgl-quake3

that maps kubernetes RCs / services to streets; with a building per pod; letting folks shoot pods to be a 3d human chaos monkey ;)

We could have a 'physical street` that lets you view the hosts and pods per host too to see how well they are packed?

Or like this - minecraft stylee: http://threejs.org/examples/#webgl_geometry_minecraft http://threejs.org/examples/#misc_controls_trackball

gashcrumb commented 8 years ago

Implemented here -> https://github.com/hawtio/hawtio-kube3d

davsclaus commented 8 years ago

Yeah we have angry pods now, should we close this ticket?