aboutsummaryrefslogtreecommitdiffstats
path: root/test/security
diff options
context:
space:
mode:
authorPawel Wieczorek <p.wieczorek2@samsung.com>2019-06-27 16:11:34 +0200
committerPawel Wieczorek <p.wieczorek2@samsung.com>2019-07-08 12:29:52 +0200
commitff3ebac2a21a4f9d8213ec255656d199cb6f4fe9 (patch)
tree1ec3f4848a9a9ff9648f2b844203c9e8e8f51ae1 /test/security
parent8f8f27f136cb31325a5a486a3c5b9903b279ee7e (diff)
k8s: Add documentation on runtime dependencies
Issue-ID: SECCOM-235 Change-Id: I370636220151a5755f467055418f866afe11d5d9 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'test/security')
-rw-r--r--test/security/k8s/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/security/k8s/README b/test/security/k8s/README
index e7ee79f3d..f69eb6ee8 100644
--- a/test/security/k8s/README
+++ b/test/security/k8s/README
@@ -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
=======