From fcea6dbdb6832eb7c2bd2b172cc24fba7dadcf25 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Mon, 9 Apr 2018 11:29:19 -0500 Subject: [PATCH] Clarify Stern installation comments --- slides/kube/logs-cli.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/slides/kube/logs-cli.md b/slides/kube/logs-cli.md index 4bcb8382..06cc9f60 100644 --- a/slides/kube/logs-cli.md +++ b/slides/kube/logs-cli.md @@ -60,7 +60,9 @@ Exactly what we need! ] -(The installation will differ if you want to run Stern on anything else than a Linux amd64 machine.) +These installation instructions will work on our clusters, since they are Linux amd64 VMs. + +However, you will have to adapt them if you want to install Stern on your local machine. ---