<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=521127644762074&amp;ev=PageView&amp;noscript=1">
5 minute read
| August 14, 2019

Deciding on Amazon ECS vs. Kubernetes for Container Orchestration

When it comes to container orchestration, Kubernetes has become the de-facto standard for managing and running containerized workloads in production. “Openness” is one of the... Read More
4 minute read
| August 14, 2019

The Benefits of Managed Kubernetes vs. Amazon ECS

In a previous post, we discussed the pros and cons of solutions like AWS Elastic Container Service (ECS) for container orchestration. As of 2019, Kubernetes has become the... Read More
9 minute read
| July 25, 2019

Announcing Polaris Snapshot

Two months ago at Fairwinds (formerly ReactiveOps), we launched Polaris , an open source dashboard for auditing Kubernetes workload configuration. We saw a great... Read More
3 minute read
| July 16, 2019

Why choose Kubernetes?

If you are in the process of migrating your workloads to the cloud for the first time, you’ve likely come across the topic of containerization and microservices.... Read More
4 minute read
| July 16, 2019

Zero to SRE: Day One for Your Junior Engineer

This will be a three-part blog series on developing junior engineers for organizational leaders who shape the culture of your company such as CTOs, engineering VPs and,... Read More
5 minute read
| July 12, 2019

Zero to SRE: How To Invest In Junior Engineers

It’s not easy to find, recruit and hire senior engineers in the software space. And it’s an expensive undertaking if you’re successful; senior engineers command high... Read More
5 minute read
| July 11, 2019

ReactiveOps Relaunches as Fairwinds

This article was written by Brian Dowling and originally appeared in Xconomy. Read More
7 minute read
| May 7, 2019

Upgrading to Istio 1.

Istio recently released version 1.1.1 of their popular service mesh with several changes and improvements. Without a doubt you should likely upgrade from earlier versions to... Read More
7 minute read
| April 17, 2019

Help Improve Your Kubectl Command With Plugins

You can add features to the kubectl Kubernetes command-line tool using plugins. Create kubectl sub-commands to add custom functionality while maintaining a cohesive... Read More
18 minute read
| March 11, 2019

Upgrade cert-manager - It’s Worth It!

The cert-manager project Automatically provisions and renews through TLS certificate management in Kubernetes. It supports using your own certificate authority, self signed... Read More
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