<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=521127644762074&amp;ev=PageView&amp;noscript=1">

Luke Read is Lead Site Reliability Engineer at Fairwinds.

12 minute read
| April 5, 2022

Fairwinds’ Open Source Projects for Kubernetes

Open source software is core to Fairwinds, providing Kubernetes support to our customers and the larger community. We work hard to build open source projects that help our... Read More
4 minute read
| December 1, 2021

Check Out the Specifics of Our New Goldilocks Upgrade

The original goal of our open source project, Goldilocks, was to provide a dashboard utility for identifying a baseline in Kubernetes resource requests and limits. To provide... Read More
5 minute read
| September 16, 2020

Demo: Monitoring Kubernetes Workloads with Astro

I am a Site Reliability Engineer at Fairwinds where we provide both Software and Service offerings that help our clients succeed in the world of Kubernetes. In our highest... Read More
7 minute read
| August 31, 2020

Intro to Kube ingress: Set up nginx Ingress in Kubernetes Bare Metal

An ingress is a resource that enables traffic to come into your Kubernetes cluster from the outside. This is usually to HTTP or HTTPS service. There are ways to map non-HTTP... Read More
4 minute read
| April 10, 2020

Kubernetes Solved: Easily Find Deprecated API Versions with Pluto

Pluto is an open source utility to help users easily find deprecated Kubernetes API versions in their Infrastructure-as-Code repositories and Helm releases. The Kubernetes... Read More