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

9 minute read
| November 20, 2024

It's Time To Seriously Talk About Disaster Recovery

It’s always a good time to reflect on something that should send shivers down the spine of any organization: disaster recovery. As climate-related disruptions (most recently,... Read More
8 minute read
| October 11, 2024

Exploring Goldilocks: ‘Just Right’ Resource Management

Managing resource requests and limits in Kubernetes can be challenging, especially for teams that are new to container orchestration or scaling complex workloads. But without... Read More
5 minute read
| September 24, 2024

Join KubeCrash Fall 2024 for Platform Engineering the Cloud Native Way

I’m excited to be back at KubeCrash this fall! Mark your calendars to join us on Wednesday, October 9th starting at 10 AM ET, as KubeCrash pulls together a day packed with... Read More
5 minute read
| August 9, 2024

Kubernetes Turns 10: A Ditty Dedicated to a Decade of Container Orchestration

It’s hard to believe, but Kubernetes, our favorite container orchestration tool, turned ten this year! It feels like just yesterday when it was just an internal project at... Read More
5 minute read
| June 5, 2024

Kubernetes Basics Tutorial: Ensure Containers Do Not Run As Root

A container is a unit of software that brings code and all of its dependencies together, making it possible to run the application quickly and reliably in different computing... Read More
36 minute read
| April 22, 2024

A Step-by-Step Guide to Securely Upgrading Your EKS Clusters

As an agile open source project, Kubernetes continues to evolve, as does the cloud computing landscape. Keeping up with the latest versions isn’t practical for many... Read More
12 minute read
| April 5, 2024

5 Ways You Can Diagnose & Prevent OOMKilled Errors in Kubernetes

Learn some of the steps you can take to diagnose an OOMKilled (Out of Memory) error in a Linux-based system. Out of memory errors in Kubernetes usually occur when a container... Read More
4 minute read
| April 2, 2024

How to Escape the 3 AM Page as a Kubernetes Site Reliability Engineer

It’s Saturday night. You’re out to dinner with friends. Suddenly, a familiar tune emits from your pocket. Dread fills you as you fish your phone out of your pocket and unlock... Read More
10 minute read
| October 24, 2023

AMA with K8s Experts: Learn from Real-Life Pitfalls & Success Stories

We hear it all the time: Kubernetes is great, but it's complicated. But the consensus is that despite the complexity, Kubernetes is worth the effort. We recently had a panel... Read More
5 minute read
| September 29, 2023

Your Questions on Polaris: Open Source Configuration Validation for Kubernetes

There are many ways to configure Kubernetes and the workloads that it runs, and unfortunately, many of them are dangerous. It's far too easy to introduce problems related to... Read More
11 minute read
| September 21, 2023

Building a Kubernetes Platform: How to Handle Cost Management & Reporting

Platforms, sometimes called internal developer platforms, are a unified infrastructure that allows all the development teams you have in your company, whether it be two or 20... Read More
7 minute read
| August 24, 2023

What Not to Monitor and What Not to Alert On in Kubernetes

Kubernetes, the de-facto container orchestrator, offers considerable flexibility and power. But monitoring every single thing in Kubernetes can become overwhelming quickly!... Read More