From 3760c9904cfa0c930c2e10ca16950fcda05317ca Mon Sep 17 00:00:00 2001 From: jay vyas Date: Tue, 26 Jun 2018 12:26:16 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 73b17e3f..0e97d949 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ $ vagrant ssh master [vagrant@master]$ mv topology.json.sample topology.json ``` +*If not running in the provided vagrant, make sure to edit the topology.json node, zone, device names to match you're kubernetes cluster.* + The following commands are meant to be run with administrative privileges (e.g. `sudo su` beforehand).