From 55ae2d256a84394d1ef2985bdb43f9f7b92ba405 Mon Sep 17 00:00:00 2001
From: andreasgeissler <andreas-geissler@telekom.de>
Date: Wed, 11 Dec 2019 13:29:28 +0100
Subject: Creating an "Operations and Administration Guides" section and
 restructuring chapters

Issue-ID: DOC-543

Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: Ia06c13cdf4299078c0fa5b133d50fe3d83c0cf59
---
 docs/guides/onap-user/cloud_site/k8s/index.rst | 12 ------------
 1 file changed, 12 deletions(-)
 delete mode 100644 docs/guides/onap-user/cloud_site/k8s/index.rst

(limited to 'docs/guides/onap-user/cloud_site/k8s')

diff --git a/docs/guides/onap-user/cloud_site/k8s/index.rst b/docs/guides/onap-user/cloud_site/k8s/index.rst
deleted file mode 100644
index ee8fd3da6..000000000
--- a/docs/guides/onap-user/cloud_site/k8s/index.rst
+++ /dev/null
@@ -1,12 +0,0 @@
-.. 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
-- 
cgit