...
Execute bash on the cloudify manager kubernetes pod.
Code Block language bash kubectl -n onap exec -it <dev-dcaegen2-dcae-cloudify-manager> bash
Download the dfc blueprint.
Run Cloudify Install command to install dfc.
Code Block language bash cfy install <dfc-blueprint-path>
Expand title Sample output $ cfy install k8s-datafile.yaml
* Run 'cfy events list -e 37da3f5f-a06b-4ce8-84d3-8b64ccd81c33' to retrieve the execution's events/logs
...