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

Andy Suderman is the CTO at Fairwinds.

6 minute read
| March 6, 2019

Best Practices for Implementing CI/CD Pipelines in Kubernetes

At Fairwinds, we take an opinionated approach on how to implement CI/CD pipelines in Kubernetes and Docker. In the following sections, I will outline the guiding principles... Read More
13 minute read
| January 29, 2019

Security Basics for your first Kubernetes Cluster

So you built a cluster. Maybe you have some apps deployed. You’re sold on this whole Kubernetes thing. Now what do you do? Read More
19 minute read
| November 20, 2018

Making Kubernetes Fully Operational

A Kubernetes cluster is a powerful tool. It gives you the power to deploy your containerized workloads, automatically scale them, and schedule them across multiple machines.... Read More
3 minute read
| October 10, 2018

Why My IP Is Not My Password

My IP Is Not My Password In the last several years, I’ve seen an alarming number of requests to implement a system where we allow access based on the user’s IP address. In my... Read More