From 8722de6da2f2071db66df76e365c281cbd296f54 Mon Sep 17 00:00:00 2001 From: Bridget Kromhout Date: Sun, 30 Sep 2018 20:54:31 -0400 Subject: [PATCH] Update namespaces.md --- slides/k8s/namespaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/k8s/namespaces.md b/slides/k8s/namespaces.md index 06071e26..d9efb808 100644 --- a/slides/k8s/namespaces.md +++ b/slides/k8s/namespaces.md @@ -236,7 +236,7 @@ Note: it might take a minute or two for the app to be up and running. - `kube-ps1` makes it easy to track these, by showing them in our shell prompt -- It's a simple shell script availble from https://github.com/jonmosco/kube-ps1 +- It's a simple shell script available from https://github.com/jonmosco/kube-ps1 - On our clusters, `kube-ps1` is installed and included in `PS1`: ```