How to make sure Jaeger works well for your tracing needs
Navigate to a section: Origin story Do you even need Jaeger? How Jaeger works Jaeger boosting tactics Let’s explore the …
Read moreHow to make sure Jaeger works well for your tracing needs
Navigate to a section: Origin story Do you even need Jaeger? How Jaeger works Jaeger boosting tactics Let’s explore the …
Read moreHow to make sure Jaeger works well for your tracing needs
The ideal state for deploying sidecars is automatic injection. What does that mean? It means that support service containers will …
Problem Open Policy Agent (OPA) is a useful admission controller for Kubernetes. A lot of nasty things can enter your …
Read moreQuick tactic: how to make sure OPA doesn’t crash your cluster
Kubernetes doesn’t store data itself Containers running in Kubernetes are stateless i.e. they don’t store data. Well, they can. But …
Read moreWhat are the best storage options for your K8s cluster?
Problem Kubernetes can assign pods to the same node by default. The risk comes up when you have a few …
Kubernetes clusters can get exploited without careful attention to scanning and securing key exposure areas. Make sure your microservices are safe and secure.
We’ll get into How to boost Prometheus in a minute, but let’s first review the basics. Prometheus pulls metrics Kubernetes …
Read moreHow to boost Prometheus for better Kubernetes monitoring
Kubernetes (a.k.a. K8s) is notorious for confusing people. It has 10s of components. This becomes daunting when you’re starting out. …
Read more3 basic tools you need to make your Kubernetes cluster run