From 55b05ce3e1d7e6b51e0e6323779a159349d3d109 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal <29420145+CRLannister@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:04:49 -0500 Subject: [PATCH] Update trouble_shooting.md --- trouble_shooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trouble_shooting.md b/trouble_shooting.md index 4af6838..3c2df49 100644 --- a/trouble_shooting.md +++ b/trouble_shooting.md @@ -76,7 +76,7 @@ This guide provides step-by-step troubleshooting instructions to nsure your Kube ``` 4. Verify all pods are running: ```bash - kubectl get pods --all-namespaces + kubectl get pods --all-namespaces ``` ## Helm Commands for JupyterHub