From 97175b13602d0929aa5b7abe5f80e9ce66d05b74 Mon Sep 17 00:00:00 2001 From: AmitDJagtap Date: Mon, 22 Oct 2018 15:32:20 +0530 Subject: [PATCH] Update _index.md + Minor issue fix for command to check logs --- .../en/installation/ha/helm-rancher/troubleshooting/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/ha/helm-rancher/troubleshooting/_index.md b/content/rancher/v2.x/en/installation/ha/helm-rancher/troubleshooting/_index.md index f841c0e8992..313ae5fb11b 100644 --- a/content/rancher/v2.x/en/installation/ha/helm-rancher/troubleshooting/_index.md +++ b/content/rancher/v2.x/en/installation/ha/helm-rancher/troubleshooting/_index.md @@ -62,7 +62,7 @@ pod/rancher-784d94f59b-vgqzh 1/1 Running 0 10m Use `kubectl` and the pod name to list the logs from the pod. ``` -kubectl -n cattle-namespace logs -f rancher-784d94f59b-vgqzh +kubectl -n cattle-system logs -f rancher-784d94f59b-vgqzh ``` ### Cert CN is "Kubernetes Ingress Controller Fake Certificate"