Hi, The documentation of wiki is updated - should clarify better the deployment process. When you create service in SDC and after its distribution the Definition represented by "rb-name" is automatically created. In order to resolve the name of definition the easiest currently is to analyze logs of multicloud-k8s container from multicloud-k8s plugin where you have registered POST urls - one of then should show the name of created Definition - it should be a name of vfmodule. For that definition you should create profile and you should upload its content.
Please not that in order to have demo working you need to use specific versions of images of k8s plugin: * multicloud/k8s:latest * multicloud/framework-artifactbroker:1.3.4-SNAPSHOT Regards, [Logo Orange] Łukasz Rajewski, R&D Expert Orange Labs Poland, Advanced Network Systems Agency Mob.: +48 519 310 854 Orange Polska, Obrzeżna 7, 02-691 Warsaw www.orange.pl<http://www.orange.pl/> From: [email protected] [mailto:[email protected]] On Behalf Of satish kumar via Lists.Onap.Org Sent: Tuesday, July 16, 2019 10:26 AM To: [email protected]; [email protected]; Sood, Ritu; [email protected] Subject: Re: [onap-discuss] VNF Requirements - Any sample/reference implementation Hello Srini, Thank you so much for your reply. I will go through the attached email and try to deploy vFW. Let's see how it goes. Regards, Satish ________________________________ From: [email protected] <[email protected]> on behalf of Srini via Lists.Onap.Org <[email protected]> Sent: 15 July 2019 18:49:09 To: [email protected]; [email protected]; Sood, Ritu Subject: Re: [onap-discuss] VNF Requirements - Any sample/reference implementation Hi, It appears that wrong version of one of the container is being deployed. Can you please try as per the attached email? Thanks Srini From: [email protected] [mailto:[email protected]] On Behalf Of satish kumar Sent: Monday, July 15, 2019 2:05 AM To: Sood, Ritu <[email protected]>; [email protected] Subject: Re: [onap-discuss] VNF Requirements - Any sample/reference implementation 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<https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwiki.onap.org%2Fdisplay%2FDW%2FDeploying%2BvFw%2Band%2BEdgeXFoundry%2BServices%2Bon%2BKubernets%2BCluster%2Bwith%2BONAP&data=02%7C01%7Csatish.kumar%40surrey.ac.uk%7C612f9db312324ba982e108d7094cc32f%7C6b902693107440aa9e21d89446a2ebb5%7C0%7C1%7C636988098979132294&sdata=9g9QODnAkpX%2B%2BVBy7us2c7XQt32YZ9Ubh0f%2BxaN5Y70%3D&reserved=0> 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 (#18094): https://lists.onap.org/g/onap-discuss/message/18094 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]] -=-=-=-=-=-=-=-=-=-=-=-
