diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/security/k8s/README | 12 |
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 ======= |