Merge pull request #931 from AmitDJagtap/patch-1

Command to check logs of rancher pod fixed
This commit is contained in:
Denise
2018-10-22 11:04:44 -07:00
committed by GitHub
@@ -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. 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" ### Cert CN is "Kubernetes Ingress Controller Fake Certificate"