From fcdf66a1fdbda6c236848a94e8b2dc2c300a9d02 Mon Sep 17 00:00:00 2001 From: Christopher Negus Date: Mon, 18 Apr 2022 23:32:41 +0000 Subject: [PATCH] Deleted a blank line --- .../en/docs/setup/production-environment/container-runtimes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/docs/setup/production-environment/container-runtimes.md b/content/en/docs/setup/production-environment/container-runtimes.md index a75964f477..8c5e744502 100644 --- a/content/en/docs/setup/production-environment/container-runtimes.md +++ b/content/en/docs/setup/production-environment/container-runtimes.md @@ -15,7 +15,6 @@ You need to install a into each node in the cluster so that Pods can run there. This page outlines what is involved and describes related tasks for setting up nodes. - Kubernetes {{< skew currentVersion >}} requires that you use a runtime that conforms with the {{< glossary_tooltip term_id="cri" text="Container Runtime Interface">}} (CRI).