diff options
author | Donald Hunter <donaldh@cisco.com> | 2019-03-08 14:56:55 +0000 |
---|---|---|
committer | Donald Hunter <donaldh@cisco.com> | 2019-03-11 09:46:39 +0000 |
commit | 4d147ebcb1e732721b9de11e894063936c4e3b6b (patch) | |
tree | ef7fb1e4c558e20e0daf30ff25531fb277ec3818 /pnda-bootstrap-container/README.md | |
parent | 85096a76c203ca3690d10802f50d224e663401b8 (diff) |
Move PNDA mirror and bootstrap from deployments
Change-Id: I1c23c9a37f27f0fae46ae1547896d1462f67a15c
Issue-ID: DCAEGEN2-1322
Signed-off-by: Donald Hunter <donaldh@cisco.com>
Diffstat (limited to 'pnda-bootstrap-container/README.md')
-rw-r--r-- | pnda-bootstrap-container/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pnda-bootstrap-container/README.md b/pnda-bootstrap-container/README.md new file mode 100644 index 0000000..43e089e --- /dev/null +++ b/pnda-bootstrap-container/README.md @@ -0,0 +1,8 @@ +# PNDA Boostrap container +## Purpose +The artifacts in this directory build a Docker image including the PNDA CLI. +The CLI allows the bootstrap of a PNDA container. + +## Running the Container +The container is intended to be launched via a Helm chart as part +of the ONAP deployment process, guided by OOM. |