Fresh/Brewed

Springtime falls

Getting Started with KEDA

Getting Started with KEDA

Published Mar 14, 2020 by Isaac Johnson

A few weeks ago, a coworker of mine posted to our slack this medium articleabout KEDA and Kafka.I wasn’t familiar with Kubernetes-based Event Driven Autoscaler (KEDA)and wanted to find out more. It...

K8s and Redis; a tale of Layer 4 Ingress

K8s and Redis; a tale of Layer 4 Ingress

Published Mar 4, 2020 by Isaac Johnson

One thing that Kubernetes does particularly well is Layer 7 routing with Ingress.  If you have an HTTP/HTTPS service, there are a slew of tutorials out there as well as best practices for routing t...

Github Actions with Pi4 k3s

Github Actions with Pi4 k3s

Published Feb 26, 2020 by Isaac Johnson

In our last post we covered using a k3s on a Raspberry Pi4 to serve up build agents for Azure DevOps.  But what about those who use Github?  Github has a robust yaml based build system with actions...

K3S, Pi4, and Azure DevOps

K3S, Pi4, and Azure DevOps

Published Feb 16, 2020 by Isaac Johnson

We’ve explored Rancher’s K3s before as well as K3OS.  It’s a pretty handy lightweight kubernetes environment.  However, past attempts to make my Pi3b’s proper containerized build agent pools ultima...

CIVO Kubernetes: a solid managed k3s offering

CIVO Kubernetes: a solid managed k3s offering

Published Feb 9, 2020 by Isaac Johnson

I love exploring alternative cloud providers.  A new one I had not been aware of until recently is CIVO.  They are a smaller cloud company focused on DevOps based out of Stevenage, Hertfordshire in...

Self Hosted Container Registry in Kubernetes

Self Hosted Container Registry in Kubernetes

Published Jan 26, 2020 by Isaac Johnson

When using kubernetes, one piece that always goes hand-in-hand is the container registry. often when we talk about bringing up a cluster, there is the implicit assumption that the registry is “some...

Theme built by C.S. Rhymes