Often, especially with home lab setups, we will deploy a service that has no authentication of its own. If we want this service exposed to the internet, our options usually are to use HTTP Basic Auth or bring in a full fledged identity management suite, which is often inappropriate for […]
Tag: Flux
Scraping Smart Plugs and Graphing the Data into New Relic
My Kubernetes Cluster Experience
Image credit: https://medium.com/coryodaniel/working-with-kubernetes-jobs-848914418 (Links to code for my environment at the bottom) I didn’t like how my main unRAID server was a single point of failure, so I set out to make a Kubernetes cluster. Initially I used Rancher to create it and it was very easy – simply install […]