diff options
author | Rene_Robert <rene.robert@orange.com> | 2019-07-10 18:05:00 +0200 |
---|---|---|
committer | Rene_Robert <rene.robert@orange.com> | 2019-07-12 16:29:56 +0200 |
commit | ecf8ecaf49c9a5bf7d48eb19fbd6a40d7d54db9b (patch) | |
tree | 39886cbd9f8207de85177f6e38cd50df1f7c4aa5 /docs/guides/onap-user/cloud_site/k8s | |
parent | 5f2162528582866f00cfed33d4f0cff2ae88ecbe (diff) |
Issue-ID: DOC-503
user guide about adding CloudSite
amended to take into account Catherine, Andreas and Thierry remarks
Signed-off-by: Rene_Robert <rene.robert@orange.com>
Change-Id: I16337f5f242979b1b0f82ccf18971a67b9ccba73
Diffstat (limited to 'docs/guides/onap-user/cloud_site/k8s')
-rw-r--r-- | docs/guides/onap-user/cloud_site/k8s/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/guides/onap-user/cloud_site/k8s/index.rst b/docs/guides/onap-user/cloud_site/k8s/index.rst new file mode 100644 index 000000000..ee8fd3da6 --- /dev/null +++ b/docs/guides/onap-user/cloud_site/k8s/index.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 +.. International License. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2017 AT&T Intellectual Property. All rights reserved. + + +Adding a Kubernetes (K8S) Cloud Site to ONAP +============================================ + +The following guide describe how to configure ONAP to be able to instantiate +a service in a new cloud site based on Kubernetes. + +TO BE COMPLETED |