Sam Rose @samwho.dev · Jun 16

Made the demo app for my Kubernetes-in-the-browser library more fun. All runs in the browser, no server-side stuff (you have to create images using a JS API I’ve made, they’re not real Docker images). Requests you see travelling between pods are actual traffic. Whole cluster can be paused.

60 likes 4 replies

?

Replies

tushar · Jun 17

when is it releasing, or it's already released, i am not able to see it on your github

Justin Garrison · Jun 16

Why does the kubelet traffic not go to other nodes?

Matthew Sanabria · Jun 17

Are the requests going to the pods directly or through the ClusterIP service or whatever service type you're running (mocking?).

John · Jun 17

Niiiiiiiice