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

6 minute read
| May 30, 2024

How Old Are Your Kubernetes Nodes?

How old are your Kubernetes nodes? Most often, people don’t know the answer to this question, or if they do, they know that “most” of their nodes are a certain age, and some... Read More
16 minute read
| April 5, 2024

Guide to Understanding Your Kubernetes Liveness Probes Best Practices

Kubernetes, initially released in 2014, is an open source container orchestration system released under Apache License 2.0 and written in the programming language Go. Google... Read More
6 minute read
| May 5, 2023

Fairwinds Insights Basics Tutorial: How to Resolve Readiness Probe Action Items

Readiness probes, like liveness probes, are a type of health check in Kubernetes. They determine whether a container is ready to accept traffic. If a container fails a... Read More
6 minute read
| April 11, 2023

Fairwinds Insights Basics Tutorial: How to Resolve Liveness Probe Action Items

Liveness probes are an important type of health check in Kubernetes that determines whether a container is running and responsive. Kubernetes probes can help you identify... Read More