Hello Team,

I am trying to deploy vFW application on K8S cluster with ONAP dublin version.

Environment:
ONAP Deployment: I have deployed ONAP Dublin version on Bare metal servers.

K8S cluster: I have also created a separate K8S cluster on bare metal server on 
which I am trying to deploy vFW application.

In attempt to deploy vFW application, I am following instructions given in 
website:
https://wiki.onap.org/display/DW/Deploying+vFw+and+EdgeXFoundry+Services+on+Kubernets+Cluster+with+ONAP

I am able to successfully create profile for K8S. The created profile is as 
follows (using Get command):

HTTP/1.1 200 OK
Server: openresty
Date: Mon, 15 Jul 2019 08:57:08 GMT
Content-Type: application/json
Content-Length: 156
Connection: keep-alive

{"rb-name":"test-rbdef","rb-version":"v1","profile-name":"p1","release-name":"r1","namespace":"testnamespace1","kubernetes-version":"1.15.0","labels":null}

However, I am getting error during Instantiation of the profile ( curl -d 
@create_rbinstance.json 
http://xx.xx.xx.xx:30280/api/multicloud-k8s/v1/v1/instance ( 
http://msb_node_ip:30280/api/multicloud-k8s/v1/v1/instance ) ) with the 
follwing create_rbinstance.json file :

{
"cloud-region": "RegionTwo",
"profile-name": "p1",
"rb-name":"test-rbdef",
"rb-version":"v1",
"labels": {
}
}

output:

"Error resolving helm charts: Downloading Definition: Get Resource Bundle 
definition content: Error finding objectID for tag content"

Please help me to debug this problem.

Many thanks,
Satish

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#18052): https://lists.onap.org/g/onap-discuss/message/18052
Mute This Topic: https://lists.onap.org/mt/32004114/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to