diff --git a/linkerd.io/content/2-edge/tasks/troubleshooting.md b/linkerd.io/content/2-edge/tasks/troubleshooting.md index e5f338570e..2400973449 100644 --- a/linkerd.io/content/2-edge/tasks/troubleshooting.md +++ b/linkerd.io/content/2-edge/tasks/troubleshooting.md @@ -1310,7 +1310,7 @@ Make sure multicluster extension is correctly installed and that the `links.multicluster.linkerd.io` CRD is present. ```bash -$ kubectll get crds | grep multicluster +$ kubectl get crds | grep multicluster NAME CREATED AT links.multicluster.linkerd.io 2021-03-10T09:58:10Z ``` diff --git a/linkerd.io/content/2.10/tasks/troubleshooting.md b/linkerd.io/content/2.10/tasks/troubleshooting.md index 5aadd629e1..ecda3f2223 100644 --- a/linkerd.io/content/2.10/tasks/troubleshooting.md +++ b/linkerd.io/content/2.10/tasks/troubleshooting.md @@ -1363,7 +1363,7 @@ Make sure multicluster extension is correctly installed and that the `links.multicluster.linkerd.io` CRD is present. ```bash -$ kubectll get crds | grep multicluster +$ kubectl get crds | grep multicluster NAME CREATED AT links.multicluster.linkerd.io 2021-03-10T09:58:10Z ``` diff --git a/linkerd.io/content/2.11/tasks/troubleshooting.md b/linkerd.io/content/2.11/tasks/troubleshooting.md index 16afe218ae..36c5143a72 100644 --- a/linkerd.io/content/2.11/tasks/troubleshooting.md +++ b/linkerd.io/content/2.11/tasks/troubleshooting.md @@ -1509,7 +1509,7 @@ Make sure multicluster extension is correctly installed and that the `links.multicluster.linkerd.io` CRD is present. ```bash -$ kubectll get crds | grep multicluster +$ kubectl get crds | grep multicluster NAME CREATED AT links.multicluster.linkerd.io 2021-03-10T09:58:10Z ``` diff --git a/linkerd.io/content/2.12/tasks/troubleshooting.md b/linkerd.io/content/2.12/tasks/troubleshooting.md index b28e02b2e3..5d875cbe1d 100644 --- a/linkerd.io/content/2.12/tasks/troubleshooting.md +++ b/linkerd.io/content/2.12/tasks/troubleshooting.md @@ -1281,7 +1281,7 @@ Make sure multicluster extension is correctly installed and that the `links.multicluster.linkerd.io` CRD is present. ```bash -$ kubectll get crds | grep multicluster +$ kubectl get crds | grep multicluster NAME CREATED AT links.multicluster.linkerd.io 2021-03-10T09:58:10Z ``` diff --git a/linkerd.io/content/2.13/tasks/troubleshooting.md b/linkerd.io/content/2.13/tasks/troubleshooting.md index b28e02b2e3..5d875cbe1d 100644 --- a/linkerd.io/content/2.13/tasks/troubleshooting.md +++ b/linkerd.io/content/2.13/tasks/troubleshooting.md @@ -1281,7 +1281,7 @@ Make sure multicluster extension is correctly installed and that the `links.multicluster.linkerd.io` CRD is present. ```bash -$ kubectll get crds | grep multicluster +$ kubectl get crds | grep multicluster NAME CREATED AT links.multicluster.linkerd.io 2021-03-10T09:58:10Z ``` diff --git a/linkerd.io/content/2.14/tasks/troubleshooting.md b/linkerd.io/content/2.14/tasks/troubleshooting.md index b28e02b2e3..5d875cbe1d 100644 --- a/linkerd.io/content/2.14/tasks/troubleshooting.md +++ b/linkerd.io/content/2.14/tasks/troubleshooting.md @@ -1281,7 +1281,7 @@ Make sure multicluster extension is correctly installed and that the `links.multicluster.linkerd.io` CRD is present. ```bash -$ kubectll get crds | grep multicluster +$ kubectl get crds | grep multicluster NAME CREATED AT links.multicluster.linkerd.io 2021-03-10T09:58:10Z ``` diff --git a/linkerd.io/content/2.15/tasks/troubleshooting.md b/linkerd.io/content/2.15/tasks/troubleshooting.md index a34f3456b1..198e2a8af3 100644 --- a/linkerd.io/content/2.15/tasks/troubleshooting.md +++ b/linkerd.io/content/2.15/tasks/troubleshooting.md @@ -1296,7 +1296,7 @@ Make sure multicluster extension is correctly installed and that the `links.multicluster.linkerd.io` CRD is present. ```bash -$ kubectll get crds | grep multicluster +$ kubectl get crds | grep multicluster NAME CREATED AT links.multicluster.linkerd.io 2021-03-10T09:58:10Z ``` diff --git a/linkerd.io/content/2.16/tasks/troubleshooting.md b/linkerd.io/content/2.16/tasks/troubleshooting.md index a34f3456b1..198e2a8af3 100644 --- a/linkerd.io/content/2.16/tasks/troubleshooting.md +++ b/linkerd.io/content/2.16/tasks/troubleshooting.md @@ -1296,7 +1296,7 @@ Make sure multicluster extension is correctly installed and that the `links.multicluster.linkerd.io` CRD is present. ```bash -$ kubectll get crds | grep multicluster +$ kubectl get crds | grep multicluster NAME CREATED AT links.multicluster.linkerd.io 2021-03-10T09:58:10Z ``` diff --git a/linkerd.io/content/2.17/tasks/troubleshooting.md b/linkerd.io/content/2.17/tasks/troubleshooting.md index e5f338570e..2400973449 100644 --- a/linkerd.io/content/2.17/tasks/troubleshooting.md +++ b/linkerd.io/content/2.17/tasks/troubleshooting.md @@ -1310,7 +1310,7 @@ Make sure multicluster extension is correctly installed and that the `links.multicluster.linkerd.io` CRD is present. ```bash -$ kubectll get crds | grep multicluster +$ kubectl get crds | grep multicluster NAME CREATED AT links.multicluster.linkerd.io 2021-03-10T09:58:10Z ```