[OpenDaylight TSC] ODL Helm chart
TIMONEY, DAN <dtimoney@...>
Luis, Anil:
ONAP also creates a base OpenDaylight docker container, based on the ONAP-specific ODL tarball. Here’s a link to the code that creates the Aluminum version of that docker:
https://github.com/onap/ccsdk-distribution/tree/master/opendaylight/aluminum/aluminum-alpine
Dan
-- Dan Timoney dtimoney@... Lead Member of Tech Staff ONAP Project Technical Lead : CCSDK and SDNC projects
From:
<TSC@...> on behalf of Luis Gomez <ecelgp@...>
OK, thanks for the ONAP pointers, I have explored them and I figured the following:
Docker:
1) ONAP projects use maven to build docker:
2) LFN global-jjb has templates for docker build and publish:
3) ONAP publishes docker images in Nexus:
Helm:
1) ONAP projects define their charts in a common repo called OOM:
2) Helm job are in ONAP ci-management repo whilst build Makefiles are in OOM:
3) ONAP publishes helm packages in Nexus:
So in general I think we can leverage a lot of work from above but before doing that I have a couple of question:
1) Does current Centos builder image support docker? 2) Does ODL have a docker repo like https://nexus3.onap.org/#browse/search/docker?
Thanks/Luis
|
|
Luis Gomez
Hi Dan, thanks for the pointer :)
toggle quoted message
Show quoted text
|
|