k8s: Add documentation on runtime dependencies 26/90826/2
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Thu, 27 Jun 2019 14:11:34 +0000 (16:11 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Mon, 8 Jul 2019 10:29:52 +0000 (12:29 +0200)
Issue-ID: SECCOM-235
Change-Id: I370636220151a5755f467055418f866afe11d5d9
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
test/security/k8s/README

index e7ee79f..f69eb6e 100644 (file)
@@ -11,11 +11,23 @@ Getting started
 Prerequisites
 =============
 
+Build
+-----
+
 - make
 - go_
 
 .. _go: https://golang.org/doc/install
 
+Run
+---
+
+- `Rancher CLI`_
+- Docker_ (required to perform selected Rancher CLI calls)
+
+.. _`Rancher CLI`: https://rancher.com/docs/rancher/v1.6/en/cli
+.. _Docker: https://docs.docker.com/install
+
 Running
 =======