diff --git a/content/rancher/v2.x/en/troubleshooting/networking/_index.md b/content/rancher/v2.x/en/troubleshooting/networking/_index.md index 0115725e433..76dd5b7cd71 100644 --- a/content/rancher/v2.x/en/troubleshooting/networking/_index.md +++ b/content/rancher/v2.x/en/troubleshooting/networking/_index.md @@ -119,8 +119,6 @@ If a path fails the overlay test, you will see errors like the following: ``` command terminated with exit code 1 NODE2 cannot reach NODE1 -command terminated with exit code 1 -NODE3 cannot reach NODE1 ``` Cleanup the DaemonSet by running `kubectl delete ds/overlaytest`.