Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    https://git.onap.org/dcaegen2/platform/blueprints/tree/blueprints/k8s-kpi-ms.yaml

Usecases 

(Supported usecases)


Deployment Prerequisite/dependencies

  1. DCAE and DMaaP pods should be up and running. 

  2. Make sure that cfy is installed and configured to work with the Cloudify deployment.

Deployment Steps & Validation

  1.  Execute bash on the bootstrap Kubernetes pod. Image Added
  2.  Download the kpi blueprint and save to /blueprints directory.
  3.  Run Cloudify to install the kpi ms      cfy blueprints upload -b kpi-ms k8s-kpi-ms.yamlImage Added    cfy deployments create -b kpi-ms kpi-ms   Image Added    cfy executions start -d kpi-ms installImage Addedthe pod status:Image Added

Functional tests       

(Specify/refer to functional test cases built around this service)

...