From 089b55a64fcab0845ed4c326483ec33bc07bd35b Mon Sep 17 00:00:00 2001 From: Bryan Sullivan Date: Fri, 16 Feb 2018 12:28:45 -0800 Subject: Fix tabs JIRA: MODELS-2 Change-Id: I8a5011acb8f37b78ff9dff30060626bed0cb45a7 Signed-off-by: Bryan Sullivan --- tools/kubernetes/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/kubernetes/README.md') diff --git a/tools/kubernetes/README.md b/tools/kubernetes/README.md index ebddc11..55a54f8 100644 --- a/tools/kubernetes/README.md +++ b/tools/kubernetes/README.md @@ -42,7 +42,7 @@ Here is an overview of the deployment process, which if desired can be completed * deploy VES agent (OPNFV Barometer "VES Application") * on each worker, deploy OPNFV Barometer collectd plugin * [/tools/prometheus/prometheus-tools.sh](/tools/prometheus/prometheus-tools.sh): setup prometheus server and exporters on all nodes - * [/tests/k8s-cloudify-clearwater.sh](/tests/k8s-cloudify-clearwater.sh): deploy clearwater-docker and run clearwater-live-test + * [/tests/k8s-cloudify-clearwater.sh](/tests/k8s-cloudify-clearwater.sh): deploy clearwater-docker and run clearwater-live-test * note: kubectl is currently used to deploy the clearwater-docker charts; use of cloudify-kubernetes for this is coming soon. * when done, these demo elements are available, as described in the script output * Helm-deployed demo app dokuwiki @@ -51,7 +51,7 @@ Here is an overview of the deployment process, which if desired can be completed * Grafana dashboards and API * Kubernetes API * Cloudify API - * Clearwater-docker + * Clearwater-docker See comments in the [overall demo deploy script](demo_deploy.sh), the [k8s setup script](k8s-cluster.sh), and the other scripts for more info. -- cgit 1.2.3-korg