From b03d6031822835b9573872492600a786c0557537 Mon Sep 17 00:00:00 2001 From: Shannon Kularathna Date: Wed, 23 Feb 2022 23:16:45 +0000 Subject: [PATCH] Remove docker mention in bugs guidance --- .../en/docs/tasks/debug-application-cluster/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/debug-application-cluster/troubleshooting.md b/content/en/docs/tasks/debug-application-cluster/troubleshooting.md index 6c6641f382..4bfa053bd5 100644 --- a/content/en/docs/tasks/debug-application-cluster/troubleshooting.md +++ b/content/en/docs/tasks/debug-application-cluster/troubleshooting.md @@ -101,7 +101,7 @@ If filing a bug, please include detailed information about how to reproduce the problem, such as: * Kubernetes version: `kubectl version` -* Cloud provider, OS distro, network configuration, and Docker version +* Cloud provider, OS distro, network configuration, and container runtime version * Steps to reproduce the problem