[Container-tools] Adding OpenShift as a service in ADB/CDK

Lalatendu Mohanty lmohanty at redhat.com
Thu Jan 14 13:59:56 UTC 2016


On 01/13/2016 08:33 PM, Praveen Kumar wrote:
> Hi,
>
> We had discussions about handling different provider for a long run
> and using systemd looks a way to go solution[0] . Since we are running
> OpenShift in a container instead of native application we created a
> systemd file[1]  for it as docker doc suggest.
>
> Now I can only think only 2 different way to include it in ADB box.
> 1. Create a package which contain all required files for OpenShift and
> in kickstart we will install that package.
>
> 2. Include those scripts in kickstart file[2] and then build the box
> but that will make kickstart file messy and hard to maintain.
>
> If you have some other options to handle it then please pitch in.
>
> [0] https://github.com/projectatomic/adb-atomic-developer-bundle/issues/140
> [1] https://github.com/projectatomic/adb-atomic-developer-bundle/pull/191
> [2] https://github.com/projectatomic/adb-atomic-developer-bundle/blob/master/build_tools/kickstarts/centos-7-adb-vagrant.ks
>

I think having a separate package to include the service files , 
required scripts  in to ADB/CDK is the right way to go. Because it is 
just not the OpenShift use case but in future we might want to add more 
stuffs with respect to providers.

-Lala




More information about the Container-tools mailing list