Here's a little something I cooked up this weekend, to interact with a
Kubernetes cluster from Clojure:
https://github.com/blak3mill3r/keenest-rube
It abstracts away the K8s API calls completely. Instead, you get the state
of the cluster as a value in an atom. Changes to the state of the cluste
Thanks, Laurens &Thomas
I have simply followed the instructions on this guide --
https://clojurescript.org/guides/quick-start -- up to the point before the
section "Less Boilerplate" Where it says I should see the message "Hello
World!" in the browser (Chrome) console. I see nothing except the