From 9df1812d8e231bdafe7013117dabd100143768f3 Mon Sep 17 00:00:00 2001 From: Nimrod Gilboa Markevich <59927337+nimrod-up9@users.noreply.github.com> Date: Thu, 21 Oct 2021 15:29:26 +0300 Subject: [PATCH] Add k8s version requirements to README (#389) A version lower than 1.16.0 fails with the error message: Error updating tappers: 415: Unsupported Media Type. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aa9a73e56..4ccce42a0 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Think TCPDump and Chrome Dev Tools combined. - No installation or code instrumentation - Works completely on premises +## Requirements + +A Kubernetes server version of 1.16.0 or higher is required. + ## Download Download Mizu for your platform and operating system