From ece51e03c1495c37f86a70e5ff256c3380f078dd Mon Sep 17 00:00:00 2001 From: Frederic Branczyk Date: Tue, 28 Mar 2023 11:52:07 +0200 Subject: [PATCH] Add CRI requirements with frequently used runtime --- docs/parca-agent.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/parca-agent.md b/docs/parca-agent.md index a56b447c..a33bb7dd 100644 --- a/docs/parca-agent.md +++ b/docs/parca-agent.md @@ -7,6 +7,8 @@ The collected data can be viewed locally via HTTP endpoints and optionally be co ## Requirements * Linux Kernel version 4.18+ +* For Kubernetes metadata, a CRI that supports CRI v1 (for example containerd v1.6.x+) + ## Supported Profiles Profiles available for compiled languages (e.g. C, C++, Go, Rust):