Monitoring my energy consumption with Octopus Energy, Grafana, Influxdb and Node.js

Those that know me, will vouch that I am a big lover of fancy dashboards, metrics and monitoring. I recently became a customer of Octopus Energy after a situation with Yorkshire Energy, and Scottish Power left a bad taste in my mouth (and wallet) One of the things I really like about Octopus is thatContinue reading Monitoring my energy consumption with Octopus Energy, Grafana, Influxdb and Node.js

Installing Kubernetes on Openstack with Cinder integration for persistent volume mounts

As I’m starting to investigate K8’s as a replacement for docker swarm, I have been seeing how to integrate it with our cloud infrastructure. I found a plugin which integrates the volumes, networking etc in with openstack natively, meaning that instead of doing a “volume mount” in docker swarm, with the dirs pinned to aContinue reading Installing Kubernetes on Openstack with Cinder integration for persistent volume mounts